AI Modmatrix ✨ This is a simple AI project prototyping tool, inspired by synthesizer modulation matrices. 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. 🚀 Install with pip install requirements.txt Run with streamlit run main.py --server.port=8080