Skip to content

Take a picture of a menu or item and extract detailed data to streamline your cataloging process.

Notifications You must be signed in to change notification settings

antonio-abrantes/infoextract.ai

Repository files navigation

Take a picture of a menu or item and extract detailed data to streamline your cataloging process.

Tech stack

Cloning & running

  1. Clone the repo: git clone https://github.com/antonio-abrantes/infoextract.ai
  2. Create a .env file and add your GROQ and OpenAI API key's: GROQ_API_KEY= and OPENAI_API_KEY=
  3. Still in the .env, You need to set your GLOBAL API key: GLOBAL_API_KEY=. You can create one on sites like API key generator
  4. Create an S3 bucket (AWS or MinIO) and add the credentials to your .env file. Follow this guide to set them up. All required values are in the .env.example file.
  5. Run npm install and npm run dev to install dependencies and run locally.

Example images for testing

InfoExtract.AI

Exemple 1

InfoExtract.AI

Exemple 2

InfoExtract.AI

Exemple 3

About

Take a picture of a menu or item and extract detailed data to streamline your cataloging process.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published