talk-data.com talk-data.com

Topic

llamaindex

19

tagged

Activity Trend

6 peak/qtr
2020-Q1 2026-Q1

Activities

19 activities · Newest first

An overview of agentic AI concepts, focusing on how to build agentic apps with LlamaIndex. We'll cover core design patterns such as event-driven workflows, routing, parallelization, orchestrator–worker setups, and evaluator–optimizer loops, and show how to bring them to life in the LlamaIndex framework. The session also explores how these pieces fit into multi-agent systems, with a focus on MCP servers and tools that provide live context to agents. By the end, you'll learn to build agents using LlamaIndex, compose multi-agent systems, design reusable tools for agents, and give agents real-time knowledge. The talk uses the LlamaIndex Python framework and models from OpenAI and Anthropic.

An overview of agentic AI and how to build agentic apps using the LlamaIndex framework. Covers core design patterns such as event-driven workflows, routing, parallelization, orchestrator–worker setups, and evaluator–optimizer loops, and discusses multi-agent systems. The session will explore MCP servers and tools for providing live context to agents, and uses the open-source LlamaIndex Python framework with models from OpenAI and Anthropic.

An in-depth look at agentic AI — how to build agent-driven applications using the LlamaIndex framework. We’ll cover core design patterns such as event-driven workflows, routing, parallelization, orchestrator–worker setups, and evaluator–optimizer loops, and show how to implement them in LlamaIndex. The talk also explores how these pieces fit together into multi-agent systems, and how MCP servers and tools help agents obtain live context to hit their goals. By the end, you’ll learn to build agents with LlamaIndex, compose multi-agent systems, design reusable tools for agents, and give your agents real-time knowledge. The session uses the open-source LlamaIndex framework in Python and models from providers like OpenAI and Anthropic.

In this session, we present our experimental approach to creating DPK pipelines using agentic workflows. We will begin with a brief introduction to agentic workflows, followed by a walkthrough of two notebooks developed to support this work: The first notebook shows a planner agent for Data-Prep-Kit tasks with code generation. The agent builds DPK pipeline that performs required tasks defined by a natural language. The second notebook demonstrates how DPK transformers can be wrapped as tools within LangChain and LlamaIndex, along with examples of executing the transforms directly.

Overview: In this session, we present our experimental approach to creating DPK pipelines using agentic workflows. We will begin with a brief introduction to agentic workflows, followed by a walkthrough of two notebooks developed to support this work: the first notebook shows a planner agent for Data-Prep-Kit tasks with code generation, building DPK pipelines from natural language tasks; the second notebook demonstrates wrapping DPK transformers as tools within LangChain and LlamaIndex, with examples of executing the transforms directly.

In this session, we present our experimental approach to creating DPK pipelines using agentic workflows. We will begin with a brief introduction to agentic workflows, followed by a walkthrough of two notebooks developed to support this work:

The first notebook shows a planner agent for Data-Prep-Kit tasks with code generation. The agent builds DPK pipeline that performs required tasks defined by a natural language.

The second notebook demonstrates how DPK transformers can be wrapped as tools within LangChain and LlamaIndex, along with examples of executing the transforms directly.