The backend of an AI Completion the app (something like copy.ai ) which integrates blockchain payment.
Commands To start app
NOTE: make sure you have a file named "env" in this folder
check env.example on how to populate it
pip3 install -r requirements.txt
cd app
venv venv
source venv/bin/activate
source source.sh
python3 manage.py runserver