Metadata-Version: 2.1
Name: Image-to-Table
Version: 1.0.3
Summary: Extracting timetable from image and converting it to JSON format.
Author: Adem Bouatay
Author-email: <adem.bouatay@eniso.u-sousse.tn>
Keywords: python,image,json,MM LLM,AI
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: llama-index
Requires-Dist: llama-index-multi-modal-llms-gemini
Requires-Dist: pillow
Requires-Dist: tabulate

A package that allows to extract timetables from images and converting them to JSON format using Gemini MM-LLM.
