Roast.fm - Make Anything Funny, Get Shredded by AI | Orange County .

Members-Only

Recent Talks & Demos are for members only

Exclusive feed

You must be an AI Tinkerers active member to view these talks and demos.

June 02, 2026 · Orange County

Roast.fm: AI Comedy Roasts

Explore how AI can generate humorous content from any input, including personal roasts, and discuss AI's capabilities in profiling and bypassing safety measures.

Overview
Links
Tech stack
  • Gemini
    Google's natively multimodal AI model: understands and operates across text, code, audio, image, and video.
    Gemini is Google's most capable and general AI model, engineered from the ground up to be natively multimodal: it seamlessly understands and combines information across text, code, audio, image, and video inputs. The technology is optimized for flexibility, running efficiently on everything from data centers to mobile devices. It is deployed in three key sizes: Ultra (for highly complex tasks), Pro (for broad scaling), and Nano (for efficient on-device tasks). Developers access this power via the Gemini API to build next-generation applications.
  • React
    React 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).
  • Cloudflare
    Cloudflare is the global cloud platform that secures, accelerates, and optimizes every internet connection: your network, applications, and teams.
    Cloudflare is an essential internet infrastructure and security provider. We operate one of the world's largest networks, proxying approximately 20% of the web and handling an average of 45 million HTTP requests per second. Our platform delivers integrated security (DDoS mitigation, WAF, Zero Trust) and performance (CDN, edge computing via Workers) from 330+ cities worldwide. This architecture ensures millions of internet properties—from small blogs to Fortune 1000 companies—remain fast, reliable, and protected against sophisticated attacks.