bhargavyagnik / yfl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yfl

Cooking made easier with the quickest recipe search and recommendation. The recipes are from my favourite youtuber Sanjyot Keer who goes popularly by the name of YFL

Current status

Dataset - Obtained via Youtube (Title, URL, and Recipes) Data pre-processing - This work is in progress. Looking for an efficient LLM parser. Currently working with Ollama, Lanchain and LLAMA3 combination. The parser is still buggy but working on quick structuring. Hopefully will solve it out soon. Working out now with Phi3 to compare 8B vs 2B params performance of this dataset. Application - Planning on a Flask based (skeleton ready) frontend and a backend provided by API and hopefully a vector database to find recipes based on the ingredents you have at home or probably mood that you are looking for based on countries.

About


Languages

Language:Jupyter Notebook 69.3%Language:Python 22.5%Language:HTML 8.2%