tanstack-ai
Installation
SKILL.md
TanStack AI
TanStack AI is a type-safe, provider-agnostic TypeScript AI SDK. @tanstack/ai
holds the server-side core: chat(), embed(), summarize(), rerank(),
the generate*() media functions, toolDefinition(), and the middleware
pipeline. Provider adapters, framework hooks, and every other capability ship
as separate packages, and each package that needs guidance ships its own
SKILL.md. This skill is the map to those. It holds no API details itself.
- Docs: https://tanstack.com/ai/latest/docs
- Repository: https://github.com/TanStack/ai