A platform with ready to use, predefined AI models for easy integration and fast deployment empowering businesses and startups.
- Python 3.9 or higher
- Pip
- Virtualenv
pip install virtualenv
git clone https://github.com/Szymqn/Moderly.git
python -m venv venv
.\.venv\Scripts\activate
pip install -r .\requirements.txt
python .\manage.py runserver
http://127.0.0.1:8000/
- Custom Login and Registration
- GitHub Integration
- Customers comments
- Order history
- RGB color picker
MIT License available in file LICENSE