An open API service indexing awesome lists of open source software.

https://github.com/semicognitive/sveltekit-chat

An example SvelteKit project, with a server endpoint written with LangChain.
https://github.com/semicognitive/sveltekit-chat

ai chatgpt javascript openai svelte sveltekit typescript

Last synced: about 1 year ago
JSON representation

An example SvelteKit project, with a server endpoint written with LangChain.

Awesome Lists containing this project

README

          

Xnapper-2023-04-16-02 58 44

# sveltekit-chat

Built for ***Intelligent Svelte***.

An example SvelteKit project.

## This example
- Includes a frontend written in [TailwindCSS](https://tailwindcss.com)
- Has a `api/chat` endpoint which takes chats, and returns a response from the OpenAI Api! Written in Python with [LangChain](https://langchain.readthedocs.io/en/latest/)