Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Aeris: AI Astrology Software
Explore Aeris, AI-native astrology software. See how cloud-based tools, LLM integration, and custom designs are turning astrology data into beautiful, real-time astro cartography maps.
Aeris is a traditional astrology software in the cloud with it’s own super-powered API and an LLM integration (soon to be a custom fine-tuned model) and beautiful renderings of astro cartography maps and 10,000+ years of traditional ephemeris data rendered in real time.
- ClaudeClaude is Anthropic's flagship family of large language models (LLMs): a high-performance, Constitutional AI system built for safety, complex reasoning, and expert-level collaboration.Claude is a next-generation AI assistant developed by Anthropic, a research firm prioritizing AI safety. The models (including Opus, Sonnet, and Haiku) leverage Constitutional AI to ensure helpful, honest, and harmless outputs, a key differentiator from competitors. Claude excels at complex enterprise tasks: processing massive context windows for in-depth data analysis, generating and reviewing code, and providing expert-level summarization for documents up to 200,000 tokens. It is deployed as a conversational chatbot and via API, offering scalable AI solutions for developers and businesses.
- ElysiaElysia.js is the high-performance, ergonomic TypeScript web framework engineered for the Bun runtime, delivering end-to-end type safety for API development.Elysia.js is a cutting-edge server-side framework built to maximize the speed of the Bun runtime, often benchmarked as significantly faster than alternatives like Express. Its core strength is end-to-end type safety: it leverages TypeScript and static analysis to infer types directly from your schema, ensuring data integrity from validation through to the handler. This focus on a minimal, powerful syntax and first-class developer experience—including built-in support for OpenAPI (Swagger) and WebSockets—makes it the top choice for building robust, high-throughput REST APIs and services.
- SupabaseThe open-source PostgreSQL development platform: a Firebase alternative for rapid backend deployment.Supabase is the Postgres development platform, providing a complete, open-source backend-as-a-service solution. It packages enterprise-grade tools like a full PostgreSQL database, a RESTful API (via PostgREST), and a GraphQL API (via pg_graphql) that are auto-generated from your schema. The platform includes a comprehensive suite of services: Auth (for user sign-ups and SSO), Storage (for files with S3 integration), Realtime (for database change subscriptions), and Edge Functions (for serverless logic). The core value proposition is clear: build fast with a powerful, scalable SQL database that offers 100% portability and robust security features like Row Level Security (RLS).
- React RouterThe definitive client-side routing library for React, enabling seamless Single Page Application (SPA) navigation via declarative components like `<Routes>` and `<Link>`.React Router is the industry-standard solution for managing URL synchronization and navigation within a React application. The current version, v6/v7, streamlines routing with a declarative API: use `<Routes>` to map paths to components via `<Route>` elements, and use `<Outlet>` for nested layouts . For dynamic control, the library provides powerful hooks, including `useNavigate` and `useParams` . Furthermore, recent v6.4+ updates introduced data APIs like `loaders` and `actions`, centralizing data fetching and mutations within the route configuration for optimized performance and cleaner code architecture .
- ViteVite is the next-generation frontend build tool: instant server start with native ES modules and lightning-fast Hot Module Replacement (HMR).Vite (French for 'quick') is a modern build tool created by Evan You (Vue.js's creator) that delivers a dramatically faster development experience. It operates in two major parts: a dev server that serves source code over native ES modules, eliminating the initial bundling step for instant startup; and a production build command that leverages Rollup and esbuild for highly optimized static assets. This architecture provides consistently fast HMR, even for large applications, and offers out-of-the-box support for TypeScript, JSX, and CSS via a universal plugin API.
Related projects
From Screenshot to Code: AI-Powered Design Cloning and Verification
New York City
See a live AI demo that clones any website into an editable sandbox, from capturing the live site…
Design directly in prod
New York City
See how non-developers can visually build directly in the codebase with zero setup, transforming design into code and…
Goals are (mostly) all you need
New York City
See a system where an LLM dynamically modifies design goals for floorplan creation, demonstrating a fundamental approach to…
Closing Human-Coding design Loop
New York City
Explore how design transforms into code with a keynote on closing the human-coding design loop, presented on the…
Design → Agentic UI Parity: Verifiable Figma/XD → MCP App UIs using constraint manifests + template registries
New York City
Demo a pipeline that translates Figma/XD designs into verifiable UI constraints and interactive MCP App UIs, ensuring design…
Infra Vibes
Austin
See the process of architecting, building, and launching an AI infrastructure application for Shopify stores, including challenges and…