Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Prompticorn
The talk presents Prompticorn, a NextJS chatbot that helps users improve image prompts and generates images, engaging audiences through interactive AI at events.
Prompticorn is a Chatbot designed to help users improve their image prompts. At the same time, it’s a fun way to pass time during an event and get the audience engaged. It consists of a big screen that shows all images created during an event - best setup at a central location at the event. And a chat interface where users can suggest image prompts to the Prompticorn. The Prompticorn will give tips on improving the prompts quality. Once it deems the prompt worthy, it will allow the user to generate an image.
- NextNext.js is the full-stack React framework: it delivers high-performance web applications via hybrid rendering and powerful, Rust-based tooling.This is the React Framework for production: Next.js enables you to build full-stack web applications with zero configuration and maximum efficiency. It supports a hybrid rendering approach (Server-Side Rendering, Static Site Generation, and Incremental Static Regeneration) for optimal speed and SEO performance. Key features include React Server Components, Server Actions for running server code directly, and the App Router for advanced routing and nested layouts. Developed by Vercel, it leverages Rust-based tools like Turbopack and the Speedy Web Compiler for the fastest possible builds and a superior developer experience.
- GenAIGenAI is the class of artificial intelligence (AI) that creates novel content—text, code, images, video—from simple user prompts, driven by deep learning models.This technology is a major shift: it moves AI from analysis to creation. Generative AI relies on sophisticated deep learning models (like Large Language Models, or LLMs) that identify patterns in massive datasets, then generate original outputs based on a natural language request. The public launch of ChatGPT in 2022 accelerated adoption; now, over one-third of organizations report using GenAI regularly in at least one business function (McKinsey). Analysts project over 80% of organizations will deploy GenAI applications or APIs by 2026 (Gartner), focusing on productivity gains in areas like code generation and dynamic content personalization.
Related projects
Beyond the Prompt: Building Chatbots That Control Your UI
Hamburg
Learn how to integrate a chatbot that directly manipulates a frontend, using in‑chat UI components and automatic page…
3D-GPT-Avatar Electra - High & Lowlights for realtime presentations
Hamburg
Live demo shows Electra explaining Helpdesk AI response generation, senior virtual companion benefits, and digital legacy avatars, including…
PromptBud – Your Prompt Co-Pilot for Smarter AI Interactions
Boston
Demonstrates PromptBud, a Chrome extension that scores prompts, detects PII, offers rewrite suggestions, and maintains context for improved…
Fantail
Seattle
This talk explores Fantail, a generative AI platform that integrates storyboarding, emotional text-to-speech, and filmmaking workflows through user-centered…
CRM AI Agent to handle and respond to customer emails
Hamburg
Learn how to build an AI email agent that classifies inquiries, retrieves knowledge, generates replies or tickets, and…
Speech-to-Image Fun
Seattle
This talk demonstrates a local application combining Faster-Whisper speech-to-text and Stable Diffusion text-to-image models to create real-time images…