WillKre/create-svelte-chatgpt
Set up a SvelteKit + ChatGPT application by running one command
Quickly set up a web application with a chat interface that interacts with ChatGPT. You provide an OpenAI API key, and it gives you a ready-to-use SvelteKit application with streaming responses and a pre-built chat UI. This is for web developers who want to integrate conversational AI into their projects without building the foundational chat infrastructure from scratch.
No commits in the last 6 months.
Use this if you are a web developer looking to rapidly prototype or build a SvelteKit application that uses ChatGPT for conversational AI.
Not ideal if you are not a web developer or if your project requires a different frontend framework than SvelteKit.
Stars
55
Forks
12
Language
Svelte
License
—
Category
Last pushed
Jun 25, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/WillKre/create-svelte-chatgpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/chat-ui
The open source codebase powering HuggingChat
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,...
seantiz/sveltekit-llm-chat-plugin
Connection utility for handling Websocket and SSE streaming with LLM providers to your Sveltekit app.