Developer Showcase
Standalone apps built with the AI Teammate API
Explore the source code and build your own AI-powered app.
Fridge Chef
Fridge ingredient management + AI recipe recommendation app powered by AI Teammate agents
A standalone web app that lets you manage fridge ingredients, track expiration dates, and get AI-powered recipe recommendations based on what you have. A reference implementation using AI Teammate API — Shared Chat, End-User Auth, and Bookmarks.
Tech Stack
APIs Used
Features
- •Ingredient CRUD (fridge / freezer / room temp / kimchi fridge)
- •Expiration tracking (fresh / expiring soon / expired)
- •AI recipe suggestions (general / expiring-first priority)
- •Free-form chat with AI agent
- •Recipe bookmark saving
- •Google OAuth + email verification
BurgerKing AI Kiosk
AI-powered self-ordering kiosk with voice input, QR ordering, and personalized menu recommendations
A production-grade kiosk app that lets customers order via natural language conversation with an AI agent. Features QR code sharing for mobile ordering, RAG-powered menu search, order history memory, and Toss payment integration. Built with 155+ tests.
Tech Stack
APIs Used
Features
- •Natural language ordering ("치킨버거 세트 하나 주세요")
- •QR code mobile ordering (scan & order from phone)
- •RAG-powered menu search and recommendations
- •Order history memory (remembers past orders)
- •Toss payment integration
- •Google OAuth + guest mode
Todo & Life Manager
AI-powered task management with recurring tasks, bucket lists, diary, and weekly/yearly reviews
A comprehensive life management app with AI agent integration. Manage daily tasks, deadlines, bucket lists, and diary entries. The AI agent can add/complete/delete tasks via natural language, provide weekly summaries, and suggest motivational quotes. Uses DataStore API for persistent JSON storage.
Tech Stack
APIs Used
Features
- •Three task types: recurring, deadline (D-day), bucket list
- •AI agent adds/completes/deletes tasks via natural language
- •Weekly & yearly review summaries (auto-generated)
- •Diary with mood tracking
- •PWA support (install as app)
- •Voice input for quick task creation
ROS2 Fleet Manager
Multi-robot fleet control center with real-time SLAM, sensors, and Nav2 path planning
A production-grade robot fleet management dashboard. Control multiple ROS2 robots through natural language or direct commands. Features real-time SLAM map visualization, IMU/odometry sensor dashboard, Nav2 waypoint planning, and device map view. Connects to Device Gateway via WebSocket for live telemetry. Includes simulation mode for demo without physical robots.
Tech Stack
APIs Used
Features
- •Real-time SLAM occupancy grid visualization
- •IMU / odometry / battery sensor dashboard
- •Nav2 waypoint path planning
- •Natural language fleet commands via AI agent
- •Multi-device map view (indoor + GPS)
- •Simulation mode for demo without robots
Build your own AI app
With the AI Teammate API, you can quickly implement chat, auth, bookmarks, and more.