--- title: Gradio Agent Inspector with ADK emoji: 🕵️ colorFrom: blue colorTo: yellow sdk: docker app_file: app.py app_port: 8000 base_path: /gradio/ pinned: false license: apache-2.0 short_description: Demo app with ADK and the Agent Inspector Gradio component tags: - custom-component-track - adk - agent --- # Agent Development Kit (ADK) + Gradio ![ADK + Gradio](docs/gradio_adk.png) Debugging agent-based applications can be tricky! Agent Inspector is an open-source Gradio component designed to make this process easier and more transparent. Inspired by tools like the [ADK web](https://github.com/google/adk-web) debug panel, Agent Inspector brings similar functionality to the Gradio ecosystem. Whether you're building, testing, or fine-tuning your agent, Agent Inspector helps you understand what's happening under the hood. Contributions and feedback are welcome! ![demo app ADK gradio](docs/demo-app-v01.gif)