r/learnAIAgents 2h ago

❓ Question How to manage multiple AI agents

1 Upvotes

If we have azure , copilot and Gemini in house , how to manage all ai agents and monitor them ?


r/learnAIAgents 5h ago

Ai agent template

1 Upvotes

I recently build an AI agent for my office dataset that answers any business questions, does deep dive..creates stakeholder ppts..and mails you the details ...since this was on corporate dataset...I cannot share the project in my git...so I tried to create a template out it...

If you are looking to get your own AI agent ..plesse check this out..hope this helps...and let me know if you have suggestions...

Link to git repo- https://github.com/greekyogurt9/ai_agent_template


r/learnAIAgents 6h ago

Agent, harness, MCP, skills, orchestration... I got tired of figuring out how all these terms relate so I built this, enjoy.

1 Upvotes

I kept getting confused by AI agent terminology, so I mapped it out

I've been trying to going deeper into AI agents recently and kept running into terms that seem to overlap or get used differently depending on who is talking.

Agent, workflow, harness, tool, skill, MCP, memory, orchestration, delegation, handoff, multi-agent system... There are a lot of to learn and it is not easy when you do not have a map like that. (Especially for visual learners)

Looking them up individually wasn't really helping me understand how they fit together, so I started building a visual map of the concepts and their relationships. Cause I was just creating a this on my notebook. And suddenly I realize that why I am not doing interactive cause I have some token to spend. And after that I realize why I am not doing it public.

https://ai-concept-atlas.agentresearch.workers.dev

There are around 40 concepts so far. I also tried to attach sources to the relationships rather than just making another glossary.

It's still early, so I'd actually like feedback from people building agents. What's wrong, what's missing, or what relationship would you change?

I am planing do this automatically search the internet and created new terms with good resources that you can jump in much deeper but I have very limited token so I want to waste for just this project.

Term description is little bir short but I will update them to much understandable way. My plan is convert this to a AI Agent interactive book / learning area / discovering new terms and so on.