Skip to content

avigoen/NLP_ConversationAI_AIsKitchen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  • Takes TranslatedIngredients, PrepTimeInMins, CookTimeInMins, TotalTimeInMins, Servings, TranslatedInstructions, TranslatedRecipeName columns into consideration

Installation

  • run pip install -r requirements.txt to install all the packages
  • you will need to install PyAudio, mpg123 into your system using your operating system command prompt and package module

Run

  • run python app.py to start the flask framework and websocket for live connection

About

Conversation AI to read out Recipe and answer queries using NLP

Topics

Resources

Stars

Watchers

Forks