# Assistant API Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/assistant-api
> Markdown URL: https://aitinkerers.org/technologies/assistant-api.md
> Technology record last updated: 2026-03-05T10:14:04Z
> Generated: 2026-09-21T01:49:51Z

The original persistent object for building custom AI agents: deprecated, migrate your integration to the Responses API now.

The Assistants API was the persistent object for creating stateful AI agents: it bundled the model, instructions, and tools like File Search (RAG), Code Interpreter, and Function Calling into a single configuration. This simplified complex workflows, notably for knowledge retrieval. However, the Assistants API is now deprecated, shutting down completely on August 26, 2026. Transition your integration to the new Responses API immediately: it offers a simpler, more flexible mental model with better performance and new features.

- Official technology site: https://platform.openai.com/docs/assistants-migration-guide
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Assistant API](https://chicago.aitinkerers.org/talks/rsvp_J7aBJclmFeo)

A demo using the new assistant API

- Event context: The Second City's Second Meetup - AI Tinkerers — 2023-11-08 — Chicago
- Public talk page: https://chicago.aitinkerers.org/talks/rsvp_J7aBJclmFeo

## Related Technologies

- [OpenAI API](https://aitinkerers.org/technologies/openai-api) ([Markdown](https://aitinkerers.org/technologies/openai-api.md)) — 520 public demos
