feat: Implement AI classification and Web UI, refactor to IMAP

This commit is contained in:
hyungi
2025-12-29 15:50:35 +09:00
commit d3c9cd2c7f
13 changed files with 928 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
requests
fastapi
uvicorn[standard]
google-generativeai