aws-bedrock-chatbot-ui

chat ui for bedrock

https://github.com/superyhee/aws-bedrock-chatbot-ui

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 7 months ago · JSON representation ·

Repository

chat ui for bedrock

Basic Info
  • Host: GitHub
  • Owner: superyhee
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Size: 719 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

bedrock-chat-ui

chat ui for bedrock

Owner

  • Name: heyang
  • Login: superyhee
  • Kind: user
  • Location: china
  • Company: AWS

AWS Solution Architect

Citation (CITATION.cff)

cff-version: 1.2.0
title: Chuanhu Chat
message: >-
  If you use this software, please cite it using these
  metadata.
type: software
authors:
  - given-names: Chuanhu
    orcid: https://orcid.org/0000-0001-8954-8598
  - given-names: MZhao
    orcid: https://orcid.org/0000-0003-2298-6213
  - given-names: Keldos
    orcid: https://orcid.org/0009-0005-0357-272X
repository-code: 'https://github.com/GaiZhenbiao/ChuanhuChatGPT'
url: 'https://github.com/GaiZhenbiao/ChuanhuChatGPT'
abstract: This software provides a light and easy-to-use interface for ChatGPT API and many LLMs.
license: GPL-3.0
commit: c6c08bc62ef80e37c8be52f65f9b6051a7eea1fa
version: '20230709'
date-released: '2023-07-09'

GitHub Events

Total
Last Year

Dependencies

Dockerfile docker
  • python 3.10-slim-buster build
requirements.txt pypi
  • Pillow >=10.1.0
  • PyPDF2 *
  • Pygments *
  • anthropic *
  • arxiv *
  • boto3 *
  • colorama *
  • commentjson *
  • duckduckgo-search >=5.3.0
  • faiss-cpu ==1.7.4
  • googlesearch-python *
  • gradio ==4.26.0
  • gradio_client ==0.15.1
  • langchain ==0.1.14
  • langchainhub *
  • markdown *
  • numexpr *
  • openpyxl *
  • pandas *
  • pandoc *
  • pdfplumber *
  • protobuf ==3.20.3
  • pydantic ==2.5.2
  • pypinyin *
  • python-docx *
  • python-pptx *
  • socksio *
  • tabulate *
  • tiktoken *
  • tqdm *
  • ujson *
  • unstructured *
  • websocket_client *
  • wikipedia *
  • wolframalpha *
requirements_advanced.txt pypi
  • accelerate *
  • auto-gptq *
  • cpm-kernels *
  • einops *
  • huggingface_hub *
  • llama-cpp-python *
  • optimum *
  • sentence_transformers *
  • sentencepiece *
  • torch *
  • transformers *
  • transformers_stream_generator *