Vercel AI Gateway
Vercel AI Gateway is a unified AI infrastructure platform that allows developers to access, manage, and route requests across hundreds of AI models and providers through a single API interface. Built as part of the Vercel AI ecosystem, the platform supports text, image, and video generation models from providers such as OpenAI, Anthropic, xAI, and others while simplifying authentication, billing, observability, and failover management. Developers can use one API key and centralized dashboard to integrate multiple AI providers into applications without managing separate provider accounts or infrastructure. The platform also includes built-in routing, automatic failovers, usage tracking, unified billing, and compatibility with SDKs such as the Vercel AI SDK, enabling faster development and more resilient AI-powered applications.
Learn more
Vercel AI SDK
The Vercel AI SDK is a free, open source TypeScript toolkit from the creators of Next.js that gives developers unified, high-level primitives to build AI-powered features quickly across any model provider by changing a single line of code. It abstracts common complexities like streaming responses, multi-turn tool execution, error handling and recovery, and model switching while remaining framework-agnostic so builders can go from idea to working application in minutes. With a unified provider API, developers can generate typed objects, compose generative UIs, and deliver instant, streamed AI responses without reinventing plumbing, and the SDK includes documentation, cookbooks, a playground, and community-driven extensibility to accelerate development. It handles the hard parts under the hood while exposing enough control to get under the hood when needed, making integration with multiple LLMs seamless.
Learn more
UploadThing
UploadThing is an open source file upload solution designed for full-stack TypeScript applications. It simplifies the process of adding file uploads by allowing developers to define File Routes that specify the types of files allowed, their sizes, and quantities. It provides SDKs for various frameworks, including Next.js, Astro, SolidStart, SvelteKit, and Nuxt, as well as backend adapters for Express, Fastify, H3, and others. Client-side uploads are facilitated through components and hooks, enabling seamless integration with frontend frameworks like React and Vue. UploadThing emphasizes a balance between security and simplicity by handling authentication on the developer's server while managing the upload process on its own infrastructure. This approach allows for server-side authorization without the need to process files on the developer's server.
Learn more
TanStarter
TanStarter is a full-stack SaaS starter built with TanStack Start and Cloudflare. It helps developers launch products faster with the core parts already connected,
including authentication, payments, database, storage, email, blog, admin dashboard, and AI features.
Tech Stack
TanStack Start and React 19 for the full-stack application framework
Cloudflare Workers for edge deployment
Cloudflare D1 with Drizzle ORM for the database layer
Cloudflare R2 for file storage
Better Auth for authentication
Stripe or Creem for subscriptions and one-time payments
Resend and Cloudflare Email for email delivery
TanStack AI, Cloudflare Workers AI, and fal.ai for AI capabilities
Features
Ready-to-use authentication with email login, social login, password reset, and profile management
Built-in payment flow for subscriptions, one-time payments, pricing pages, and billing management
AI playground with text generation, chat, image generation, and image editing
Learn more