# Fly Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/fly
> Markdown URL: https://aitinkerers.org/technologies/fly.md
> Technology record last updated: 2026-03-16T12:54:33Z
> Generated: 2026-09-20T23:49:53Z

Fly.io transforms Docker containers into micro-VMs running on bare metal in 30+ regions globally.

Fly.io bypasses traditional cloud complexity by deploying application code directly to the edge. The platform converts OCI images into Firecracker micro-VMs, placing compute physically close to users to minimize latency. Developers manage global fleets via the flyctl CLI, leveraging Anycast IPs for routing and private WireGuard networks for secure inter-service communication. Whether scaling a Phoenix app in Tokyo or a Postgres cluster in Amsterdam, Fly handles the hardware orchestration so teams can focus on shipping features.

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

## Recent Public Talks and Demos

### [Recursive Agentic builder - Build an agent with a prompt.](https://seattle.aitinkerers.org/talks/rsvp_oa_Gc0k0sFs)

Opensource CLI to build a functional agent with a prompt in one shot. Under the hood, there's recursive reinforcement learning system which builds and tests the agent multiple times to improve it.

- Event context: October Meetup - Science Fair at Foundations — 2025-10-23 — Seattle
- Public talk page: https://seattle.aitinkerers.org/talks/rsvp_oa_Gc0k0sFs

### [Using Github’s MCP for AI-powered take home coding challenge assessments](https://st-louis.aitinkerers.org/talks/rsvp_ZJNYEH53RE4)

I’ll be showing a system I built that can automatically assess Github code based on a prompt. I’ll cover how the prompt is collected via yaml front matter / markdown and how it’s processed on a server leveraging MCP and OpenAIs API.

- Event context: AI Tinkerers - St. Louis Inaugural Meetup — 2025-06-05 — St. Louis
- Public talk page: https://st-louis.aitinkerers.org/talks/rsvp_ZJNYEH53RE4

## Related Technologies

- [Daytona](https://aitinkerers.org/technologies/daytona) ([Markdown](https://aitinkerers.org/technologies/daytona.md)) — 3 public demos
- [GitHub API](https://aitinkerers.org/technologies/github-api) ([Markdown](https://aitinkerers.org/technologies/github-api.md)) — 6 public demos
- [Mastra](https://aitinkerers.org/technologies/mastra) ([Markdown](https://aitinkerers.org/technologies/mastra.md)) — 7 public demos
- [Ngrok](https://aitinkerers.org/technologies/ngrok) ([Markdown](https://aitinkerers.org/technologies/ngrok.md)) — 3 public demos
- [OpenAI API](https://aitinkerers.org/technologies/openai-api) ([Markdown](https://aitinkerers.org/technologies/openai-api.md)) — 520 public demos
- [PostgreSQL](https://aitinkerers.org/technologies/postgresql) ([Markdown](https://aitinkerers.org/technologies/postgresql.md)) — 105 public demos
