From a72503ed2620b55e5467ba2f2ce52dd9ae593cca Mon Sep 17 00:00:00 2001 From: aryankhanna475 <81726126+aryankhanna475@users.noreply.github.com> Date: Wed, 30 Aug 2023 09:35:19 +0530 Subject: [PATCH] Adding EmbedchainJS framework to NLP --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 30f9e53..3d06943 100644 --- a/readme.md +++ b/readme.md @@ -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