From d1570a44d605ad16eefd4894822756826ef75cd4 Mon Sep 17 00:00:00 2001 From: "Ramis H." Date: Sun, 28 Jun 2026 06:43:32 -0700 Subject: [PATCH] Remove hackathon theme from README Removed the hackathon theme section from the README. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7428d38..2280a91 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ [Gemini](https://ai.google.dev/) [DigitalOcean](https://www.digitalocean.com/) -**2026 AI Engineer World's Fair Hackathon — Theme: Continual Learning** - ## The bottleneck moved Models keep getting better, and more people can build software than ever before. @@ -27,6 +25,9 @@ stop and ask. ### The five-minute meeting that isn't +image + + > **What people assume:** "Quick question, five minutes." > **What actually happens:** the interrupted developer loses their place and needs > 15–25 minutes to climb back into deep focus. That five-minute ask quietly costs @@ -337,4 +338,4 @@ node scripts/podman-agent.mjs --name carol --pod demo-pod ``` **Requirements:** `MONGODB_URI` exported (or in `backend/.env`), `pnpm install` -run first, launched from the repo root. \ No newline at end of file +run first, launched from the repo root.