#30 · Primary category: AI Chatbots

chat-ui

chatgpt hacktoberfest huggingface llm svelte svelte-kit sveltekit tailwindcss typescript

The open source codebase powering HuggingChat

Project last updated:08/29/26

GitHub Stars

10.9K

Forks

1.7K

Contributors

156

License

Apache-2.0

Why we included this project

Chat UI is the SvelteKit application that powers HuggingChat, which makes it a realistic reference for teams building an LLM chat product. It ships as a full deployable app rather than a component library: a polished chat interface with tool and multimodal support, MongoDB-backed user sessions, and routing across models. Because it talks to any OpenAI-compatible backend, from a local llama.cpp server to OpenRouter or Hugging Face's own router, a team can stand up a branded public chat service on the model endpoints it already uses without hand-building the whole interface.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category