Skip to content

Commit 44bdc35

Browse files
committed
added first 2 workshops
1 parent 0b77540 commit 44bdc35

1 file changed

Lines changed: 20 additions & 1 deletion

File tree

agentcamp/content.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,31 @@ outline: deep
33
---
44
# Content for AgentCamp 2026
55

6-
Below you can find a selection of content
6+
Below you can find a selection of content.
77

88

99

10+
## Workshops
1011

12+
### Building AI Chat Agents with LangChain, Chainlit & GitHub Models
13+
*A 90-minute hands-on workshop for tech conferences*
1114

15+
Welcome to this practical workshop where you'll build a fully functional AI chat agent from scratch! By the end of this session, you'll have created an intelligent assistant that can have conversations, call external tools (like fetching weather data), and integrate with the Model Context Protocol (MCP).
16+
17+
- [Workshop]https://sammydeprez.gitbook.io/agentcamp-chainlit-langchain-workshop/)
18+
- [GitHub Repo](https://github.com/GlobalAICommunity/agentcamp-workshop-langchain)
19+
20+
---
21+
22+
### Build a Pizza Ordering Agent with Microsoft Foundry and MCP
23+
In this hands-on workshop, you’ll learn to build domain-specific AI agents with Foundry Agent Service. Starting from a simple agent, you’ll add system prompts, custom instructions, and knowledge with RAG. You’ll extend it with tool calling (like a pizza calculator) and connect external services via MCP for live menu and order handling. By the end, you’ll have a working Contoso PizzaBot that can answer questions, recommend pizzas, and manage orders.
24+
25+
- [Workshop](https://gaic.io/pizza-workshop/)
26+
- [GitHub Repo](https://github.com/GlobalAICommunity/agentcon-pizza-workshop)
27+
28+
29+
30+
***More to be added soon***
1231

1332

1433

0 commit comments

Comments
 (0)