Skip to content

emrahyigit/TT-LLM-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TT-LLM-Challenge

Description

This Python code reads the contents of a PDF menu that contains images and categorizes them. It uses optical character recognition (OCR) to extract the text from the images and then applies a categorization algorithm to group the menu items based on their type (e.g., appetizers, main courses, desserts). The code provides an efficient and automated way to analyze and organize menus, making it easier to search for specific items or generate reports based on menu categories.

Installation

  1. Clone the repository: git clone https://github.com/emrahyigit/TT-LLM-Challenge.git
  2. Navigate to the project directory: cd TT-LLM-Challenge
  3. Install the required dependencies: pip install -r requirements.txt

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages