Metadata-Version: 2.4
Name: spanda_rag_toolkit
Version: 0.1.6
Summary: A modular toolkit for decomposed question answering, rank chunks , summaring these chunks for a final answer using LLM's in RAG pipelines.
Author-email: asnpoatmher <asnpoatmher@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: openai
Requires-Dist: google-generativeai
Requires-Dist: sentence-transformers
Requires-Dist: torch
