XperienceCommunity.AIUNConversationalAIChatbot
1.0.0
dotnet add package XperienceCommunity.AIUNConversationalAIChatbot --version 1.0.0
NuGet\Install-Package XperienceCommunity.AIUNConversationalAIChatbot -Version 1.0.0
<PackageReference Include="XperienceCommunity.AIUNConversationalAIChatbot" Version="1.0.0" />
<PackageVersion Include="XperienceCommunity.AIUNConversationalAIChatbot" Version="1.0.0" />
<PackageReference Include="XperienceCommunity.AIUNConversationalAIChatbot" />
paket add XperienceCommunity.AIUNConversationalAIChatbot --version 1.0.0
#r "nuget: XperienceCommunity.AIUNConversationalAIChatbot, 1.0.0"
#:package XperienceCommunity.AIUNConversationalAIChatbot@1.0.0
#addin nuget:?package=XperienceCommunity.AIUNConversationalAIChatbot&version=1.0.0
#tool nuget:?package=XperienceCommunity.AIUNConversationalAIChatbot&version=1.0.0
Xperience Community AIUN Conversational AI Chatbot
Description
This integration enables you to add an AI-powered chatbot to the Xperience by Kentico website using a custom module called AIUN Conversational AI bot (commonly known as the AIUN Chatbot). The chatbot intelligently indexes the content of all your website pages and enables visitors to ask questions in natural, conversational language.
Powered by AIUN’s advanced NLP technology, the chatbot understands human language, extracts key information from the page content, and delivers smart, context-aware responses. This provides a more interactive and intelligent experience, replacing traditional keyword-based search with meaningful conversation.
Core Features:
- Conversational AI Integration:
- Integrates an AI-powered chatbot (AIUN Chatbot) into Xperience by Kentico websites
- Replaces traditional keyword-based search with smart, conversational interactions
- Natural Language Processing (NLP):
- Understands user queries using AIUN’s NLP engine
- Extracts key content information and provides context-aware answers
- Content Indexing:
- Indexes all published pages in the Content Tree to allow meaningful conversation
- New or updated pages in the content tree are automatically indexed
- 200K Free Tokens Included:
- Comes with 200,000 free tokens for initial use of the AIUN platform
- Helps users get started with no upfront token purchase required
Requirements
Library Version Matrix
| Xperience Version | Library Version |
|---|---|
| >= 29.6.0 | 1.0.0 |
Dependencies
Package Installation
Add the package to your application using the .NET CLI
dotnet add package XperienceCommunity.AIUNConversationalAIChatbot
Quick Start
Step-by-Step Installation Guide
1. Register chatbot service in your source code
1.1. Add the following in your Program.cs:
builder.Services.AddXperienceCommunityAIUNChatbot();
2. Update your view files:
2.1. In Views/_ViewImports.cshtml, add:
@addTagHelper *, XperienceCommunity.AIUNConversationalAIBot
2.2. In your layout file (e.g., _Layout.cshtml), right before the </body> tag, add
<vc:aiun-chatbot />
2.3. Build your solution and view the module in the CMS Admin
AIUN Chatbot in Xpereince by Kentico CMS Dashboard:
Use DancingGoat sample
You can restore database with configured samples. View DancingGoat Sample Database.
Full Instructions
View the Usage Guide for more detailed instructions.
Reporting issues
Please report any issues seen, in the issue list. We will address at the earliest possibility.
License
Distributed under the MIT License. See LICENSE.md for more information.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- kentico.xperience.admin (>= 29.6.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 209 | 6/30/2025 |