Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Spearfish AI: An AI Platform for Strategic Career Advancement"
Learn how to use AI to identify startup gaps, build targeted projects, and develop a production-ready multi‑tenant Next.js platform with integrated AI agents.
Spearfish AI flips job searching upside down: instead of sending 100 applications, you pick a high-potential AI startup, use AI to research their weaknesses and technical gaps, then build projects that fix those problems, proving your value before you ever apply. I’ll share how I vibe coded this entire platform using Taskmaster, an AI coding assistant that helped architect a full-stack Next.js app with multi-agent AI orchestration (OpenAI, Perplexity), secure multi-tenant database with RLS policies, and intelligent research systems.
Next.js, Supabase, OpenAI platform uses AI agents for secure RLS spearfishing.
- OpenAI GPT-4OpenAI's premier large multimodal model: accepts text and image inputs, delivers human-level performance (e.g., top 10% on the simulated bar exam), and processes up to 32,000 tokens.GPT-4 is OpenAI's most advanced system: a large multimodal model that processes both text and images, emitting text outputs. This model demonstrates near human-level proficiency, notably scoring in the top 10% on the simulated Uniform Bar Exam (Source: 4). Its key operational advantage is the expanded context window: 32,000 tokens, enabling it to manage and generate approximately 25,000 words for complex, long-form applications (Source: 1). This represents a major scaling milestone in deep learning and general-purpose AI reasoning.
- 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.
- ReactReact is an open-source JavaScript library for building dynamic user interfaces (UIs).React is a component-based JavaScript library, developed by Meta (Facebook), engineered for building fast, declarative UIs. It mandates a one-way data flow and utilizes a Virtual DOM mechanism to ensure efficient, predictable updates to the user interface. Developers construct complex UIs by composing small, encapsulated components; this architecture promotes code reusability and simplifies state management across large applications. The library employs JSX (a syntax extension) to integrate HTML-like markup directly within JavaScript logic, supporting development for both web (React DOM) and native mobile platforms (React Native).
- TypeScriptTypeScript is an open-source superset of JavaScript: it adds static typing and compiles to clean, standards-based JavaScript.TypeScript is a high-level, open-source language developed by Microsoft: it acts as a superset of JavaScript, adding a powerful static type system. This system enables compile-time type checking, catching errors before runtime (a critical benefit for large-scale applications). The TypeScript Compiler (TSC) reliably transpiles all code into clean, standards-based JavaScript (ES3 or newer), ensuring compatibility across any browser or host environment (Node.js, React.js, etc.).
- 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).
Related talks
More from the community
AI speed dating
Seattle
Learn how an AI host uses QR‑linked WhatsApp, function calls, Airtable matching, and RAG to register participants, create…
No-code front-ends with AI assisted backend
Seattle
This talk demonstrates building a no-code React frontend with a custom Python/FastAPI AI backend to create animal mashup…
Spec-Kit: From AI Idea to Actionable Plan in Minutes
Dallas Fort Worth
Use Spec‑Kit’s markdown templates to turn an AI idea into a structured spec, plan features, break tasks, and…
How to Get a Job in This Market (While Your AI Does All The Work)
Seattle
A live demo of a multi-agent system that searches multiple job boards, fills application forms using resumes, and…
unrav.io - Make complex simple again
Seattle
Live demonstration of unrav.io, an AI‑powered tool that transforms any web page into summaries, audio podcasts, mind maps,…
AI Job Agent: Automating Job Search with GitHub Actions, Vertex AI, and Strategic Laziness
Atlanta
Build a serverless AI job agent using GitHub Actions and Vertex AI to autonomously search, analyze, and prioritize…
Compose Email
Loading recent emails...