You can find the source code in this public repository. Feel free to use it for your own projects.
Hint: To quickly spin up your own instance, use Replit and import the repo. 🚀
pip install requirements.txt
streamlit run main.py --server.port=8080
You can find the source code in this public repository. Feel free to use it for your own projects.
Hint: To quickly spin up your own instance, use Replit and import the repo. 🚀
pip install requirements.txt
streamlit run main.py --server.port=8080