Metadata-Version: 2.1
Name: ragchat
Version: 0.1
Summary: A Retrieval-Augmented Generation chat library
Home-page: https://github.com/yourusername/ragchat
Author: team
Author-email: your.email@example.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: PyPDF2==3.0.1
Requires-Dist: python-docx==1.1.2

Python = 3.10.12


