GITBOOK-133: No subject

This commit is contained in:
Mohamed Marrouchi 2025-01-24 08:27:36 +00:00 committed by gitbook-bot
parent 7b3b96b524
commit 5aa350d9a2
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
4 changed files with 16 additions and 0 deletions

View File

@ -1,3 +1,7 @@
---
hidden: true
---
# Hexabot API
## Hexabot API

View File

@ -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.

View File

@ -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.

View File

@ -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.