This is a django website about Artificial intelligence (AI) inspired by self-paced learning tutorials. The project was developed by Python 3.11+ and Django 4+.
Quickstart (Enter the commands in the IDE terminal): pip install django pillow cd mysite python manage.py runserver