To run the project, you need to install the following packages: $pip install -r requirements.txt then run the following command: $python main.py or you can run the project using the following command: $uvicorn main:app --reload thnx for reading