h3nd3r / nutrition_pro

0 stars 0 forks source link

Allow user to supply own recipes #6

Closed h3nd3r closed 1 month ago

h3nd3r commented 1 month ago

can we download txt or anything from recipe sites and then pull into embeddings?

h3nd3r commented 1 month ago

give link to recipe url and have it scrape the recipe from the webpage?

h3nd3r commented 1 month ago

could be a follow on to web scraper. could be a folder with pdfs or other software integration (notion?)

itasari commented 1 month ago

I just pushed changes for the notion reader. It will make the connection to our notion page (that currently has 3 recipes) and can now return the formatted page content that we can now feed into the LLM.

I'll work on the LLM hook up later

itasari commented 1 month ago

integrate RAG with notion pages