Skip to content

The Voice to Recipe Search System is a voice-enabled application aimed to empower users in effortlessly searching for recipes using voice commands.

License

Notifications You must be signed in to change notification settings

naturuplift/VoiceRecipeSearchSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voice To Recipe Search System


University of New Brunswick JavaScript - jQuery JavaScript - Web APIs JavaScript - DOM Server-Side APIs - Wit.ai


Description

The Voice to Recipe Search System is a voice-enabled application aimed to empower users in effortlessly searching for recipes using voice commands. Powered by JavaScript, jQuery, Web APIs, DOM manipulation, and Wit.ai for natural language understanding. Users can easily engage with the system by articulating their preferences into their device's microphone, specifying ingredients or dish preferences, and promptly receiving personalized recipe suggestions.

Collaborators of the project: Samantha Allen, Maika Gabriela Saba and Arnaldo Sepulveda Espinosa

Table of Contents

Features

  • Voice Recognition: Utilizes the Web Speech API for speech recognition, allowing users to initiate recipe searches using voice commands.
  • Natural Language Processing: Employs natural language processing techniques to interpret user intent for input and extract relevant information.
  • Recipe Search: Integrates with a recipe database or API to perform real-time recipe searches based on interpreted request.
  • User-friendly Interface: Provides a simple and intuitive interface for a seamless user experience.
  • Multiple Recipe Options: Choose from various recipes effortlessly.

Usage