# HTTP/1 Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/http-1
> Markdown URL: https://aitinkerers.org/technologies/http-1.md
> Technology record last updated: 2026-02-23T01:43:59Z
> Generated: 2026-09-21T08:44:53Z

- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [A2A Deep dive](https://dublin.aitinkerers.org/talks/rsvp_PUfCKEuGrfQ)

Agent To Agent (A2A) is a newly proposed protocol by google that aims at standardizing how Agents communicate with other vendors, this is particularly useful in the case of 3rd party AI Agents. In this demo, I'll walk through some of the key design principles of A2A, by walking through code and highlighting how the principles are/can be implemented. We'll step through what a client and server for A2A should look like and how communication between the two is facilitated by a task manager.

- Event context: AI Tinkerers - Dublin Event (April) — 2025-04-24 — Dublin
- Public talk page: https://dublin.aitinkerers.org/talks/rsvp_PUfCKEuGrfQ

## Related Technologies

- [crew](https://aitinkerers.org/technologies/crew) ([Markdown](https://aitinkerers.org/technologies/crew.md)) — 1 public demo
- [Gradio](https://aitinkerers.org/technologies/gradio) ([Markdown](https://aitinkerers.org/technologies/gradio.md)) — 9 public demos
- [JSON-RPC](https://aitinkerers.org/technologies/json-rpc) ([Markdown](https://aitinkerers.org/technologies/json-rpc.md)) — 2 public demos
- [Python](https://aitinkerers.org/technologies/python) ([Markdown](https://aitinkerers.org/technologies/python.md)) — 662 public demos
