gperdrizet / llm_detector

Synthetic text detection service
https://t.me/ask_agatha_bot
MIT License
1 stars 0 forks source link

Docker #41

Open gperdrizet opened 3 months ago

gperdrizet commented 3 months ago

Dockerize the API and telegram bot, push images to Docker Hub and set up project-wide Docker compose with: redis, Flask API app on Gunicorn, and telegram bot.

gperdrizet commented 2 months ago

Probably want to think about containerizing the perplexity ratio scoring too - it's eating up a lot of local compute and takes forever. I'd be nice to get it off of the dev box and onto a real machine somewhere...