Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
AI Text Output Worksheet Builder
Learn how to turn raw AI-generated text into printable worksheets using a simple Canva‑like builder, covering server setup, prompts, API integration, and UI design.
Experimenting with a popular AI Education platform, I found myself with just text output that needed a lot of transformation to be useful in a classroom. I imagined something like these outputs paired with a simple Canva-like UI for the user to design their own printable worksheets with the output - using the parts they liked, and putting it together with a title, boxes for written answers, etc. After building this small demo, I got an idea for a similar concept to use in my actual company which I can share too. I’ll walk through the server and client setup, prompts and AI api usage, as well as the code for the variation I made to use in my company’s product. This will demonstrate how different contexts for the AI and different UI/UX (premade template vs editable canva-like builder) can both add value to text outputs.
AI web app generates educational worksheets, supporting drag-and-drop PDF export.
Related projects
Present Presentations
Boston
Learn how to build an open‑source system turning live speech into dynamic Reveal.js slides using real‑time speech analysis,…
Standd - Data Visualization for Deal Diligence
DC
We'll demonstrate how Standd's AI agent detects data visualization opportunities in deal diligence and automatically generates charts to…
turn all chapter books into picture books using gen AI to increase reading engagement
Atlanta
This talk covers converting chapter books into picture books using generative AI, detailing PDF processing, prompt generation, local…
Lessons from Deploying a Lightweight AI Consumer App: Turning AI Storybooks into Physical Products
Waterloo
This talk covers challenges integrating generative AI storybooks with print-on-demand services to create physical products and explores future…
Teaching an AI Agent to Build a Data Warehouse
Denver
See an AI agent, Modlr, autonomously design and build a complex data warehouse model live, transforming weeks of…
Spreadsheets (in Browsers) are all you need
Seattle
This talk demonstrates a browser-based spreadsheet implementation of GPT-2, combining spreadsheet and notebook features for offline, JavaScript-driven LLM…