Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
PowBlocs: AI Desktop Mini-Apps
Learn how to build AI‑generated desktop mini‑apps using Tauri and Deno, with sandboxed backend tasks, npm/JSR imports, and Claude via Vercel SDK.
PowBlocs is an open-source desktop app that lets you create your own software tools (mini-apps) with AI. These tools have desktop capabilities such as file access and can import packages from npm, JSR, or other external sources. It uses Tauri as the desktop framework and the Deno Runtime for running the backend tasks of the tools in a sandbox. This is a demo of the Tauri/Deno integration I published: https://github.com/carloslfu/tauri-deno-example.
The AI part uses Claude and the Vercel AI SDK. I used my knowledge of AI code gen for backends, tex2sql, UI generation, and what I learned from open work such as Aider and articles that reverse engineer V0 and Claude Artifacts to inform the building of PowBlocs.
The project is still a work in progress, and I will make the repository public during the presentation.
Open-source AI desktop app creates and debugs custom software tools.
Tauri app safely runs parallel Deno tasks via Rust integration.
Related projects
IDEAR
Bogotá
The talk explains a web app delivering interactive 3D product models, its analytics pipeline, infrastructure choices, and compares…
Agentes AI - Puesta en marcha
Bogotá
Learn how AI agents work and how to enhance language model functionality using open‑source tools and Google Vertex…
Geospatial Artificial Intelligence Apps
Bogotá
This talk explores the use of AI for detecting land cover, boundaries, and spatial objects, highlighting its potential…
Agent interaction experiments
Bogotá
This talk explores how autonomous AI agents interact to perform complex tasks independently, addressing challenges and applications across…
Comtor Chatbot - Crea un chatbot / agente con poca o nada de programación
Bogotá
This talk covers building conversational chatbots from scratch using MiiA, focusing on creating extensible agent architectures and managing…
Tables and AI
Seattle
Learn how to use spreadsheet tables to define, prioritize, and evaluate LLM rules and prompts, enabling stakeholders to…