Building a Smart Recipe Agent with Telex & FastAPI — Daily Tips, Ingredient Parsing, and Smart Conversions
dev.to·1d·
Discuss: DEV
Flag this post

Introduction

The Stage 3 HNG Backend task challenged us to build and integrate an AI Agent with Telex.im — a platform for intelligent, workflow-driven automation. Instead of going for a generic assistant, I built something fun and practical:

A Smart Recipe Agent — an AI-powered cooking assistant that sends daily kitchen tips, parses ingredient lists, performs smart unit conversions, and calculates servings automatically.

This post explains how I designed, built, and integrated it with Telex.im using FastAPI and A2A protocol.


What My Agent Does

✅ Daily Cooking Tips: Users can message “Get Daily Tip” on Telex, and the agent responds with helpful culinary tips or nutrition insights.

✅ Smart Conversion: The agent converts ingredient measurements — for example, 2 cups of flou…

Similar Posts

Loading similar posts...