Skip to content
Learn Agentic AI
Learn Agentic AI archive page 92 of 146

Learn Agentic AI — Build Voice & Chat Agents

Step-by-step tutorials on building voice and chat AI agents using OpenAI Agents SDK, Realtime API, function calling, multi-agent orchestration, and production deployment patterns.

9 of 1313 articles

Learn Agentic AI
15 min read0Mar 16, 2026

Build a Personal Finance Agent in Python: Budget Tracking, Categorization, and Advice

Learn how to build a complete personal finance AI agent that connects to bank data, auto-categorizes transactions, analyzes spending patterns, and generates actionable budget advice using Python and the OpenAI Agents SDK.

Learn Agentic AI
14 min read0Mar 16, 2026

Build a Recipe Finder Agent: Ingredient Matching, Dietary Filters, and Cooking Instructions

Build an AI-powered recipe finder agent that matches recipes to available ingredients, respects dietary restrictions, provides step-by-step cooking instructions, and suggests ingredient substitutions.

Learn Agentic AI
15 min read0Mar 16, 2026

Build a Job Application Tracker Agent: Resume Parsing, Application Status, and Interview Prep

Create an AI agent that parses resumes, tracks job application statuses across companies, researches employers, and generates customized interview preparation questions — a complete job hunting assistant.

Learn Agentic AI
14 min read0Mar 16, 2026

Build a Travel Planning Agent: Destination Research, Itinerary Building, and Booking Assistance

Create a complete travel planning AI agent that researches destinations, builds day-by-day itineraries, optimizes budgets, and provides booking links — your personal AI travel advisor built with Python.

Learn Agentic AI
14 min read0Mar 16, 2026

Build a News Aggregation Agent: Source Monitoring, Summarization, and Personalized Feeds

Build an AI news aggregation agent that monitors RSS feeds, summarizes articles, learns user preferences, and generates personalized daily digests — a complete information management system in Python.

Learn Agentic AI
15 min read0Mar 16, 2026

Build a Fitness Coaching Agent: Workout Planning, Progress Tracking, and Nutrition Advice

Build a complete fitness coaching AI agent that generates personalized workout plans, tracks exercise progress over time, and provides nutrition advice — a personal trainer powered by Python and the OpenAI Agents SDK.

Learn Agentic AI
14 min read0Mar 16, 2026

Build a Language Translation Agent: Multi-Language Support with Context Awareness

Create an AI translation agent that translates between multiple languages while preserving context, manages terminology databases for domain-specific vocabulary, and performs quality checks on translations.

Learn Agentic AI
14 min read0Mar 16, 2026

Build a Podcast Summary Agent: Audio Processing, Transcription, and Key Takeaway Extraction

Create an AI agent that downloads podcast episodes, transcribes audio content, detects chapter boundaries, and extracts key takeaways — turning hours of audio into actionable summaries.