pyraxo / matts-black-book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matt's Black Book

Development

# Install dependencies
pip install -r requirements.txt

# Init the vectorstore first with a sample.csv file saved in /data folder
python db.py

# Or generate your own data/sample.csv file
python dummy.py

# Then run your app
streamlit run app.py

About


Languages

Language:Python 100.0%