# GPT-V Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/gpt-v
> Markdown URL: https://aitinkerers.org/technologies/gpt-v.md
> Technology record last updated: 2026-03-24T10:45:20Z
> Generated: 2026-09-21T01:46:40Z

OpenAI's fifth-generation multimodal LLM: GPT-5 unifies fast processing and deep reasoning, achieving 94.6% accuracy on advanced mathematics.

GPT-5 (Generative Pre-trained Transformer 5) is OpenAI's flagship multimodal foundation model, launched August 7, 2025. This unified architecture automatically routes queries between 'Fast Mode' for routine tasks and 'Deep Reasoning' for complex challenges, eliminating guesswork for developers. Performance metrics confirm significant gains: the model achieves 74.9% accuracy on real-world coding tasks (SWEBench) and sets a new state-of-the-art score on the GDPval knowledge work benchmark, performing at or above human expert level in 70.9% of comparisons. Access the system via the OpenAI API or through ChatGPT Plus (using the gpt-5-thinking-pro variant).

- Official technology site: https://openai.com/gpt-5
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Gamified Reality](https://sf.aitinkerers.org/talks/rsvp_1ok-_RTnhL4)

This demo shows how you can use the latest small multimodal models to get real-time inferences and then connect those to actions. In this case, I use it to create a gamified reality app where you earn points as you do various real world activities and those are understood by the AI and matched to achievements.

- Event context: AI Tinkerers - San Francisco - April 2024 Meetup — 2024-04-30 — San Francisco
- Public talk page: https://sf.aitinkerers.org/talks/rsvp_1ok-_RTnhL4

## Related Technologies

- [Computer Vision](https://aitinkerers.org/technologies/computer-vision) ([Markdown](https://aitinkerers.org/technologies/computer-vision.md)) — 22 public demos
- [Multimodal Models](https://aitinkerers.org/technologies/multimodal-models) ([Markdown](https://aitinkerers.org/technologies/multimodal-models.md)) — 6 public demos
- [NVIDIA Tesla T4](https://aitinkerers.org/technologies/nvidia-tesla-t4) ([Markdown](https://aitinkerers.org/technologies/nvidia-tesla-t4.md)) — 1 public demo
- [Object Detection](https://aitinkerers.org/technologies/object-detection) ([Markdown](https://aitinkerers.org/technologies/object-detection.md)) — 2 public demos
