mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
GITBOOK-133: No subject
This commit is contained in:
parent
7b3b96b524
commit
5aa350d9a2
@ -1,3 +1,7 @@
|
||||
---
|
||||
hidden: true
|
||||
---
|
||||
|
||||
# Hexabot API
|
||||
|
||||
## Hexabot API
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
hidden: true
|
||||
---
|
||||
|
||||
# Hexabot Live Chat Widget
|
||||
|
||||
The [Hexabot](https://hexabot.ai/) Live Chat Widget is a React-based embeddable widget that allows users to integrate real-time chat functionality into their websites. It connects to the Hexabot API and facilitates seamless interaction between end-users and chatbots across multiple channels.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
hidden: true
|
||||
---
|
||||
|
||||
# Hexabot NLU Engine
|
||||
|
||||
The [Hexabot](https://hexabot.ai/) NLU (Natural Language Understanding) engine is a Python-based project that provides tools for building, training, and evaluating machine learning models for natural language tasks such as intent detection and language recognition. It also includes a REST API for inference, built using FastAPI.
|
||||
|
@ -1,3 +1,7 @@
|
||||
---
|
||||
hidden: true
|
||||
---
|
||||
|
||||
# Hexabot UI Admin Panel
|
||||
|
||||
The [Hexabot](https://hexabot.ai/) UI Admin Panel is a React/Next.js application that serves as the admin interface for managing chatbot configurations, workflows, and interactions. The admin panel allows users to easily create and manage chat flows, monitor analytics, manage content, handle NLU datasets, and configure system settings.
|
||||
|
Loading…
Reference in New Issue
Block a user