Skip to content

Commit fcf2c8a

Browse files
docs(AiHub): add ai features hub (#3336)
* docs(AiHub): add ai features hub * chore(AiHub): update dark images
1 parent 6f6f3cd commit fcf2c8a

29 files changed

+4051
-0
lines changed

aicomponents.md

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
---
2+
title: AI Components & Features
3+
page_title: AI Components and Features in Telerik UI for Blazor by Progress
4+
description: "Discover the AI-powered components in Telerik UI for Blazor designed to enhance functionality and user experience."
5+
slug: ai-components-blazor
6+
position: 8
7+
tag: new
8+
---
9+
10+
# Telerik UI for Blazor AI Components & Features
11+
12+
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.
13+
14+
<article-card-container>
15+
<article-card
16+
href="/components/chat/overview"
17+
src="./images/aicomponents/Chat_Light_Large.svg"
18+
title="AI Chat"
19+
subTitle="Chat Feature"
20+
darkSrc="./images/aicomponents/Chat_Dark_Large.svg"
21+
description="The Telerik UI for Blazor Chat component provides interactive AI conversation capabilities for your application.">
22+
</article-card>
23+
<article-card
24+
href="/components/aiprompt/overview"
25+
src="./images/aicomponents/AIPrompt_Light_Large.svg"
26+
title="AI Prompt"
27+
subTitle="UI Component"
28+
darkSrc="./images/aicomponents/AIPrompt_Dark_Large.svg"
29+
description="The Telerik UI for Blazor AIPrompt component creates intelligent, AI-driven prompts that guide users through task completion and workflow processes.">
30+
</article-card>
31+
<article-card
32+
href="/components/inlineaiprompt/overview"
33+
src="./images/aicomponents/InlineAIPrompt_Light_Large.svg"
34+
title="Inline AI Prompt"
35+
subTitle="UI Component"
36+
darkSrc="./images/aicomponents/InlineAIPrompt_Dark_Large.svg"
37+
description="The Telerik UI for Blazor Inline AIPrompt component delivers contextual AI suggestions within the UI.">
38+
</article-card>
39+
<article-card
40+
href="/components/grid/smart-ai-features/overview"
41+
src="./images/aicomponents/AI_Data_Operations_Light_Large.svg"
42+
title="AI Data Operations"
43+
subTitle="Smart Data Grid Feature"
44+
darkSrc="./images/aicomponents/AI_Data_Operations_Dark_Large.svg"
45+
description="The Telerik UI for Blazor Grid component offers smart AI features for advanced data manipulation and processing.">
46+
</article-card>
47+
<article-card
48+
href="/components/grid/highlighting"
49+
src="./images/aicomponents/AI_Data_Highlight_Light_Large.svg"
50+
title="AI Data Highlight"
51+
subTitle="Smart Data Grid Feature"
52+
darkSrc="./images/aicomponents/AI_Data_Highlight_Dark_Large.svg"
53+
description="The Telerik UI for Blazor Grid component provides smart AI functionality to automatically highlight important data points.">
54+
</article-card>
55+
<article-card
56+
href="/components/grid/smart-ai-features/ai-column-assistant"
57+
src="./images/aicomponents/AI_Column_Assistant_Light_Large.svg"
58+
title="AI Column Assistant"
59+
subTitle="Smart Data Grid Feature"
60+
darkSrc="./images/aicomponents/AI_Column_Assistant_Dark_Large.svg"
61+
description="The Telerik UI for Blazor Grid component offers smart AI features for managing column-level data operations.">
62+
</article-card>
63+
<article-card
64+
href="/components/editor/ai-integration/overview"
65+
src="./images/aicomponents/Editor_AI_Integration_Light_Large.svg"
66+
title="Editor AI Integration"
67+
subTitle="Editor Feature"
68+
darkSrc="./images/aicomponents/Editor_AI_Integration_Dark_Large.svg"
69+
description="The Telerik UI for Blazor Editor delivers AI integration capabilities for smarter content creation.">
70+
</article-card>
71+
</article-card-container>
Lines changed: 40 additions & 0 deletions
Loading
Lines changed: 40 additions & 0 deletions
Loading
Lines changed: 40 additions & 0 deletions
Loading
Lines changed: 40 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)