This page demonstrates the AI integration capabilities using local Next.js API routes powered by the @core/ai package. Test different AI models, text generation, streaming responses, and structured data generation.
This playground demonstrates both approaches for AI integration:
Generate text with real-time streaming response.
Generate structured data that follows a specific schema.
Unified API across multiple AI providers
Generate text, structured data, and more
Function calls, RAG, and embeddings