# React Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/react?page=10
> Markdown URL: https://aitinkerers.org/technologies/react.md?page=10
> Technology record last updated: 2026-09-18T15:13:52Z
> Generated: 2026-09-22T09:46:24Z

React is an open-source JavaScript library for building dynamic user interfaces (UIs).

React is a component-based JavaScript library, developed by Meta (Facebook), engineered for building fast, declarative UIs. It mandates a one-way data flow and utilizes a Virtual DOM mechanism to ensure efficient, predictable updates to the user interface. Developers construct complex UIs by composing small, encapsulated components; this architecture promotes code reusability and simplifies state management across large applications. The library employs JSX (a syntax extension) to integrate HTML-like markup directly within JavaScript logic, supporting development for both web (React DOM) and native mobile platforms (React Native).

- Official technology site: https://react.dev/
- Public AI Tinkerers demos and talks: 220
- Result page: 10 of 10

## Recent Public Talks and Demos

### [Fantail](https://seattle.aitinkerers.org/talks/rsvp_oWX_Mon1IuY)

Fantail is a generative AI powered brainstorming, story development, and visualization platform for filmmakers. It provides an integrated workspace with built in gen-AI that makes a script come alive with storyboards, emotional text to speech, and much more!

- Event context: AI Tinkerers Seattle - January Meetup — 2024-01-25 — Seattle
- Public talk page: https://seattle.aitinkerers.org/talks/rsvp_oWX_Mon1IuY

### [Sketch-AI - Infrastructure for Robotics and Automation](https://munich.aitinkerers.org/talks/rsvp_efCiEy-I_vE)

Hardware Selection Copilot for Robotics and Automation Projects

- Event context: AI Tinkerers Munich - January 18 — 2024-01-18 — Munich
- Public talk page: https://munich.aitinkerers.org/talks/rsvp_efCiEy-I_vE

### [LingoMind: Where AI Meets Fun Learning](https://chicago.aitinkerers.org/talks/rsvp_oE3jntWpelU)

Ever thought of leveling up your learning game? Meet "LingoMind"! Imagine a world where flashcards aren't just static cards, but dynamically generated challenges tailored just for you, thanks to our nifty AI algorithms. But that's not all. Share, swap, and collaborate with friends, turning the learning process into an exciting multiplayer game. Dive into quizzes, race against the clock, and challenge your peers. With LingoMind, education isn't just about absorbing facts – it's about strategy, competition, and having a blast while you're at it. Ready to play?

- Event context: AI Tinkerers Chicago - Inaugural Meetup — 2023-10-04 — Chicago
- Public talk page: https://chicago.aitinkerers.org/talks/rsvp_oE3jntWpelU

### [The Mediator Concept](https://seattle.aitinkerers.org/talks/rsvp_3egxmUQI8RQ)

We will demonstrate how an LLM agent can serve as "mediator" to provide a user with a flexible natural language interface to an underlying conventional rigid software system. In this pattern, the mediator agent manages two dialogs that happen in parallel, one between the user and the mediator and one between the system and the mediator. We will show how this pattern allows the conventional system to provide feedback to the mediator to correct errors or influence how the mediator works with the user. We'll demonstrate the mediator concept with an agent that helps a user create, manage and modify car rental reservations and get customer support from the "ACME" car rental company. Our demonstration shows what the dialog looks like from the perspective of the user, the mediator, and the system.

- Event context: AI Tinkerers Seattle - September Meetup — 2023-09-20 — Seattle
- Public talk page: https://seattle.aitinkerers.org/talks/rsvp_3egxmUQI8RQ

## Related Technologies

- [Python](https://aitinkerers.org/technologies/python) ([Markdown](https://aitinkerers.org/technologies/python.md)) — 662 public demos
- [TypeScript](https://aitinkerers.org/technologies/typescript) ([Markdown](https://aitinkerers.org/technologies/typescript.md)) — 205 public demos
- [FastAPI](https://aitinkerers.org/technologies/fastapi) ([Markdown](https://aitinkerers.org/technologies/fastapi.md)) — 181 public demos
- [Next](https://aitinkerers.org/technologies/next) ([Markdown](https://aitinkerers.org/technologies/next.md)) — 186 public demos
- [OpenAI API](https://aitinkerers.org/technologies/openai-api) ([Markdown](https://aitinkerers.org/technologies/openai-api.md)) — 520 public demos
- [Node](https://aitinkerers.org/technologies/node) ([Markdown](https://aitinkerers.org/technologies/node.md)) — 99 public demos
- [PostgreSQL](https://aitinkerers.org/technologies/postgresql) ([Markdown](https://aitinkerers.org/technologies/postgresql.md)) — 106 public demos
- [Supabase](https://aitinkerers.org/technologies/supabase) ([Markdown](https://aitinkerers.org/technologies/supabase.md)) — 90 public demos
- [Claude](https://aitinkerers.org/technologies/claude) ([Markdown](https://aitinkerers.org/technologies/claude.md)) — 174 public demos
- [Claude Code](https://aitinkerers.org/technologies/claude-code) ([Markdown](https://aitinkerers.org/technologies/claude-code.md)) — 215 public demos
- [Docker](https://aitinkerers.org/technologies/docker) ([Markdown](https://aitinkerers.org/technologies/docker.md)) — 147 public demos
- [Gemini](https://aitinkerers.org/technologies/gemini) ([Markdown](https://aitinkerers.org/technologies/gemini.md)) — 188 public demos
- [LangChain](https://aitinkerers.org/technologies/langchain) ([Markdown](https://aitinkerers.org/technologies/langchain.md)) — 445 public demos
- [GPT-4](https://aitinkerers.org/technologies/gpt-4) ([Markdown](https://aitinkerers.org/technologies/gpt-4.md)) — 529 public demos
- [Vite](https://aitinkerers.org/technologies/vite) ([Markdown](https://aitinkerers.org/technologies/vite.md)) — 17 public demos
- [MongoDB](https://aitinkerers.org/technologies/mongodb) ([Markdown](https://aitinkerers.org/technologies/mongodb.md)) — 15 public demos
- [Ollama](https://aitinkerers.org/technologies/ollama) ([Markdown](https://aitinkerers.org/technologies/ollama.md)) — 77 public demos
- [OpenAI](https://aitinkerers.org/technologies/openai) ([Markdown](https://aitinkerers.org/technologies/openai.md)) — 112 public demos

## More Results

- Previous: https://aitinkerers.org/technologies/react.md?page=9
