Skip to content

sroecker/chainlit-github-chat

Repository files navigation

chainlit-github-chat

Chainlit chat example with Qdrant, LlamaIndex, DuckDB and Together.api.

This code uses APIs only but can be used locally if well with a few changes. In order to use it you need to set up the following environment variables and corresponding services:

export GITHUB_TOKEN=""
export TOGETHER_API_KEY=""
export QDRANT_API_KEY=""
export QDRANT_URL="https://<YOUR-SERVER>.qdrant.io:6333"
export DUCKDB_TOKEN=""
Screenshot 2024-02-05 at 11 20 37

About

Chainlit chat example with Qdrant and LlamaIndex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages