A collection of demo projects and examples for Apache Flink Agents — an Agentic AI framework based on Apache Flink.
This repository hosts community-contributed demo projects that showcase various use cases and capabilities of Apache Flink Agents. Anyone is welcome to contribute their demo code — whether it's a simple getting-started example, an advanced multi-agent workflow, or an integration with external systems.
Each demo lives in its own top-level directory:
flink-agents-demos/ ├── demo-a/ # Each demo is a self-contained project │ ├── README.md # Description, setup instructions, and usage │ └── ... ├── demo-b/ │ ├── README.md │ └── ... └── ...
We welcome contributions from everyone! To add your demo:
chatbot-with-tools/, multi-agent-rag/).README.md in your demo directory that covers:.gitignore) instead.This project is licensed under the Apache License 2.0.