This repository was created on November 6th and 7th during a joing Collabathon.
- python3.10 or above
Run some independet files:
python3.10 -m venv venv
pip install requirements.txt
source .env
python demo_ollama.py
Run the streamlit app:
python streamlit streamlit_app.py