mrsalveen / APARRO

APARRO is Automatic Processing of Audio Recordings for Restaurant Orders, so basically an AI assistant who will take your order.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APARRO

APARRO is Automatic Processing of Audio Recordings for Restaurant Orders, so basically an AI assistant which will take your order.

Work in Progress...

Technologies:

  • Faster Whisper: A faster version of the Whisper model from OpenAI used for listening to orders.
  • Mistral AI 7B: A large language model employed for analyzing text and identifying food items.
  • thefuzz library: Used for fuzzy matching items in orders with items in the menu.

About

APARRO is Automatic Processing of Audio Recordings for Restaurant Orders, so basically an AI assistant who will take your order.

License:MIT License


Languages

Language:Jupyter Notebook 33.8%Language:JavaScript 27.5%Language:CSS 23.1%Language:Python 12.4%Language:HTML 3.2%