/APARRO

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

Primary LanguageJupyter NotebookMIT LicenseMIT

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.