Loading video player...
This video demonstrates a minimal starter template for building AI-powered applications using Next.js 15, Appwrite, and Tambo. The project shows how to combine: • Next.js 15 (App Router + Turbopack) • Appwrite authentication and database • Tambo generative UI components and AI tools • Tailwind CSS v4 with semantic design tokens • TypeScript with strict mode In the demo, an authenticated user asks the AI to create notes using natural language, and the app automatically generates UI components and persists data to Appwrite. This starter is designed for developers who want a clean, production-ready foundation for AI apps with real backend integration. 🔹 Features demonstrated: - Email/password authentication with Appwrite - AI-driven note creation using Tambo tools - Dynamic UI rendering with generative components - Notes stored and managed in Appwrite database - Clean Next.js 15 App Router structure 🔹 Use cases: - AI productivity apps - Generative UI experiments - OSS starter templates - Rapid AI app prototyping 📦 Starter Template Repository: (Add GitHub link here) 📚 Documentation: - Tambo: https://docs.tambo.co - Appwrite: https://appwrite.io/docs - Next.js: https://nextjs.org/docs