botpress/nlu
This repo contains every ML/NLU related code written by Botpress in the NodeJS environment. This includes the Botpress Standalone NLU Server.
This project helps developers integrate Natural Language Understanding (NLU) capabilities into their applications. It takes raw text inputs and processes them to extract meaning and intent, which can then be used to power features like chatbots or intelligent assistants. Developers who need to add NLU without building it from scratch would use this.
No commits in the last 6 months.
Use this if you are a developer building an application and need a standalone NLU server to process user text and understand their intent.
Not ideal if you are an end-user looking for a ready-to-use chatbot or an NLU solution that doesn't require development work.
Stars
26
Forks
25
Language
C++
License
—
Category
Last pushed
Apr 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/botpress/nlu"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yooper/php-text-analysis
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language...
VisualText/nlp-engine
NLP engine code
kolloldas/EasyNLU
Simple embedded NLU for mobile apps
proycon/LaMachine
LaMachine - A software distribution of our in-house as well as some 3rd party NLP software -...
web64/php-nlp-client
PHP Client for NLP Server