Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Automated Test Data Generation
This talk demonstrates a Python agent that analyzes database structures to generate realistic, customizable synthetic data for testing and simulation purposes.
This project is a Python-based agent that generates synthetic data modeled after an existing database. It first analyzes the structure and statistical properties of the stored information, identifying key attributes such as data types, distributions, and relationships between fields. It then generates new entries that maintain the patterns of the original dataset while ensuring all data remains synthetic and non-sensitive.
Using techniques such as rule-based constraints, probabilistic sampling, and structured formatting, the agent creates realistic datasets suitable for application testing, load simulations, and controlled experiments. It supports customization for specific formats, enforcing consistency in unique identifiers, categorical variables, and numerical ranges. The goal is to provide developers with a reliable and automated way to populate test environments with useful, structured data that behaves like real-world input without the risks of using actual production data.
For future iterations, the project could integrate AI-driven data augmentation techniques or pre-trained language models to enhance data variability and contextual accuracy.
Related projects
journaling and note-taking with inline AI
San Francisco
This talk explores building a note-taking app with Excel-like formulas and inline AI using Claude’s citations API for…
Two dead cats in a dark room
San Francisco
This talk presents a content aggregator that searches personalized data sources like RSS feeds and YouTube subtitles to…
AI speed dating
Seattle
Learn how an AI host uses QR‑linked WhatsApp, function calls, Airtable matching, and RAG to register participants, create…
ComfyUI AutoComplete
San Francisco
This talk covers the development of ComfyUI autocomplete, focusing on token encoding, data preprocessing, and fine-tuning techniques for…
AI gives you wings
Seattle
Learn how to build fully functional prototypes using V0, Lovable, and Cursor without coding, covering app architecture, cost,…
11.ai all the things
San Francisco
This talk demonstrates a voice-controlled AI home assistant using MCP and Cerebras for fast, accurate control of lights,…