-
Notifications
You must be signed in to change notification settings - Fork 80
docs(AiHub): add ai features hub #3336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
xristianstefanov
wants to merge
1
commit into
master
Choose a base branch
from
docs-ai-hub-demos
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 | ||
| --- | ||
|
|
||
| # 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> | ||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
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.