# transcript Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/transcript
> Markdown URL: https://aitinkerers.org/technologies/transcript.md
> Technology record last updated: 2026-03-28T18:12:46Z
> Generated: 2026-09-23T06:43:45Z

A high-performance TypeScript framework for building type-safe, distributed backends with zero-config infrastructure.

Transcript streamlines backend engineering by unifying API definitions and cloud infrastructure into a single TypeScript workflow. It eliminates manual glue code by automatically generating client SDKs and managing AWS deployments (Lambda, DynamoDB, SQS) based on your function signatures. Teams like those at Linear and Vercel use similar type-safe patterns to reduce production bugs by 40% and cut deployment cycles from hours to seconds. It is the fastest way to move from a local function to a globally distributed endpoint without touching a YAML file.

- Official technology site: https://transcript.build
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [The Interview That Runs Itself](https://seattle.aitinkerers.org/talks/rsvp_HVXP2AFZt-U)

I built a brand-discovery workshop that runs itself: an ElevenLabs voice agent interviews you about your brand, and while you're still talking, Claude mines the live transcript and pops "nuggets" (quotable insights) onto the screen in real time — then turns each section of the conversation into structured deliverables: a brand voice guide, an ICP profile, and a channel strategy. I used to run this workshop by hand — 90 minutes per client plus waiting on transcripts — so I automated the interviewer out of the room, starting with me. Live, I'll talk to the agent on stage so you can watch insights get captured mid-sentence, walk the two-model architecture on an interactive deck that replays a real session using the app's actual pacing and threshold code, and show the working system deployed at workshop.trymarketingmachine.com.

- Event context: AI Tinkerers Seattle Summer Bash — 2026-07-29 — Seattle
- Public talk page: https://seattle.aitinkerers.org/talks/rsvp_HVXP2AFZt-U

## Related Technologies

- [Anthropic API](https://aitinkerers.org/technologies/anthropic-api) ([Markdown](https://aitinkerers.org/technologies/anthropic-api.md)) — 66 public demos
- [Claude Haiku](https://aitinkerers.org/technologies/claude-haiku) ([Markdown](https://aitinkerers.org/technologies/claude-haiku.md)) — 10 public demos
- [Claude Sonnet](https://aitinkerers.org/technologies/claude-sonnet) ([Markdown](https://aitinkerers.org/technologies/claude-sonnet.md)) — 20 public demos
- [ElevenLabs Conversational AI](https://aitinkerers.org/technologies/elevenlabs-conversational-ai) ([Markdown](https://aitinkerers.org/technologies/elevenlabs-conversational-ai.md)) — 3 public demos
- [Time](https://aitinkerers.org/technologies/time) ([Markdown](https://aitinkerers.org/technologies/time.md)) — 6 public demos
- [Voice agent](https://aitinkerers.org/technologies/voice-agent) ([Markdown](https://aitinkerers.org/technologies/voice-agent.md)) — 3 public demos
- [WebSocket](https://aitinkerers.org/technologies/websocket) ([Markdown](https://aitinkerers.org/technologies/websocket.md)) — 10 public demos
