AI & Agents
PyCon Lithuania is built for people, but we also make the site — and parts of the organizer backend — usable by AI assistants and agents.
For AI crawlers and agents
If you're an AI agent or crawler visiting this site, start here:
- /llms.txt — a curated index of what's on this site.
- /llms-full.txt — every confirmed talk abstract and speaker bio for the current and previous edition, in one file.
- /agents.md — the rules and capabilities for agents interacting with this site.
- Any page on this site has a clean markdown alternate — just append
.mdto its URL (e.g./2026/schedule.md).
Ticket purchase requires a human — there is no agentic checkout endpoint.
Please respect /robots.txt and don't scrape or infer attendee personal data.
For organizers: connect an AI assistant
PyCon LT exposes an MCP (Model Context Protocol)
connector so an AI assistant — Claude.ai, a ChatGPT connector, or a local
mcp-remote setup — can help run the conference on your behalf: reviewing CFP
submissions, checking ticket sales, drafting blog posts, managing sponsors and
orders, tracking financial aid and volunteers, and more.
To connect:
- In Claude.ai (Settings → Connectors) or ChatGPT (Connectors), add a custom
connector pointing at
https://pycon.lt. - Sign in with your PyCon LT admin Google account when prompted.
- Approve the requested access.
This requires an admin account — it will not work for a regular attendee or speaker login. The assistant only sees and does what your admin account is already allowed to.