By: Nehemiah Ng'anjo Language: Python / Django
2.1 is a full web-based version of the Brain AI. runs as a django web app, dockerized, with a proper project structure.
- django web interface
- docker support
- environment config via .env
- structured app layout
cp .env.example .env
docker-compose upor without docker:
pip install -r requirements.txt
python manage.py runserverby Nehemiah Ng'anjo