Open gperdrizet opened 3 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...
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.