Privacy

Last updated: Feb 14, 2025

Users of HuggingChat are authenticated through their HF user account.

We endorse Privacy by Design. As such, your conversations are private to you and will not be shared with anyone, including model authors, for any purpose, including for research or model training purposes.

You conversation data will only be stored to let you access past conversations. You can click on the Delete icon to delete any past conversation at any moment.

🗓 Please also consult huggingface.co's main privacy policy at https://huggingface.co/privacy. To exercise any of your legal privacy rights, please send an email to [email protected].

About available LLMs

The goal of this app is to showcase that it is now possible to build an open source alternative to ChatGPT. 💪

We aim to always provide a diverse set of state of the art open LLMs, hence we rotate the available models over time. Discuss available models and request new ones on the models discussion page.

Check the models page for an up-to-date list of the best available LLMs.

Technical details

chat-ui

The app is completely open source, and further development takes place on the huggingface/chat-ui GitHub repo. We're always open to contributions!

You can find the production configuration for HuggingChat here.

The inference backend is running the optimized text-generation-inference on HuggingFace's Inference API infrastructure.

It is possible to deploy a copy of this app to a Space and customize it (swap model, add some UI elements, or store user messages according to your own Terms and conditions). You can also 1-click deploy your own instance using the Chat UI Spaces Docker template.

We welcome any feedback on this app: please participate to the public discussion at https://huggingface.co/spaces/huggingchat/chat-ui/discussions