Mayur Wadhwani’s Post

View profile for Mayur Wadhwani, graphic

Lets connect to solve your business problems using AI

Day 2 of 10 Days of 'Tinkering With AI Agents' Today, I'm diving deeper into Microsoft's Autogen framework, which offers two fascinating types of agents: Sequential Agents and Autonomous Agents. Sequential Agents leverage multiple agents and their skills to achieve a specific workflow. Autonomous Agents, on the other hand, operate with a chat manager and three distinct roles: 🏗️ Architect - Executes the tasks. 🕵️ Reviewer - Reviews the work done by the Architect. 🛠️ Optimizer - Refines the final output. This setup includes iterations and reviews to continuously improve results. The Architect agent selects the right skills to complete the task, and if the Reviewer disapproves the output, the process is redone. My Day 2 Experiment: I aimed to create a Sequential AI Agent with the following workflow: 📄 Read an Invoice (PDF) 📧 Write a Personalized Thank You Email Based on the Invoice Agents Created: 📝 Read_Invoice: Extracts data from the PDF. 📄 Write_Email: Uses the LLM to draft a personalized email based on the extracted data. Current Status: ✅ The 'Read_Invoice' agent is functioning perfectly. ⚠️ The 'Write_Email' agent encountered a runtime error with the LLM. I'll troubleshoot and rerun the process. Stay tuned for more updates! #Ai #LLMs #genAi #AiAgents #ArtificialIntelligence #MWmusings

Alexander De Ridder

Founder of SmythOS.com | AI Multi-Agent Orchestration ▶️

4mo

Impressive journey. Navigating AI's complexities - a true adventure.

To view or add a comment, sign in

Explore topics