Documentation for AnySolve.ai
Create a virtual environment, activate it and install the requirements.
make env
make requirements
After this you can use the environment by using
source .env/bin/activate
make watch
Feel free to open a Pull Request to improve this documentation.