Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for embed Recipe Vector
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/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.
StackOverflow https://stackoverflow.com/questions/71655204/build-error-make-build-impl-error-2

build error "make: *** [.build-impl] Error 2"

Tags: assembly, pic, mplab
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/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/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/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/karolk75/Cookidoo-Agent

karolk75/Cookidoo-Agent

Python application integrating OpenAI, Milvus vector DB, and Cookidoo API for natural language recipe search using embeddings and ChatGPT
GitHub Repo https://github.com/danialo/recipe-brain

danialo/recipe-brain

An intelligent recipe aggregation and semantic search system. Monitors RSS feeds from popular food blogs, scrapes structured recipe data, and enables natural language search using OpenAI embeddings and Qdrant vector database. 85% scraping success rate with detailed ingredient and instruction extraction.
StackOverflow https://stackoverflow.com/questions/7946676/is-there-a-lightweight-way-to-include-gdi-rendered-content-when-printing-with-wp

Is there a lightweight way to include GDI rendered content when printing with WPF?

Tags: wpf, printing, interop, gdi
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