An auto suggest module which uses context to provide suggestions using NLP
npm install auto-suggest-aiA context-based autocomplete npm module that suggests words related to specific contexts using pre-trained NLP models.
- Context-aware word suggestions based on specified entities
- Utilizes pre-trained SpaCy transformer models
- Supports custom words along with context based suggestions
``bash``
npm i auto-suggest-ai
*Subjected to scope of limited entities.