feat: implement Q&A database persistence and Telegram bot integration

This commit is contained in:
Devesh S
2026-07-22 12:30:21 +05:30
parent 2bf7985f90
commit 8cacd1f23e
16 changed files with 750 additions and 219 deletions

View File

@@ -0,0 +1,4 @@
requests>=2.28.0
fastapi>=0.95.0
uvicorn>=0.20.0
pydantic>=2.0