# Agentic Pipelines Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/agentic-pipelines
> Markdown URL: https://aitinkerers.org/technologies/agentic-pipelines.md
> Technology record last updated: 2026-03-12T20:45:16Z
> Generated: 2026-08-25T20:09:00Z

Agentic Pipelines orchestrate specialized AI agents, enabling multi-step, adaptive workflows that autonomously plan, use tools, and course-correct based on intermediate results.

This technology is a critical upgrade: a shift from fixed, linear workflows to dynamic, autonomous systems. The architecture coordinates specialized sub-agents (e.g., Researcher, Coder, Validator) within a Directed Acyclic Graph (DAG) structure. A central Orchestrator agent manages the flow, utilizing a shared Memory component and a dedicated Toolkit (APIs, databases) to execute complex, multi-stage tasks. For example, a data analysis pipeline autonomously profiles data, selects cleaning techniques, and iteratively refines the analysis plan. This design ensures robust error handling and iterative refinement, delivering high-credibility, traceable outputs where a single Large Language Model (LLM) call would fail.

- Official technology site: https://emergentmind.com/agentic-pipelines-overview
- Public AI Tinkerers demos and talks: 2
- Result page: 1 of 1

## Recent Public Talks and Demos

### [AI for Capital Markets, Agents, Evaluation](https://london.aitinkerers.org/talks/rsvp_k2jEXYltQMw)

The talk will discuss the reality of building applications with generative models in environments that demand high quality and actionable responses in production. We’ll be going into our particular challenge of creating an application within the very domain-driven space we are working in (financial). We’ll also discuss strategies we are building to evaluate the output of generated by leveraging LLMs, and challenges around LLM evaluations for agentic pipelines.

- Event context: AI Tinkerers London - October Meetup 🎃 — 2024-10-31 — London
- Public talk page: https://london.aitinkerers.org/talks/rsvp_k2jEXYltQMw

### [Automated Red Teaming for Agents](https://bengaluru.aitinkerers.org/talks/rsvp_DZrw1J9m1Mc)

Bootstrapped adversarial inputs for Agentic Pipelines using the DsPy framework.

- Event context: AI Tinkerers - Bangalore Inaugural - RSVP REQUIRED — 2024-06-02 — Bengaluru
- Public talk page: https://bengaluru.aitinkerers.org/talks/rsvp_DZrw1J9m1Mc

## Related Technologies

- [Adversarial Prompts](https://aitinkerers.org/technologies/adversarial-prompts) ([Markdown](https://aitinkerers.org/technologies/adversarial-prompts.md)) — 1 public demo
- [BERT](https://aitinkerers.org/technologies/bert) ([Markdown](https://aitinkerers.org/technologies/bert.md)) — 179 public demos
- [BLOOM](https://aitinkerers.org/technologies/bloom) ([Markdown](https://aitinkerers.org/technologies/bloom.md)) — 115 public demos
- [DSPY](https://aitinkerers.org/technologies/dspy) ([Markdown](https://aitinkerers.org/technologies/dspy.md)) — 12 public demos
- [Evaluation](https://aitinkerers.org/technologies/evaluation) ([Markdown](https://aitinkerers.org/technologies/evaluation.md)) — 1 public demo
- [Generative models](https://aitinkerers.org/technologies/generative-models) ([Markdown](https://aitinkerers.org/technologies/generative-models.md)) — 3 public demos
- [GPT-3](https://aitinkerers.org/technologies/gpt-3) ([Markdown](https://aitinkerers.org/technologies/gpt-3.md)) — 191 public demos
- [GPT-4](https://aitinkerers.org/technologies/gpt-4) ([Markdown](https://aitinkerers.org/technologies/gpt-4.md)) — 529 public demos
- [Keras](https://aitinkerers.org/technologies/keras) ([Markdown](https://aitinkerers.org/technologies/keras.md)) — 74 public demos
- [Llama-2](https://aitinkerers.org/technologies/llama-2) ([Markdown](https://aitinkerers.org/technologies/llama-2.md)) — 227 public demos
- [ONNX](https://aitinkerers.org/technologies/onnx) ([Markdown](https://aitinkerers.org/technologies/onnx.md)) — 83 public demos
- [PaLM 2](https://aitinkerers.org/technologies/palm-2) ([Markdown](https://aitinkerers.org/technologies/palm-2.md)) — 116 public demos
- [PyTorch](https://aitinkerers.org/technologies/pytorch) ([Markdown](https://aitinkerers.org/technologies/pytorch.md)) — 273 public demos
- [Red Teaming](https://aitinkerers.org/technologies/red-teaming) ([Markdown](https://aitinkerers.org/technologies/red-teaming.md)) — 2 public demos
- [RoBERTa](https://aitinkerers.org/technologies/roberta) ([Markdown](https://aitinkerers.org/technologies/roberta.md)) — 118 public demos
- [scikit-learn](https://aitinkerers.org/technologies/scikit-learn) ([Markdown](https://aitinkerers.org/technologies/scikit-learn.md)) — 83 public demos
- [TensorFlow](https://aitinkerers.org/technologies/tensorflow) ([Markdown](https://aitinkerers.org/technologies/tensorflow.md)) — 90 public demos
