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.

chatgpt-svelte
44
Emerging
svelte-chat-ui
39
Emerging
Maintenance 0/25
Adoption 9/25
Maturity 16/25
Community 19/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 13/25
Stars: 70
Forks: 19
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 196
Forks: 17
Downloads:
Commits (30d): 0
Language: Svelte
License: MIT
Stale 6m No Package No Dependents
Archived Stale 6m No Package No Dependents

About chatgpt-svelte

ichbtrv/chatgpt-svelte

A simple UI for the ChatGPT Open AI Api

This tool provides a straightforward way to interact with an AI assistant for various text-based tasks. You input your questions or prompts, and it delivers formatted text responses, helping you with writing, brainstorming, or getting quick information. It's designed for anyone who regularly uses AI like ChatGPT and wants a simple, persistent interface for their conversations.

AI-assistant personal-productivity writing-support information-retrieval chat-interface

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work