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
4 changed files with 16 additions and 0 deletions

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.