create-ml-starter
v1.0.0
Published
Create a new ML-powered web app with the T3 stack and Replicate AI integration
Maintainers
Readme
create-ml-starter
Create a new ML-powered web app with the T3 stack and Replicate AI integration.
Usage
npx create-ml-starter@latest my-ml-app
cd my-ml-app
yarn devWhat you get
- T3 Stack: Next.js 15, TypeScript, TailwindCSS, tRPC, Prisma, NextAuth
- AI/ML: Image generation, text summarization, image analysis with Replicate
- Dark Theme: Clean black/white design
- Production Ready: Vercel deployment, rate limiting, error handling
Requirements
- Node.js 18+
- Git
- Replicate API token
- PostgreSQL database (Supabase recommended)
Learn More
License
MIT
