huggingface/chat-ui
The open source codebase powering HuggingChat
This project helps you set up your own customizable chat interface for Large Language Models (LLMs) like those found in HuggingChat. You can connect it to various OpenAI-compatible API providers, whether they're local servers or cloud services, and get a functional chat application that runs in your web browser. This is for individuals or teams who want to host a private or branded AI chat experience.
10,568 stars. Actively maintained with 45 commits in the last 30 days.
Use this if you need a self-hostable, customizable front-end for your AI models that speaks the OpenAI API protocol.
Not ideal if you're looking for an out-of-the-box, fully managed chat service that requires no technical setup.
Stars
10,568
Forks
1,607
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
45
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/huggingface/chat-ui"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Recent Releases
Related tools
LemonNekoGH/flow-chat
Chat UI in graph 🌲. Unlike traditional chat UIs, users don’t need to delete messages to explore...
ichbtrv/chatgpt-svelte
A simple UI for the ChatGPT Open AI Api
engageintellect/spatz-2
just like spatz... but for svelte5, with shadcn-svelte, svelte-animations, svelte-superforms,...
synergyai-nl/svelte-langgraph
Opiniated SvelteKit/Flowbite LLM frontend to LangGraph Server's API.
seantiz/sveltekit-llm-chat-plugin
Connection utility for handling Websocket and SSE streaming with LLM providers to your Sveltekit app.