AI SDK gives TypeScript developers one consistent layer for working with many AI models. It is made by the team behind Next.js and covers text, image, speech, transcription and video generation.
It supports modern streaming and fallbacks between models, and can run through an AI gateway or directly with providers. You install it with npm and start with a few lines of code. It is free, making it a solid base for web developers building AI features.