Type something to search...

Collaboration

Responsible Software Development with an Agentic AI Workforce

Responsible Software Development with an Agentic AI Workforce

Software development has, for a long time, relied on manual effort and isolated toolchains to build products. We have slowly introduced automation to handle repetitive tasks in our continuous in

Read More
Demystifying Generative AI Agents

Demystifying Generative AI Agents

From single interactions to complex multi-agent systemsOverview Lost in the hype around Generative AI agents? You’re not alone. This post cuts through the noise, providing a clear defin

Read More
Agentic Orchestration in Modular AI: Designing Systems That Evolve

Agentic Orchestration in Modular AI: Designing Systems That Evolve

While headlines spotlight ever-larger language models and computational breakthroughs, a quieter evolution is shaping how we architect AI systems. This shift isn’t about size — it’s about sympho

Read More
Human-centered AI: 5 key frameworks for UX designers

Human-centered AI: 5 key frameworks for UX designers

Prioritizing user needs and adopting a structured approach to AI initiatives 2024 was a remarkable year of progress in artificial intelligence and it’s amazing how swiftly this technology

Read More
How Multi-Agent Systems Mirror Team Collaboration: AI Agents Explained

How Multi-Agent Systems Mirror Team Collaboration: AI Agents Explained

*Note: This article is for Product Managers, Product Designers, and Engineers who are building digital products, especially in the field of AI, and whose goal is to build a Multi-AI Agent System

Read More
Mastering CrewAI: Chapter 4 — Processes | by Okan Yenigün | Jan, 2025 | Medium

Mastering CrewAI: Chapter 4 — Processes | by Okan Yenigün | Jan, 2025 | Medium

Sequential & Hierarchical Processes In CrewAI, the concept of processes is integral to managing how AI agents collaborate and execute tasks. Previous Chapter: A process defines

Read More
Creating a Research Agent with AutoGen and Panel UI

Creating a Research Agent with AutoGen and Panel UI

Stuck behind a paywall? Read for Free! 🎉 Happy New Year, everyone! Before diving in, a huge THANK YOU for all your support and feedback on our previous stories — it means the world! 🙌 No

Read More
Multi-Agent AI Mastery: Building Content Writing AI System with CrewAI | by Kshitij Kutumbe | Medium

Multi-Agent AI Mastery: Building Content Writing AI System with CrewAI | by Kshitij Kutumbe | Medium

In the realm of AI and language models, a multi-agent system involves several independent actors, each powered by language models, collaborating in a structured manner. In this blog, we will de

Read More
OpenAI’s Swarm (Part 1): A Short Reference Implementation

OpenAI’s Swarm (Part 1): A Short Reference Implementation

A short code reference to build upon. Word Count: 1350 | Estimated Reading Time: 8 minutes Table of Contents[Introduction: The Challenge of Multi-Agent Systems](https://mark

Read More
Multi-Agent AI Architecture with Large Language Models (LLMs)

Multi-Agent AI Architecture with Large Language Models (LLMs)

End To End Multi-Agent Implementation With LLMs A multi-agent architecture consists of multiple autonomous agents collaborating to accomplish complex tasks. With the recent advancements in

Read More
Anthropic’s MCP: Set up Git MCP Agentic Tooling with Claude Desktop

Anthropic’s MCP: Set up Git MCP Agentic Tooling with Claude Desktop

In this detailed guide, I’ll walk you through setting up and using Model Context Protocol (MCP) Git integration with Claude Desktop. This tooling enables Claude to analyze and interact with your

Read More
Engineering the Future: Common Threads in Data, Software, and Artificial Intelligence

Engineering the Future: Common Threads in Data, Software, and Artificial Intelligence

How recognizing cross-discipline commonalities not only enhances recruitment strategies but also supports adaptable IT architectures. I’ve noticed an ongoing trend toward over-specializa

Read More
CrewAI: Your Personal Army of AI Agents, Collaborating for You

CrewAI: Your Personal Army of AI Agents, Collaborating for You

What the CrewAI framework is ? The power of AI collaboration has too much to offer. CrewAI is designed to enable AI agents to assume roles, share goals, and operate in a cohesive unit — muc

Read More
Are You Ready for the Future of AI? OpenAI’s Swarm Could Change Everything

Are You Ready for the Future of AI? OpenAI’s Swarm Could Change Everything

Learn how to configure and personalize OpenAI’s Swarm framework to create powerful, collaborative multi-agent systems that meet your unique needs and drive smarter automation Imagine a wo

Read More
Magentic-One: The Rise of Generalist Multi-Agent Systems for Complex Tasks

Magentic-One: The Rise of Generalist Multi-Agent Systems for Complex Tasks

In This Issue:What makes Magentic-One revolutionary? The Orchestrator’s role in task-solving Strengths and limitations of multi-agent systems *The implications for the fut

Read More
How Magnetic-One is Redefining Multi-Agent AI Systems

How Magnetic-One is Redefining Multi-Agent AI Systems

If you’re like me, always curious about where AI is heading, you’ll know we’ve reached a point where single models aren’t enough for solving highly complex tasks. Enter Magnetic-One, Micros

Read More
Building a Dynamic Multi-Agent Workflow: Harnessing AI Collaboration with LangChain & LangGraph

Building a Dynamic Multi-Agent Workflow: Harnessing AI Collaboration with LangChain & LangGraph

This article utilizes LangChain and LangGraph to create a simple, multi-agent system. The agents work together to fulfill a task. The first agent generates a sequence of random numbers, and

Read More
Building a multi agent system using CrewAI

Building a multi agent system using CrewAI

AI agents are transforming industries by independently analyzing data, making predictions, and recommending optimal actions. These intelligent programs are not only skilled at executing tasks on

Read More
Claude 3.5’s Computer Use Feature: A Game-Changer for Industry Automation

Claude 3.5’s Computer Use Feature: A Game-Changer for Industry Automation

In the ever-evolving landscape of artificial intelligence, Anthropic’s Claude 3.5 has emerged as a formidable player, boasting a feature that’s turning heads across industries: the ability to use

Read More
A practical guide for using AutoGen in software applications

A practical guide for using AutoGen in software applications

Update: While this article was written only 4 months ago, AutoGen has since changed quite a bit. I apologize for some things that may be outdated in my code examples. If you want to learn abo

Read More