.

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.

April 22, 2025 · Miami

Cashtags.ai

Learn how Cashtags.ai uses large language models to automatically collect, summarize, and deliver concise stock news, enabling quick, informed investment decisions.

Overview
Links
Tech stack
  • Next
    Next.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.
  • Supabase
    The 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).
  • Vercel
    Vercel is the Frontend Cloud: a unified platform for building, deploying, and scaling modern web applications, including Next.js, with performance-focused global infrastructure.
    Vercel delivers a frictionless developer experience for the modern web, focusing on the 'Develop, Preview, Ship' workflow. As the creator and maintainer of the Next.js framework, Vercel offers first-class support for full-stack React applications, alongside other popular frameworks like SvelteKit and Nuxt. Its core value is instant, Git-based deployment (e.g., automatic preview environments for every pull request) and automatic scaling via serverless functions (Edge Functions) and a global Content Delivery Network (CDN). This infrastructure ensures high performance, low latency, and zero-configuration scaling for applications used by companies like Apple and IBM.

Related projects