Simplified Vanna Streamlit App Chat with your database using Streamlit and Vanna. Installation Virtual environment is recommended. python3 -m venv venv source venv/bin/activate pip install -r requirements.txt Usage Make sure to modify the Vanna setup in the app.py file. streamlit run app.py