Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
71 changes: 71 additions & 0 deletions aicomponents.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
---
title: AI Components & Features
page_title: AI Components and Features in Telerik UI for Blazor by Progress
description: "Discover the AI-powered components in Telerik UI for Blazor designed to enhance functionality and user experience."
slug: ai-components-blazor
position: 8
tag: new
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discuss within the team whether you want to introduce this tag to the Blazor docs. So far, it hasn't been something used by the team. If you start using it now, you would need to use both NEW and UPDATED consistently and have some internal guidelines on their respective usage.

---

# Telerik UI for Blazor AI Components & Features

Explore the powerful AI-enhanced components and features in Telerik UI for Blazor designed to transform your web applications with intelligent functionality. These cutting-edge tools integrate seamlessly with modern AI services to provide smart data operations, conversational interfaces, and automated assistance that enhance user productivity.

<article-card-container>
<article-card
href="/components/chat/overview"
src="./images/aicomponents/Chat_Light_Large.svg"
title="AI Chat"
subTitle="Chat Feature"
darkSrc="./images/aicomponents/Chat_Dark_Large.svg"
description="The Telerik UI for Blazor Chat component provides interactive AI conversation capabilities for your application.">
</article-card>
<article-card
href="/components/aiprompt/overview"
src="./images/aicomponents/AIPrompt_Light_Large.svg"
title="AI Prompt"
subTitle="UI Component"
darkSrc="./images/aicomponents/AIPrompt_Dark_Large.svg"
description="The Telerik UI for Blazor AIPrompt component creates intelligent, AI-driven prompts that guide users through task completion and workflow processes.">
</article-card>
<article-card
href="/components/inlineaiprompt/overview"
src="./images/aicomponents/InlineAIPrompt_Light_Large.svg"
title="Inline AI Prompt"
subTitle="UI Component"
darkSrc="./images/aicomponents/InlineAIPrompt_Dark_Large.svg"
description="The Telerik UI for Blazor Inline AIPrompt component delivers contextual AI suggestions within the UI.">
</article-card>
<article-card
href="/components/grid/smart-ai-features/overview"
src="./images/aicomponents/AI_Data_Operations_Light_Large.svg"
title="AI Data Operations"
subTitle="Smart Data Grid Feature"
darkSrc="./images/aicomponents/AI_Data_Operations_Dark_Large.svg"
description="The Telerik UI for Blazor Grid component offers smart AI features for advanced data manipulation and processing.">
</article-card>
<article-card
href="/components/grid/highlighting"
src="./images/aicomponents/AI_Data_Highlight_Light_Large.svg"
title="AI Data Highlight"
subTitle="Smart Data Grid Feature"
darkSrc="./images/aicomponents/AI_Data_Highlight_Dark_Large.svg"
description="The Telerik UI for Blazor Grid component provides smart AI functionality to automatically highlight important data points.">
</article-card>
<article-card
href="/components/grid/smart-ai-features/ai-column-assistant"
src="./images/aicomponents/AI_Column_Assistant_Light_Large.svg"
title="AI Column Assistant"
subTitle="Smart Data Grid Feature"
darkSrc="./images/aicomponents/AI_Column_Assistant_Dark_Large.svg"
description="The Telerik UI for Blazor Grid component offers smart AI features for managing column-level data operations.">
</article-card>
<article-card
href="/components/editor/ai-integration/overview"
src="./images/aicomponents/Editor_AI_Integration_Light_Large.svg"
title="Editor AI Integration"
subTitle="Editor Feature"
darkSrc="./images/aicomponents/Editor_AI_Integration_Dark_Large.svg"
description="The Telerik UI for Blazor Editor delivers AI integration capabilities for smarter content creation.">
</article-card>
</article-card-container>
40 changes: 40 additions & 0 deletions images/aicomponents/AIPrompt_Dark_Large.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 40 additions & 0 deletions images/aicomponents/AIPrompt_Dark_Small.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 40 additions & 0 deletions images/aicomponents/AIPrompt_Light_Large.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 40 additions & 0 deletions images/aicomponents/AIPrompt_Light_Small.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading