Random collection of AI utils API I use
git clone git@github.com:pathikrit/ai-utils.git
cd ai-utils/
echo "OPENAI_API_KEY=???" >> .env
poetry env use 3.11
poetry install --no-rootpoetry run fastapi dev server.pyThen, open http://localhost:8000/docs