Compare commits

...

2 Commits

Author SHA1 Message Date
aryankhanna475
9cfc52d4c1 Merge a72503ed26 into b40733e6e5 2025-02-07 18:48:49 +00:00
aryankhanna475
a72503ed26 Adding EmbedchainJS framework to NLP 2023-08-30 09:35:19 +05:30

View File

@@ -726,6 +726,7 @@
- [leven](https://github.com/sindresorhus/leven) - Measure the difference between two strings using the Levenshtein distance algorithm. - [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. - [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. - [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 ### Process management