Go to file
Sandipsinh Rathod 10d50117ed
update readme
2024-10-13 13:35:38 -04:00
main.py drop unused functions 2024-10-13 13:23:26 -04:00
README.md update readme 2024-10-13 13:35:38 -04:00
requirements.txt update readme 2024-10-13 13:35:38 -04:00

Steps to initialize the project

python -m venv .venv
source .venv/bin/active

Steps to install dependencies

pip install -r requirements.txt

Seps to run

streamlit run main.py

Make sure that rust server is active before asking a prompt.