Skip to content

Web server for chatting with your database

License

Notifications You must be signed in to change notification settings

wovika/vanna-flask

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vanna-flask

Web server for chatting with your database

vanna-flask.mp4

Setup

Set your environment variables

VANNA_MODEL=
VANNA_API_KEY=
SNOWFLAKE_ACCOUNT=
SNOWFLAKE_USERNAME=
SNOWFLAKE_PASSWORD=
SNOWFLAKE_DATABASE=
SNOWFLAKE_WAREHOUSE=

Install dependencies

pip install -r requirements.txt

Run the server

python app.py

About

Web server for chatting with your database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.9%
  • HTML 8.1%