AGI-Personal-API / requirements.txt
ginipick's picture
Update requirements.txt
eaa3edd verified
raw
history blame contribute delete
285 Bytes
# Core Framework
streamlit
fastapi
uvicorn[standard]
python-dotenv
# Async & HTTP
aiosqlite
httpx
# AI & ML
torch
sentence-transformers
scikit-learn
numpy
# Vector Database
chromadb
# Graph & Network
networkx
# NLP & Language Detection
langdetect
# File Processing
PyPDF2
chardet