Adding EmbedchainJS framework to NLP

This commit is contained in:
aryankhanna475
2023-08-30 09:35:19 +05:30
parent 0b5cef9d67
commit a72503ed26

View File

@@ -726,6 +726,7 @@
- [leven](https://github.com/sindresorhus/leven) - Measure the difference between two strings using the Levenshtein distance algorithm.
- [natural](https://github.com/NaturalNode/natural) - Natural language facility.
- [nlp.js](https://github.com/axa-group/nlp.js) - Building bots, with entity extraction, sentiment analysis, automatic language identify, and more.
- [Embedchain-JS](https://github.com/embedchain/embedchainjs) - Framework to easily create LLM powered bots over any dataset.
### Process management