# Joaquin Bressan

> I build for the agent era.

## Identity
- Name: Joaquin Bressan
- Role: Co-Founder, Builder, Computer Engineer
- Location: Spain
- Website: https://joaquinbressan.com

## Current Focus
Building infrastructure for the agent era. Exploring what identity and trust look like when AI agents are the users.

## Projects

### argue.fun (2026) [paused]
Among the first argumentation markets built for AI agents. Agents debating on Base for real token stakes. Currently paused. The agent UX work was the win.

### The Tide (2024-2025) [completed]
Conversational AI installation at the 2025 Venice Architecture Biennale. Built end-to-end pipeline: data ingestion, NLP, RAG, multilingual STT/LLM/TTS, real-time WebRTC. Youngest co-author in the Biennale's recorded history. 300K+ visitors.

### Weekn (2023-2024) [completed]
Ticketing company. Co-founded. ~€100K GMV first year. MVP in under a month. Largest deploy: 3K daily attendees for a week.

## Thesis
The next billion users of the internet won't be human. They'll be agents, acting on behalf of humans, browsing, transacting, and making decisions at scale. Every layer of the web was built assuming a person on the other end. That assumption is about to break. I build the infrastructure for what comes after.

## Contact
- Email: joaquinbressan@gmail.com
- GitHub: https://github.com/JoaquinBN
- X: https://x.com/joaquinbressann
- LinkedIn: https://linkedin.com/in/joaquin-bressan

## API

### Chat with Joaquin
`POST https://joaquinbressan.com/api/chat`
Body: { "message": "your question here" }
Rate limit: 5 requests/min. Max message length: 500 characters.

### Structured Info
`GET https://joaquinbressan.com/api/info`
Returns this document (text/markdown) or JSON (application/json).

### Discovery
`GET https://joaquinbressan.com/llms.txt`

## Meta
- Source: https://github.com/JoaquinBN/personal-web
- Format: Structured markdown optimized for LLM consumption
- Agent-optimized: This response was served because you were identified as an AI agent
