Compare commits

...

3 Commits

Author SHA1 Message Date
aryankhanna475
fca6507038 Merge a72503ed26 into 452991fe63 2024-04-11 11:05:58 +08:00
Gao Sun
452991fe63 Meta tweaks (#1270) 2024-04-10 12:36:45 +09:00
aryankhanna475
a72503ed26 Adding EmbedchainJS framework to NLP 2023-08-30 09:35:19 +05:30

View File

@@ -75,7 +75,7 @@
<br>
<br>
<br>
<a href="https://logto.io/ref=sindre">
<a href="https://logto.io/?ref=sindre">
<div>
<picture>
<source width="200" media="(prefers-color-scheme: dark)" srcset="https://sindresorhus.com/assets/thanks/logto-logo-dark.svg?x">
@@ -85,7 +85,7 @@
</div>
<b>The better identity infrastructure for developers</b>
<div>
<sup>Logto is an open-source Auth0 alternative designed for every app</sup>
<sup>Logto is an open-source Auth0 alternative designed for every app.</sup>
</div>
</a>
<br>
@@ -747,6 +747,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