mirror of
https://github.com/Kartvaya2008/autostream-ai-agent
synced 2026-04-21 07:37:34 +00:00
10 lines
214 B
Text
10 lines
214 B
Text
fastapi>=0.110.0
|
|
uvicorn[standard]>=0.29.0
|
|
pydantic>=2.0.0
|
|
google-generativeai>=0.5.0
|
|
python-dotenv>=1.0.0
|
|
|
|
# RAG / Embeddings (optional but recommended)
|
|
sentence-transformers>=2.7.0
|
|
faiss-cpu>=1.8.0
|
|
numpy>=1.26.0
|