Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Genaicode: AI Code Generator
Live demo of Genaicode, an AI code generator, modifying a personal game in real time and covering latency, cost, quota limits, and prompting techniques.
Genaicode started as a hobby project, a playground for me to learn how to apply LLM capabilities into programming. 6 months later it is still my main hobby project that I’m actively evolving. The main reason is that I see great results, and it keeps me motivated to improve it even more.
AI powered programming is a different game now, it is shifting more towards a role of “idea guy”. I can easily iterate on a group of ideas, implement them using Genaicode, and if don’t like the outcome, I can throw away the code with no remorse, because it costed me nothing.
TypeScript/Node.js multi-modal LLM coding assistant, accessible via CLI/GUI.
Related projects
Paradigm – Understand the Code You Don’t Understand
Poland
Understand legacy code with Paradigm, a developer tool for deciphering unfamiliar systems, from old bank code to recent…
Advanced vibe coding of Unpitched: from zero to one in less than a month
Poland
Learn how to build an AI product from concept to deployment in a month, covering PRD-driven development, UI…
Using AI to adapt books for language learners
Poland
Learn practical methods for evaluating and improving Gemini and GPT models when adapting books for language learners, covering…
Teachable AI Agents in Software Development
Poland
Learn how to build AI agents that continuously adapt to development workflows, using practical techniques and best practices…
Evaluating a Medical Assistant
Poland
Learn how we built a two‑tier evaluation framework for a medical transcription AI, using LLM‑driven factual checks, style…
CompileBench Eval: Do You Need AGI to Compile Google Chrome?
Poland
The talk introduces CompileBench, an evaluation that requires LLMs to compile real open-source projects, detailing methodology, challenges, results,…