Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
From Prompt to Play Store: Building a Localised Money App Mostly by Prompting AI Agents
Learn how to build a localized Android money app by prompting AI agents. This talk covers the AI development workflow, on-device SMS parsing, and AI-powered localized insights.
Ledgr is a shipped Android expense tracker for Bangladesh that turns bank and mobile-wallet SMS into a categorized spending history with zero manual entry, and I planned and built almost all of it by driving AI coding agents rather than hand-writing the codebase.
The app now spans 86 Kotlin files, an 11-table Room database at schema version 14, and 68 SMS parser templates across eight local financial senders (SCB, EBL, Trust Bank, MTB, BRAC Bank, City Bank, bKash, and Nagad). It is live on the Play Store.
For the demo I will show two things, both technical, no slides:
The AI development workflow that produced it. I will open the actual living context documents I feed to every agent session (a single tech_details.md that describes the whole architecture, schema, DAOs, and gotchas, plus a product_features.md), the spec files under PLANS/ that I write before each feature, and how I keep those documents in sync with git so the next agent session starts from ground truth instead of re-deriving the codebase. I will walk one real feature from spec to shipped code.
The running app in Demo Mode. I will show the localised AI features that came out of that workflow: voice and text transaction capture that parses Bangla, English, or mixed input such as “kalke cha 60 taka” into a structured transaction, the on-device SMS parser turning raw bank messages into transactions, and the AI Spend Report and insights generated from local aggregates.
- Claude CodeAnthropic's agentic coding tool: Unleash Claude's raw power directly in your terminal or IDE to turn complex, hours-long workflows into a single command.Claude Code is Anthropic’s powerful agentic coding assistant, designed for high-velocity development. It operates natively within your terminal, IDE (VS Code, JetBrains), or via a web interface, allowing you to delegate complex tasks like feature building, bug fixing, and codebase navigation. The agent plans, edits files, executes commands, and creates commits, maintaining awareness of your entire project structure. Internally, Anthropic engineers using Claude Code reported a 67% increase in productivity, demonstrating its capacity to deliver significant gains for Pro and Max plan users.
- Opus 4Opus 4 is a high-performance open-source repository platform built for the professional management and publication of electronic academic documents.Opus 4 serves as the primary technical foundation for institutional repositories (managed by KOBV). This PHP-driven system utilizes an Apache Solr backend to deliver sub-second search results across massive document collections. It automates the entire publication lifecycle: from initial user upload to long-term archiving and metadata distribution via OAI-PMH 2.0 interfaces. By adhering to DINI certificate requirements, it ensures that research outputs remain discoverable and persistent through standardized persistent identifiers (URNs) and rigorous metadata validation using Dublin Core standards.
- Claude DesignAnthropic's interactive canvas for generating, editing, and exporting production-ready UI designs, prototypes, and presentations through natural language.Claude Design transforms the traditional product design workflow by pairing Anthropic's advanced vision models with an interactive, side-by-side chat and canvas interface. Teams can import existing design systems directly from GitHub or local codebases (using the /design-sync command) to ensure every generated asset matches brand guidelines. The tool handles everything from high-fidelity landing pages and mobile prototypes to pitch decks, allowing users to make precise inline edits, leave targeted comments, and seamlessly hand off assets to Figma, Canva, or Claude Code for deployment.
- AntigravityGoogle Antigravity is an agentic development platform that automates the software lifecycle: from autonomous planning and compilation to multi-cloud deployment.Antigravity transforms the IDE into a mission control for autonomous agents: handling everything from initial scaffolding to cloud-ready deployment. You define the mission (e.g., 'build and containerize a FastAPI backend') and the system executes the plan across your local terminal and browser. It manages the messy details: resolving compilation conflicts, configuring Dockerfiles, and pushing to platforms like Firebase or Google Cloud. You verify progress through Artifacts (task lists and live walkthroughs) that ensure the agent’s logic aligns with your requirements. It’s about moving fast: leveraging Gemini 3 and Claude 4.5 to turn high-level prompts into production-grade artifacts without the standard setup friction.
- CodexCodex is OpenAI's autonomous AI software engineering agent: it executes full development tasks in a sandboxed cloud environment.Codex is the advanced, cloud-based software engineering agent from OpenAI, built on a specialized model like `codex-1` (a fine-tuned version of `o3`). It operates on an asynchronous delegation model, allowing developers to assign complete tasks—not just receive suggestions—via the ChatGPT interface. The agent works independently in a secure, isolated cloud container provisioned with the user's GitHub repository and environment. It reads code, writes new features, fixes bugs, runs tests, and drafts Pull Requests (PRs) for review, significantly accelerating the development lifecycle. Access is provided through ChatGPT Plus, Pro, and Enterprise plans.
Related talks
More from the community
The most local LLM efficient vibe coding tool.
Dhaka
Budget by Chatting: Building a multi-channel AI-powered expense tracker
Upstate NY
Learn to build a multi-channel AI expense tracker. See how one LLM handles logging, questions, and feedback across…
My Team Is Skill Files
Islamabad Rawalpindi
See how a solo builder's AI harness, with specialized agents and skill files, achieved team-level output, demonstrated through…
Building a financial co-pilot with a deterministic engine, a memory layer, and RAG
Bogotá
Discover how a deterministic engine, memory layer, and RAG build BeneficIA, a financial co-pilot for Colombian cardholders, optimizing…
Using AI to Build Production Grade Mobile Apps
San Diego
See how AI can build production-grade mobile apps from design to deploy, enforcing enterprise standards and architectural patterns…
Building UbuntuAfya - an offline-first mobile AI assistant for Community Health Workers in rural Kenya
Nairobi
See how to build an offline AI assistant for rural health workers using on-device LLMs, with practical techniques…
Compose Email
Loading recent emails...