Skip to content

Mehul20/MehulFoodBlogAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MehulFoodBlogAI

AI agent that can answer questions based on my personal food blog - https://food.mehulrastogi.com/

Steps

  • Clone this repository
  • Create a .env file, and add this line OPENAI_API_KEY = <Your OpenAI API key>
  • Change the question on line 22 of starter.py
  • response = query_engine.query("Add your question here?")
  • Run python3 starter.py from the command line to get the output

I'll continute to update the CSV file in this repository.

About

AI agent to answer questions about my personal food blog

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages