Metadata-Version: 2.4
Name: wasif_rag
Version: 0.0.2
Summary: A RAG PyPI package by Wasif
Author-email: Wasif <wasif@example.com>
License: MIT
Project-URL: Homepage, https://github.com/wasifdev/wasif_rag
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: datasets
Requires-Dist: transformers
Requires-Dist: peft
Requires-Dist: tensorflow
Requires-Dist: langchain
Requires-Dist: langchain-community
Requires-Dist: bitsandbytes
Requires-Dist: faiss-cpu

# wasif_rag

A simple demo package that contains RAG pipeline from Wasif. 
