# Tinyfish API Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/tinyfish-api
> Markdown URL: https://aitinkerers.org/technologies/tinyfish-api.md
> Technology record last updated: 2026-03-07T01:10:59Z
> Generated: 2026-09-22T23:39:09Z

Tinyfish API provides a high-performance, developer-first interface for real-time data synchronization and edge-based state management.

Tinyfish API delivers sub-10ms latency for distributed applications requiring instant state updates across global nodes. Built on a lightweight Rust core, the platform handles 50,000+ concurrent connections per instance while maintaining a minimal memory footprint (under 20MB). Developers integrate via a single REST endpoint or WebSocket stream to manage shared state, feature flags, and live configuration changes. It eliminates the overhead of traditional database polling, allowing teams like engineering squads at scale-ups to deploy reactive features in minutes rather than days.

- Official technology site: https://tinyfish.io
- Public AI Tinkerers demos and talks: 2
- Result page: 1 of 1

## Recent Public Talks and Demos

### [From Chat to CASE: Building an AI Agent That Scouts and Fills Real Complaint Forms](https://singapore.aitinkerers.org/talks/rsvp_y-Gl78fWqSw)

I built Onestop, a chat-first complaint agent that turns a user’s issue into an execution workflow: it extracts the complaint from natural language, plans the escalation path, drafts the complaint email, and for verified portals like CASE Singapore, scouts the live web form and attempts a browser fill through a Form Genome pipeline. The demo is intentionally technical and code-first: a FastAPI orchestrator, structured complaint state, Playwright-based browser execution, and truthful fallbacks when a route is not production-safe.

- Event context: AI Tinkerers Singapore: The Agentic Future &amp; Dev/Eng Workflows — 2026-04-21 — Singapore
- Public talk page: https://singapore.aitinkerers.org/talks/rsvp_y-Gl78fWqSw

### [Autonoumous web agents](https://ho-chi-minh-city.aitinkerers.org/talks/rsvp_gvCpwH7qTpw)

Viet bike scout is a website to compare prices between all the rental shops to find the best bang for your bucks. Normally, you would have to browse 10-20 shops and spend hours before finding a good fit But with viet bike scout, it is 5 minutes max Parallel AI agents are fired up, searching the web for you, to find the best price for the type of vehicle you're looking for

- Event context: AI Tinkerers Ho Chi Minh City: From Prompt to Agent — 2026-03-07 — Ho Chi Minh City
- Public talk page: https://ho-chi-minh-city.aitinkerers.org/talks/rsvp_gvCpwH7qTpw

## Related Technologies

- [FastAPI](https://aitinkerers.org/technologies/fastapi) ([Markdown](https://aitinkerers.org/technologies/fastapi.md)) — 181 public demos
- [implement](https://aitinkerers.org/technologies/implement) ([Markdown](https://aitinkerers.org/technologies/implement.md)) — 1 public demo
- [Inngest](https://aitinkerers.org/technologies/inngest) ([Markdown](https://aitinkerers.org/technologies/inngest.md)) — 3 public demos
- [Jinja2](https://aitinkerers.org/technologies/jinja2) ([Markdown](https://aitinkerers.org/technologies/jinja2.md)) — 2 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
- [OpenAI-based orchestration](https://aitinkerers.org/technologies/openai-based-orchestration) ([Markdown](https://aitinkerers.org/technologies/openai-based-orchestration.md)) — 1 public demo
- [Playwright](https://aitinkerers.org/technologies/playwright) ([Markdown](https://aitinkerers.org/technologies/playwright.md)) — 32 public demos
- [Pydantic](https://aitinkerers.org/technologies/pydantic) ([Markdown](https://aitinkerers.org/technologies/pydantic.md)) — 30 public demos
- [Python 3](https://aitinkerers.org/technologies/python-3) ([Markdown](https://aitinkerers.org/technologies/python-3.md)) — 3 public demos
- [SQLite](https://aitinkerers.org/technologies/sqlite) ([Markdown](https://aitinkerers.org/technologies/sqlite.md)) — 28 public demos
- [Supabase](https://aitinkerers.org/technologies/supabase) ([Markdown](https://aitinkerers.org/technologies/supabase.md)) — 90 public demos
- [Time](https://aitinkerers.org/technologies/time) ([Markdown](https://aitinkerers.org/technologies/time.md)) — 6 public demos
- [vanilla JavaScript](https://aitinkerers.org/technologies/vanilla-javascript) ([Markdown](https://aitinkerers.org/technologies/vanilla-javascript.md)) — 2 public demos
