Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 565 Bytes

readme.md

File metadata and controls

15 lines (12 loc) · 565 Bytes

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