pathikrit / ai-utils

Repository from Github https://github.compathikrit/ai-utilsRepository from Github https://github.compathikrit/ai-utils

AI Utils

Random collection of AI utils API I use

Installation

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-root

Running

poetry run fastapi dev server.py

Then, open http://localhost:8000/docs

About


Languages

Language:Python 100.0%