sveltekit-chat
sveltekit-chat copied to clipboard
An example SvelteKit project, with a server endpoint written with LangChain.
sveltekit-chat
Built for Intelligent Svelte.
An example SvelteKit project.
This example
- Includes a frontend written in TailwindCSS
- Has a
api/chatendpoint which takes chats, and returns a response from the OpenAI Api! Written in Python with LangChain