Showing results for Embedded Vector Vector Recipe
GitHub Repo
https://github.com/abhigulshan/RAG-system-that-combines-traditional-vector-search
abhigulshan/RAG-system-that-combines-traditional-vector-search
🩺 Diabetes Risk Predictor & Meal Planner – A Streamlit app that predicts diabetes risk from health data and uses LangChain + Groq LLM to suggest personalized meals. Supports CSV/Excel recipe uploads, nutritional analysis, ingredient substitutions, and fast recipe retrieval via HuggingFace embeddings.
GitHub Repo
https://github.com/Romit313/Culinary-Intelligence-A-Retrieval-Augmented-Generation-Chatbot-for-Context-Aware-Recipe-Discovery
Romit313/Culinary-Intelligence-A-Retrieval-Augmented-Generation-Chatbot-for-Context-Aware-Recipe-Discovery
A Retrieval-Augmented Generation (RAG) chatbot that recommends recipes based on user queries using FAISS vector search, Sentence Transformers embeddings, and a locally running LLaMA model via Ollama.
GitHub Repo
https://github.com/AlbertGarcia1991/vectorfood
AlbertGarcia1991/vectorfood
Project developed while learning LLM, vector embeddings, and RAGs. The goal is to deploy a website where you can search a recipe using vector similarity search between your query and the recipes database embeddings.
GitHub Repo
https://github.com/BartoszMietlicki/recipes-rag
BartoszMietlicki/recipes-rag
End-to-end RAG system for recipe Q&A and recommendations, built on a scraped recipe corpus with transformer embeddings and FAISS vector search. Generates structured answers (ingredients/steps) using an LLM.
GitHub Repo
https://github.com/theashishmavii/Recipe-recommender
theashishmavii/Recipe-recommender
FastAPI-based recipe recommendation service using ChromaDB for vector storage and semantic search, enabling recipe management and retrieval through embeddings.
GitHub Repo
https://github.com/gptechday/openai-academy-kg-recipe
gptechday/openai-academy-kg-recipe
A recipe for building a knowledge graph and deploying a knowledge graph and vector embeddings from the Synthea dataset, leveraging OpenAI, Neo4j, and Llamaindex
GitHub Repo
https://github.com/defufna/Recipe
defufna/Recipe
A terminal-based user interface (TUI) for searching recipes using vector similarity based on BERT embeddings
GitHub Repo
https://github.com/couchbase-examples/vector-search-cookbook
couchbase-examples/vector-search-cookbook
Cookbook containing recipes for using Couchbase Vector Search using different Embedding & Large Language Models
GitHub Repo
https://github.com/SrivathsanRam/food2vec
SrivathsanRam/food2vec
Hack&Roll 2026 - A Recipe-Aware Vector Embedding Generation for Food
GitHub Repo
https://github.com/karolk75/Cookidoo-Agent