krishheii/cerebrum.js
JavaScript library for Implementing NLP in JavaScript
This helps JavaScript developers quickly add natural language processing capabilities to their applications, especially for building chatbots. You provide a dataset of user questions (utterances), their categories (intents), and possible answers. It then generates a model that can understand user input and provide relevant responses, acting like a human. This is ideal for developers who want to integrate conversational AI directly into their JavaScript projects.
No commits in the last 6 months. Available on npm.
Use this if you are a JavaScript developer who needs to build a chatbot or add basic natural language understanding directly into your application without relying on external APIs or Python integrations.
Not ideal if you need advanced or highly sophisticated natural language processing capabilities, as this focuses on straightforward chatbot implementation.
Stars
15
Forks
1
Language
JavaScript
License
MIT
Category
Last pushed
Dec 08, 2020
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/krishheii/cerebrum.js"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
adrien2p/nestjs-dialogflow
Dialog flow module that simplify the web hook handling for your NLP application using NestJS :satellite:
paschmann/rasa-ui
Rasa UI is a frontend for the Rasa Framework
shibing624/dialogbot
dialogbot, provide search-based dialogue, task-based dialogue and generative dialogue model....
RocketChat/hubot-natural
Natural Language Processing Chatbot for RocketChat
cedextech/rasa-chatbot-templates
RASA chatbot use case boilerplate