Skip to content

Gen-AI webapp for suggesting the hotel name and it's menu on the basis of cuisine

Notifications You must be signed in to change notification settings

bhavuksagar/Restaurant_Name-Menu_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant Name & Menu Generator

A Gen-AI webapp build with huggingface open source LLM models and streamlit framework to generate the restaurant name and menu on the basis of the provided cuisine.
It build with huggingfacendpoint API feature which take the input from the front-end and send the data to the open source models and fetch the result on the basis of the defined prompt and send back the response on front-end.

Model Used: tiiuae/falcon-7b-instruct - Huggingface

How to Run?

  • Take the access token from huggingface and add it into the langchain_helper file
  • Run the following command in terminal:

 streamlit run app.py

Sample Images

1.

2.

About

Gen-AI webapp for suggesting the hotel name and it's menu on the basis of cuisine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages