Metadata-Version: 2.1
Name: unidoc_agent
Version: 0.2.0
Summary: Universal Document Agent for extracting and analyzing various documents with Ollama support
Author: Vedansh Bhatnagar
License: MIT
Keywords: document,pdf,docx,text,code,extract,ollama,chatbot
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: python-docx
Requires-Dist: PyMuPDF
Requires-Dist: pytesseract
Requires-Dist: pandas
Requires-Dist: openpyxl
Requires-Dist: ollama

