codehints Working with backend cd in to backend and run pip install -r requirement.txt add .env and add gemini api key GEMINI_API_KEY Now run the server fastapi dev main.py