Skip to content

Commit

Permalink
peer dependencies instead of optional ones
Browse files Browse the repository at this point in the history
  • Loading branch information
adhityan committed Jul 1, 2023
1 parent 9509ba5 commit 8dbb920
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 30 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</a>
</p>

EmbedJS is a NodeJS framework to easily enable LLM powered interactions over any dataset. It simplifies the process of loading a dataset, chunking it, creating embeddings and then storing onto a vector database.
EmbedJS is a NodeJS framework that enables LLM powered interactions over any dataset with ease. It simplifies the process of loading a dataset, chunking it, creating embeddings and then storing onto a vector database.

Here's an example

Expand Down
Loading

0 comments on commit 8dbb920

Please sign in to comment.