backend for scratch AI project
git clone https://github.com/Titanium2099/AI_backend.gitcd AI_backendpip install -r requirements.txt- rename
envto.env - (optional) for custom AI instructions create a
instructions.txtfile in the root directory - to run the server use:
python src/main.py