Automates recipe recommendations via Meta Messenger, responding to user inputs.
RecipesMessengerAuto provides a sophisticated chatbot solution that integrates directly with Meta Messenger to deliver personalized recipe recommendations. Built as a FastAPI application, it leverages webhooks to automatically process user messages. At its core is an intelligent agent, powered by LangGraph, which orchestrates various tools in a loop to generate tailored responses. This includes searching a Pinecone vector database for existing recipes and utilizing a creative LLM-powered tool to invent custom ingredient ideas, all while using centralized, reusable MCP tools for efficiency. Users simply message the bot on Meta Messenger and receive instant, relevant recipe suggestions.
Key Features
01Pinecone vector database search for diverse recipes