Fill it with your API Keys and run this into bash export OPENAI_MODEL_NAME="" export OPENAI_API_KEY="" export GOOGLE_CSE_ID="" export GOOGLE_API_KEY="" After running above commands run below command uvicorn main:crew_app Note: Requirements might be incomplete as requirements.txt is not tested and code was running previously in the specific conda environment. This repo is not deploy ready and still into R&D.