Builds provider-agnostic, type-safe AI applications with streaming, tool calling, and structured output.
TanStack AI is a modular and type-safe SDK designed to streamline the integration of various AI providers like OpenAI, Anthropic, and Google Gemini into modern web applications. It offers framework-specific hooks for React and Solid, enabling advanced features such as real-time streaming, complex tool-calling workflows with human-in-the-loop approvals, and structured data generation using Zod schemas. Whether you are building agentic loops or simple chat interfaces, TanStack AI provides the observability and tree-shakeable adapters needed for production-grade AI features across multiple programming languages.
주요 기능
01Type-safe structured output using Zod schema validation
02Advanced tool-calling management with built-in approval workflows
03Dedicated AI Devtools for debugging messages, tokens, and streaming
046 GitHub stars
05Provider-agnostic adapters for OpenAI, Anthropic, Gemini, and Ollama
06React and Solid hooks for seamless UI integration
사용 사례
01Building cross-provider AI chat interfaces with real-time streaming
02Generating validated, structured JSON data from LLMs for application logic
03Implementing agentic workflows that require human approval for critical tool execution