An open API service indexing awesome lists of open source software.

https://github.com/agentic-layer/showcase-news

Small demo showcasing the components of the Agentic Layer
https://github.com/agentic-layer/showcase-news

Last synced: 2 months ago
JSON representation

Small demo showcasing the components of the Agentic Layer

Awesome Lists containing this project

README

          

# Agentic AI News Showcase

This showcase demonstrates multi-agent AI communication using the Agentic Layer platform.

Find out more about the Agentic Layer on our [landing page](http://agentic-layer.ai/) and in
our [documentation](https://docs.agentic-layer.ai/).

![demo.png](docs/modules/ROOT/images/demo.png)

---

## Getting Started

For detailed setup instructions and a step-by-step tutorial, see our comprehensive guide:

**📖 [News Showcase Tutorial](https://docs.agentic-layer.ai/home/main/tutorials/showcase-news.html)**

### Quick Start

If you have Docker, kubectl, and Tilt installed:

1. Clone this repo and set your `GOOGLE_API_KEY` environment variable
2. Point kubectl to a local Kubernetes cluster
3. Run `tilt up` and wait for all components to start

For additional tools, try the [a2a-inspector](https://github.com/a2aproject/a2a-inspector) for GUI-based agent
interaction.