XperienceCommunity.AIUNConversationalAIChatbot 1.0.0

dotnet add package XperienceCommunity.AIUNConversationalAIChatbot --version 1.0.0
                    
NuGet\Install-Package XperienceCommunity.AIUNConversationalAIChatbot -Version 1.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="XperienceCommunity.AIUNConversationalAIChatbot" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XperienceCommunity.AIUNConversationalAIChatbot" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="XperienceCommunity.AIUNConversationalAIChatbot" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add XperienceCommunity.AIUNConversationalAIChatbot --version 1.0.0
                    
#r "nuget: XperienceCommunity.AIUNConversationalAIChatbot, 1.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package XperienceCommunity.AIUNConversationalAIChatbot@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=XperienceCommunity.AIUNConversationalAIChatbot&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=XperienceCommunity.AIUNConversationalAIChatbot&version=1.0.0
                    
Install as a Cake Tool

Xperience Community AIUN Conversational AI Chatbot

CI: Build and Test

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:

  1. Conversational AI Integration:
    • Integrates an AI-powered chatbot (AIUN Chatbot) into Xperience by Kentico websites
    • Replaces traditional keyword-based search with smart, conversational interactions
  2. Natural Language Processing (NLP):
    • Understands user queries using AIUN’s NLP engine
    • Extracts key content information and provides context-aware answers
  3. 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
  4. 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

AIUN Chatbot

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:

XBYK 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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