# Frontier LLMs Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/frontier-llms
> Markdown URL: https://aitinkerers.org/technologies/frontier-llms.md
> Technology record last updated: 2026-02-23T01:41:15Z
> Generated: 2026-09-21T23:47:54Z

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

## Recent Public Talks and Demos

### [Workflows or Agents? Yes.](https://la.aitinkerers.org/talks/rsvp_ALEXG95uJB4)

The goal of any agent is to deliver an outcome. But most real-world outcomes require a mix of deterministic steps that have to take place reliably, and those that require single-step or multi-step reasoning. I'll walk through a demo of how our product delivers outcomes via custom code written to implement a mix of deterministic and AI steps, all via intuitive plain-English interfaces. I'll also talk about the full lifecycle of an agent, which includes handling errors and implementing modifications, and how we've implemented those in our builder.

- Event context: AI Agentsgiving Los Angeles — November 20th, 2025 — 2025-11-21 — Los Angeles
- Public talk page: https://la.aitinkerers.org/talks/rsvp_ALEXG95uJB4

## Related Technologies

- [GPT-4](https://aitinkerers.org/technologies/gpt-4) ([Markdown](https://aitinkerers.org/technologies/gpt-4.md)) — 529 public demos
- [LangChain](https://aitinkerers.org/technologies/langchain) ([Markdown](https://aitinkerers.org/technologies/langchain.md)) — 445 public demos
- [OpenAI API](https://aitinkerers.org/technologies/openai-api) ([Markdown](https://aitinkerers.org/technologies/openai-api.md)) — 520 public demos
- [Python](https://aitinkerers.org/technologies/python) ([Markdown](https://aitinkerers.org/technologies/python.md)) — 662 public demos
