Metadata-Version: 2.4
Name: halflife-rag
Version: 0.1.0
Summary: Temporal-aware re-ranking engine for RAG
Author-email: Your Name <you@example.com>
Requires-Python: >=3.10
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: redis
Requires-Dist: qdrant-client
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: sentence-transformers
Requires-Dist: pydantic
Requires-Dist: python-dotenv
