chatgpt-svelte and svelte-chat-ui
These are competitors—both provide chat UI templates for interacting with language models via SvelteKit, with the second offering more advanced features (keyboard navigation, search, mobile optimization) compared to the first's simpler OpenAI API wrapper approach.
About chatgpt-svelte
ichbtrv/chatgpt-svelte
A simple UI for the ChatGPT Open AI Api
About svelte-chat-ui
iansinnott/svelte-chat-ui
Chat with LLMs. Bring your own key. Keyboard-centric, mobile friendly, searchable.
Supports full-text search across chat history with local SQLite storage via WASM-compiled CRDTs for conflict-free cross-device sync. Available as both a web app and Tauri-based desktop client, enabling use with OpenAI, local LLMs (Llama, Mistral), and custom system prompts. Built with Svelte for reactive UI and includes annotation features to tag responses with notes.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work