- Create python environment with version
3.11 - Run pip install -r requirements.txt
- Use the env_sample for configuring the dot env
- Run the application using
streamlit run home.py( ensure you are in the current directory) - Also if you are using a vscode, the configuration of the debugger using streamlit has been added.
Note: Currently this project is under development. Some features are not implemented and there may be bugs in the' program