VANNA -- A demo of Vanna.AI using OpenAI LLM, Chroma DB and PostgreSQL
A demo of Vanna.AI using OpenAI LLM, Chroma DB and PostgreSQL
https://github.com/fanqingsong/vanna-ai-demo
A demo of Vanna.AI using OpenAI LLM, Chroma DB and PostgreSQL
- You have Docker, Python and Poetry installed.
- You have an an OpenAI API key.
Install dependencies
poetry installRename
.env.exampleto.envand add your OpenAI API key.Run docker compose:
docker-compose upThe docker compose file should start the Postgres server, create a database called
dvdrentaland load data into it (seeinit.shfile).More information regarding the
dvdrentaldatabase can be found here.Start the UI app:
poetry run python main.py
出处:http://www.cnblogs.com/lightsong/
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接。

浙公网安备 33010602011771号