Skip to content
/ hugchat Public template
forked from dataprofessor/hugchat

The HugChat Streamlit app is an LLM-powered chatbot built using Streamlit and HugChat.

Notifications You must be signed in to change notification settings

dorndickence/hugchat

 
 

Repository files navigation

🤗💬 HugChat App

This app is an LLM-powered chatbot built using Streamlit and HugChat.

HugChat is an unofficial port to the HuggingFace Chat API that is powered by the OpenAssistant/oasst-sft-6-llama-30b-xor LLM model.

Demo App

Streamlit App

Disclaimer

The following disclaimer is from the GitHub repo from the authors of the HugChat port.

When you use this project, it means that you have agreed to the following two requirements of the HuggingChat:

AI is an area of active research with known problems such as biased generation and misinformation. Do not use this application for high-stakes decisions or advice. Your conversations will be shared with model authors.

Libraries used

This app is built using the following Python libraries:

About

The HugChat Streamlit app is an LLM-powered chatbot built using Streamlit and HugChat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 64.8%
  • Jupyter Notebook 35.2%