Initial version of app
Some checks failed
Build & Release / build-docker-image (push) Failing after 4m15s
Build & Release / deploy-to-production (push) Has been skipped

This commit is contained in:
2026-02-13 18:18:14 +01:00
commit ba97013c27
22 changed files with 1356 additions and 0 deletions

15
requirements.txt Normal file
View File

@@ -0,0 +1,15 @@
fastapi[standard]==0.113.0
pydantic==2.8.0
pydantic-settings==2.12.0
requests==2.32.3
boto3==1.36.21
yattag==1.16.1
timeago==1.0.16
certifi==2024.12.14
charset-normalizer==3.4.1
feedparser==6.0.11
idna==3.10
sgmllib3k==1.0.0
urllib3==2.3.0
openai==1.60.2
beautifulsoup4==4.12.3