> For the complete documentation index, see [llms.txt](https://www.conserver.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.conserver.io/talks-articles-press/conference-keynotes.md).

# Conference Keynotes

vCon got its first sustained public exposure at TADSummit (Telecom Application Developer Summit) and TADHack (the corresponding hackathon). Those venues remain the place where the working group, the vCon Foundation, and the implementer community meet face-to-face. The talks below are organized reverse-chronologically.

## 2026

### VCONIC TADHack 2026

* **TADHack blog:** [VCONIC TADHack March 7-8](https://blog.tadhack.com/2025/12/19/vconic-tadhack/)
* The 2026 vCon-focused TADHack. The hackathon review with all 16 submissions and winners is also on this site at [VCONIC TADHack 2026: Hackathon Review](/helps-and-hacks/vconic-tadhack-2026-hackathon-review.md).

## 2025

### "vCon Progress Report" — TADSummit 2025

* **TADSummit blog:** [vCon Progress Report](https://blog.tadsummit.com/2025/08/20/vcon-progress-report/)
* Status update covering the 211-contact-center pilot, the Strolid / Frontline alliance, and upcoming features (selective disclosure, transcription schema, consent).

### Matthew Smith — "vCon + UNS for Manufacturing / Process Industries"

* **TADSummit blog:** [End of Year Special](https://blog.tadsummit.com/2025/12/17/matthew-smith-vcon-and-uns/)
* vCon applied outside customer-experience contexts — combining vCon with Unified Namespace (UNS) patterns for manufacturing and process industries.

### Jeff Pulver — Generative AI Expo 2025

* **Video:** [YouTube](https://www.youtube.com/watch?v=DjByCcpe-ws)
* Jeff Pulver, CEO of the vCon Foundation, frames vCon as the missing data layer for the AI era. Good elevator pitch for non-telecom audiences.

### Dan Petrie — "The Geeky Side of vCon" — TADSummit Online, April 2025

* **TADSummit blog:** [Dan Petrie, The Geeky Side of vCon](https://blog.tadsummit.com/2025/05/02/dan-petrie-the-geeky-side-of-vcon/)
* Implementation-focused walkthrough of the py-vcon and py-vcon-server reference implementations.

### "Voice AI Space is born" — Thibault Mardinli (T-Bot) — TADSummit Online 2025

* **TADSummit blog:** [Voice AI Space is born](https://blog.tadsummit.com/2025/07/23/t-bot/)
* Adjacent context: how vCon fits into the broader voice-AI landscape.

## 2024

### Thomas Howe — "The Rise and Rise of vCon" — TADSummit 2024

* **TADSummit blog with video:** [The Rise and Rise of vCon](https://blog.tadsummit.com/2024/10/29/the-rise-and-rise-of-vcon/)
* The TADSummit 2024 sponsor keynote, covering the trajectory from the original whitepaper to the IETF working group and the explosion of LLM use cases driving adoption.

### Steve Lasker — "SCITT and vCon AI Governance for Conversations, at Scale" — TADSummit 2024

* Same blog post as above.
* The complementary keynote: why SCITT (Supply Chain Integrity, Transparency, and Trust) belongs alongside vCon for Right to Know and Right to Erasure compliance. Steve also appeared on the TADSummit Innovators podcast — see [Podcasts](/talks-articles-press/podcasts.md).

### Thomas Howe — "Grooving on vCons" — TADSummit Keynote

* **Video:** [YouTube](https://www.youtube.com/watch?v=TVq7Y1SoGo4)
* An earlier-in-the-year Thomas Howe keynote.

## 2022–2023

### vCon Workshop — 2022-06-09

* **Video:** [YouTube](https://www.youtube.com/watch?v=oMZLqOfW6sw) · **Summary:** [Alan Quayle's writeup](https://alanquayle.com/2022/06/09/vcon-workshop-summary/)
* The pre-IETF community workshop where the case for an open standard was made publicly.

### "vCon presentation at TADSummit, Portugal" — November 2022

* Referenced in [vCons → More Information](/vcons/more-information.md).

### "vCon presentation at IETF 115, London" — November 2022

* Referenced in [vCons → More Information](/vcons/more-information.md).

### "vCon presentation at IIT" — Chicago, October 2022

* Referenced in [vCons → More Information](/vcons/more-information.md).

## Explainers and overviews

* ["Unlocking Customer Conversations: New IETF Standard for ..."](https://www.youtube.com/watch?v=d0X-5WlTfhU) — vCon overview video.
* ["The Future of Conversations: Why #vCon Is Emerging as a New Standard"](https://www.youtube.com/watch?v=L8P7RdO0uPA) — adoption-focused framing.

## See also

* [IETF Sessions](/talks-articles-press/ietf-sessions.md) for the working-group sessions themselves
* [Podcasts](/talks-articles-press/podcasts.md) for audio-only interviews
* [Articles & Press](/talks-articles-press/articles-and-press.md) for written coverage


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.conserver.io/talks-articles-press/conference-keynotes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
