DEV Community

Marvelous Chinwendu
Marvelous Chinwendu

Posted on

I'm Building an AI Doctor in Nigeria With No Money. Google I/O 2026 Just Handed Me a Lifeline.

Google I/O Writing Challenge Submission

This is a submission for the Google I/O Writing Challenge


I'm Building an AI Doctor in Nigeria With No Money. Google I/O 2026 Just Handed Me a Lifeline.

Let me be honest with you from the start.

I'm not writing this from a Silicon Valley office. I'm not a developer with a startup visa and a Stripe Atlas account. I'm a 24-year-old self-taught developer in Aba, Nigeria — a commercial city in the southeast of the country better known for its garment manufacturers and traders than for its software engineers. I work on a Windows 11 laptop. I have an outstanding AWS bill. Most of my projects live on my local machine because I can't afford to deploy them.

And I am building a telemedicine AI platform called Telmed — an AI doctor designed to reach the people in my country who are dying not from incurable diseases, but from the simple, brutal absence of access to proper medical care.

This is why Google I/O 2026 hit differently for me.


Why This Exists At All

I need to tell you why I'm building this, because without that, the Google I/O announcements are just features. Features don't move you. Context does.

A few years ago, I watched a woman in my community — a neighbour — slip in her bathroom and suffer a concussion. What followed was not an emergency room and a neurosurgeon. It was a month of being transferred from one underfunded hospital to the next. Every specialist that could actually help her was in London. Or South Africa. Not here. The delay caused permanent neurological damage. A problem that had a solution. A problem that the solution simply couldn't reach in time.

That stuck with me.

Then it got personal. I suffered from a stubborn skin condition for over three years. Different clinics. No answers. One afternoon I photographed the affected area, described my symptoms in detail to an AI, and got a diagnosis — along with a drug list that cost me 1,400 naira at the pharmacy. Under a month later, a three-year problem was gone.

That moment was both testimony and proof of concept. AI could do this. Not just for me — for millions of people across Africa who are sitting with problems that have solutions they simply cannot access.

So I started building Telmed. Voice-based AI consultation. Image symptom analysis. Medication reminders. A bridge between a sick person and something smarter than what they currently have access to.

And I started building it on free-tier APIs — because that is what I have.


Then Google I/O Happened

I watched the keynote from Aba with the same intensity I watch Champions League finals. Because the things being announced were not abstract to me. They were directly relevant to what I'm trying to build — right now, this week.

The announcement that stopped me cold: Gemini 3.5 Flash.

Google described it as their first model in a series combining frontier intelligence with action — better across almost all benchmarks compared to 3.1 Pro, with a specific focus on agentic coding, long-horizon tasks, and real-world workflows.

I've been using Gemini as one of the AI engines powering Telmed's diagnostic layer. The reason I chose Gemini — and I'll be transparent about this — was access. The free tier exists. When you're building with zero budget, "free tier exists" is often the entire decision. You don't get to be philosophical about which model you prefer.

But Gemini 3.5 Flash being genuinely better on real-world tasks isn't just a benchmark improvement. For a healthcare use case, reasoning quality matters. The difference between a model that vaguely suggests "see a doctor" and one that identifies symptom clusters with precision and suggests a plausible differential — that is the difference between something useful and something that could cause harm by being useless. Better reasoning at the same price point is not a minor upgrade. It's a lifeline.


The Feature I Didn't Know I Needed Until I Saw It

Google AI Studio now includes one-click deploy to Cloud Run, native Firebase service support, and the ability to build and launch full-stack apps directly within AI Studio — and export the complete project state to Antigravity.

I'm already using Firebase in Telmed's architecture. Realtime database. Authentication. Firestore. Firebase was another "free tier exists" decision that turned out to be genuinely good infrastructure.

The idea that I can now prototype, build, and deploy a full-stack application — AI backend included — without leaving AI Studio, and push it to Cloud Run with a single click... I sat with that for a minute. Because the thing that kills zero-budget projects is not always ideas. It's friction. Every extra step between "working locally" and "deployed and real" is another moment where momentum dies. Another night where you close the laptop and wonder if this is even worth it.

One-click deploy to Cloud Run, with Firebase already wired in, is friction removed. For a developer like me — building alone, managing everything, wearing every hat — that matters more than I can fully explain right now.


Managed Agents: This One Felt Like It Was Built For Telmed

Managed Agents in the Gemini API removes the friction of infrastructure setup, delivering the power of the Antigravity agent harness via managed agents — a single API call provides a fully provisioned agent with a remote sandbox.

Here is the problem I've been wrestling with for weeks: Telmed's AI Doctor isn't a single prompt. It's a sequence — an orchestration. The user describes symptoms. The agent asks clarifying questions. If they upload an image, a vision model analyses it. The agent synthesises both inputs. It asks about medical history. It delivers a response calibrated to all of that context. Then it sets a medication reminder.

Building that orchestration reliably, from scratch, with proper state management, without infrastructure costs spiralling — that's the engineering challenge. I've been stitching it together with Node.js and raw API calls because that was the only option I had.

Managed Agents offering a fully provisioned agent with one API call changes the architecture of what I'm building. Not the vision — the architecture. Less plumbing. More intelligence. More time spent on what Telmed actually needs to do for the person on the other end.


What I Actually Think — Honestly

I won't pretend this was a perfect keynote. It was heavy on infrastructure and agent tooling and, at times, felt like it was speaking almost exclusively to teams with existing GCP footprints and a platform engineer on payroll.

For solo developers in emerging markets, the "free tier" story could have been told more explicitly. Managed Agents sounds incredible — but the pricing at scale will determine whether it's accessible to the builders who need it most, or whether it quietly prices out everyone except enterprise teams. I'm watching that closely.

And WebMCP — a proposed open web standard that allows developers to expose structured tools like JavaScript functions and HTML forms so browser-based AI agents can execute complex tasks with greater speed and reliability — has enormous potential, but it's still experimental. I'm interested. Not ready to build on it yet.

The things that genuinely moved me were Gemini 3.5 Flash, Managed Agents, and the AI Studio + Firebase integration. Those three, together, address real problems I am experiencing right now building a real product.


The Part No Keynote Will Ever Say Out Loud

There are developers watching Google I/O from Lagos, from Nairobi, from Accra, from cities you wouldn't find in a VC pitch deck. They are building things for problems that don't make it onto keynote slides. Healthcare. Housing. Financial access. Agriculture.

They are building on free tiers, on shared connections, on borrowed time. They are the architects and the engineers and the QA team and the customer support, all in one person, all on one laptop.

Google I/O 2026 gave me something real to work with. Not because Google made Telmed's problem easier to understand. But because the tools they shipped — Gemini 3.5 Flash, Managed Agents, the AI Studio + Firebase pipeline — reduce the gap between what I can build alone and what I need Telmed to become.

That gap is still large. I'm not going to pretend otherwise.

But it got smaller this week.

And for a developer who has been building in a city that doesn't celebrate tech, on a laptop that's seen better days, for a vision that most people around him can barely picture — smaller is everything

Marvelous Chinwendu Uzoma is a self-taught full-stack developer from Aba, Nigeria, building Telmed — an AI-powered telemedicine platform for underserved communities across Africa. He codes under the brand MARV-TECH. https://telmed-ai-doctor.onrender.com/

Top comments (0)