Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Peek
Learn how Peek’s AI-driven platform tracks net worth, analyzes portfolio data, and uses agentic models to answer personal finance questions in real time.
Peek is an AI-powered platform for tracking and growing your net worth.
- Agentic modelsAutonomous AI systems that leverage Large Language Models (LLMs) for goal-directed planning, tool use (APIs, databases), and complex, multi-step task execution with minimal human intervention.Agentic models represent the next evolution of Generative AI, moving past reactive chatbots to proactive, goal-driven systems. They operate via a core loop: perception, planning, action, and self-reflection. The LLM acts as the reasoning engine, orchestrating specialized components like memory systems (for context) and external tool access (APIs) for real-world interaction. Frameworks such as Microsoft's AutoGen and LangGraph enable multi-agent collaboration, allowing specialized agents (e.g., a 'Price Monitor' or 'Inventory Manager') to work together autonomously on complex workflows. Gartner projects one-third of all enterprise software applications will include agentic AI by 2028: this is the shift from digital assistants to virtual collaborators.
Related projects
Promptspace
Singapore
Learn how to visualize, debug, and optimize multi‑prompt LLM workflows using a node‑based UI that tracks token usage,…
Building my own ai-sdk
Singapore
Learn how to build a custom AI SDK for multi‑LLM integration, handling provider-specific quirks and edge cases beyond…
Expense tracker (one day build)
Singapore
This talk demonstrates building a real-time expense tracker that records amount, category, state, and date across US states,…
Paige, by Speck
San Francisco
Demonstration of an AI frontend engineer that accelerates web development by parsing project ASTs, integrating with React DevTools,…
cupertino.ink
Singapore
Learn how to set up cupertino.ink, a local server for Apple hardware that runs MCP tools using a…
Ho Jiak Bo: a food recommender app based on top food blogs
Singapore
Build an AI food recommender by crawling Singapore blogs, extracting JSON via LLMs, adding map data, and blending…