Skip to content

opendialogai/chatui-sdk-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

OpenDialog's ChatUI SDK

ChatUI is a software development kit (SDK) developed by OpenDialog designed to help developers create custom chat components and enhance Conversational AI applications. It allows for interactive chat interfaces, handles events, and supports functionalities like sending messages and managing user interactions.

The ChatUI SDK can be used in any website or browser-based application and requires a basic understanding of Javascript to set up and, ideally, a little typescript.

If you want to learn more about the ChatUI SDK, check out our docs site. If you are looking for more advanced information regarding creating Conversational AI Agents, check out our OpenDialog platform tutorials.

Getting started

To run the code in this respository you will need a simple http server. If you do not have one available, we suggest the following:

  1. Clone the respository
  2. In your terminal, navigate to the root folder
  3. Run the following command:
npx http-server

(for more information on the http-server package and the options available, visit the npm page)

Use ChatUI SDK in combination with:

OpenDialog AI : Create your own custom Conversational AI agent with OpenDialog’s all-in-one Conversational AI Agent Management system. Adapt the example application to your use case, by adapting the conversation design to suit your needs.

Additional resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published