semicognitive/sveltekit-chat
An example SvelteKit project, with a server endpoint written with LangChain.
This project helps you quickly set up a web-based chat interface that can talk to AI models. You input questions or messages, and the system delivers responses generated by an AI. This is ideal for web developers who want to integrate AI chat functionality into their SvelteKit applications.
No commits in the last 6 months.
Use this if you are a web developer using SvelteKit and need a clear example of how to build an AI-powered chat feature for your website.
Not ideal if you are looking for a ready-to-use chat application or a backend-only AI service, as this is an example project for SvelteKit integration.
Stars
53
Forks
10
Language
JavaScript
License
—
Category
Last pushed
Apr 17, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/semicognitive/sveltekit-chat"
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.