Metadata-Version: 2.1
Name: text-alchemy
Version: 0.2
Summary: A package to extract text and structured information using OpenAI and Google Vision APIs
Home-page: https://github.com/tds-1/text_extractor
Author: Tanmay Deep Sharma
Author-email: tanmaydeepsharma21@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: openai
Requires-Dist: google-cloud-vision
Requires-Dist: python-dotenv
Requires-Dist: google-generativeai
Requires-Dist: python-magic
Requires-Dist: pandas
Requires-Dist: requests
Requires-Dist: pdf2image
Requires-Dist: Pillow

# Text Extractor

A package to extract text and structured information using OpenAI and Google Vision APIs.
