# System for AI **Repository Path**: SapientialM/system-for-ai ## Basic Information - **Project Name**: System for AI - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-09 - **Last Updated**: 2024-11-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## run ```bash python.exe manage.py runserver localhost:8000 ``` ## admin [localhost:8000/admin](http://localhost:8000/admin/) ## login ```bash python manage.py createsuperuser ```