Metadata-Version: 2.4
Name: ragoonx
Version: 2.0.0
Summary: A modular Retrieval-Augmented Generation framework.
Author: Saksham
License: MIT
Project-URL: Homepage, https://github.com/saksham5k2/RAGOON-X1
Keywords: rag,llm,retrieval,vector-search,qdrant,groq,ai
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: sentence-transformers
Requires-Dist: transformers
Requires-Dist: qdrant-client
Requires-Dist: rank-bm25
Requires-Dist: mwparserfromhell
Requires-Dist: python-dotenv
Requires-Dist: pyyaml
Requires-Dist: openai
