Overview

28 Jul 20251 minute to read

The Syncfusion.Blazor.AI package provides seamless AI integration for Blazor applications, supporting services like OpenAI, Azure OpenAI, Ollama, and custom AI providers. It serves as the foundation for Syncfusion’s AI-powered components, such as the Smart TextArea and Smart Paste Button, enabling developers to build intelligent, responsive applications. This package currently supports text completion as its primary AI feature.

Key Features

  • Multi-Provider Support: Integrate with OpenAI, Azure OpenAI and Ollama local models.
  • Custom AI Service Extensibility: Easily extend functionality to include custom AI providers.
  • Foundation for Smart UI Components: Enhances any Syncfusion Blazor component with AI capabilities.

See Also