8000 GitHub - woihzh/vanna-streamlit: Vanna AI Streamlit App
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

woihzh/vanna-streamlit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanna.AI Streamlit App

Screenshot 2023-06-23 at 3 49 45 PM

Install

python3 -m venv venv
source venv/bin/activate

pip install -r requirements.txt

Configure

Modify the setup_vanna function in vanna_calls.py to use your desired Vanna setup.

You can configure secrets in .streamlit/secrets.toml and access them in your app using st.secrets.get(...).

Run

streamlit run app.py

License< 5222 /h2>

MIT

About

Vanna AI Streamlit App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0