Metadata-Version: 2.4
Name: MetaRagTool
Version: 0.3.31
Summary: A comprehensive RAG (Retrieval-Augmented Generation) toolkit for AI applications
Home-page: https://github.com/ali7919/MetaRAG
Download-URL: https://github.com/ali7919/MetaRAG/archive/refs/tags/v0.3.31.tar.gz
Author: Ali Mobarekati
Author-email: ali7919mb@yahoo.com
License: MIT
Keywords: AI,RAG,LLM,NLP,Machine Learning
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
License-File: LICENSE.txt
Requires-Dist: faiss-cpu
Requires-Dist: hazm
Requires-Dist: PyPDF2
Requires-Dist: datasets>=3
Requires-Dist: huggingface_hub
Requires-Dist: gradio
Requires-Dist: weave
Requires-Dist: transformers
Requires-Dist: sentence-transformers
Requires-Dist: langchain-text-splitters
Requires-Dist: matplotlib
Requires-Dist: wandb==0.19.2
Requires-Dist: google-genai
Requires-Dist: openai
Requires-Dist: tqdm
Requires-Dist: nltk
Requires-Dist: pandas
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary
