AI Server for DOST How to install Replace your OPENAI_API_KEY in .env Install required library by run command pip install -r requirements.txt Run server Run command uvicorn main:app --reload