Agentic AI & Multi-Agent Systems Projects

Autonomous and multi-agent systems that plan, use tools, and get real work done.

6 projects in this domain

Agentic AI & Multi-Agent Systems★ Featured

RFP Autopilot

Multi-agent system that writes winning RFP responses

Agentic RFP autopilot that decomposes a request for proposal, researches answers across a knowledge base, and drafts compliant, on-brand responses with a coordinated team of specialized agents, collapsing days of proposal work into hours.

Multi-AgentRFP AutomationLLM OrchestrationRAG
Python
Agentic AI & Multi-Agent Systems★ Featured

LangGraph Multi-Agent System

Stateful multi-agent orchestration with LangGraph

A multi-agent orchestration framework built on LangGraph, wiring specialized agents into a stateful graph with shared memory, tool routing, and human-in-the-loop checkpoints, a reference architecture for production agent workflows.

LangGraphMulti-AgentOrchestrationLLMOps
Jupyter Notebook
Agentic AI & Multi-Agent Systems

Multi-Agent Workflows (LlamaIndex)

Collaborative agent workflows on LlamaIndex

Multi-agent workflows built with LlamaIndex, coordinating retrieval, reasoning, and tool-using agents over enterprise documents to answer complex, multi-step questions.

LlamaIndexMulti-AgentRAGAgent Workflows
Jupyter Notebook
Agentic AI & Multi-Agent Systems

Multi-Agent Task Automation

Agents that collaborate to automate tasks end to end

A multi-agent system for collaborative task automation, where planner, worker, and reviewer agents divide a goal, execute in parallel, and reconcile results.

Multi-AgentTask AutomationAgent CollaborationNode.js
JavaScript
Agentic AI & Multi-Agent Systems

AI Code Review Agent

Autonomous agent that reviews pull requests

An autonomous code-review agent that reads diffs, reasons about correctness and security, and posts actionable review comments, bringing consistent senior-level review to every pull request.

Code ReviewAutonomous AgentDevSecOpsLLM
Python
Agentic AI & Multi-Agent Systems

Job Scout Agent

Autonomous agent that hunts and ranks jobs

An autonomous agent that continuously scouts job boards, matches roles against a candidate profile, and ranks the best-fit opportunities without manual searching.

Autonomous AgentJob SearchWeb AutomationLLM
TypeScript