15 Commits

Author SHA1 Message Date
NirantK
f51afec563 * chore(README.md): remove unnecessary section heading "Under the hood"
* docs(README.md): update bullet point description in "Why fast?" section
* docs(README.md): update bullet point description in "Why light?" section
* docs(README.md): update bullet point description in
2023-09-25 17:32:04 +05:30
NirantK
250ccf98aa * docs(README.md): add section on similar work and reference to Ilyas M.'s tweet about using FlagEmbeddings with Optimum over CUDA 2023-09-25 17:30:56 +05:30
NirantK
a9c7378b67 * docs: update README.md and index.md with example link for Retrieval Embedding Generation 2023-08-24 20:29:55 +05:30
NirantK
88b595f3ec * chore: update project description in pyproject.toml
* docs: update project description in README.md and docs/index.md
2023-08-24 13:16:46 +05:30
NirantK
2017fdc22a * fix(docs): change method name from encode to embed in DefaultEmbedding class
* fix(README.md): change method name from encode to embed in Embedding class
* fix(docs/Getting Started.ipynb): change method name from encode to embed in Embedding class
2023-08-23 09:49:48 +05:30
NirantK
9d51514a03 * fix(README.md): fix typo in import statement, change DefaultEmbedding to FlagEmbedding as Embedding
* feat(README.md): update example code to use FlagEmbedding with model_name="BAAI/bge-base-en" and max_length=512
2023-08-22 21:07:47 +05:30
NirantK
bd1570f437 * chore(README.md): update README.md with improved formatting and content 2023-08-22 21:06:37 +05:30
NirantK
a664dfffd2 * docs(README.md): add details about the lightness of FastEmbed library
* docs(README.md): mention accuracy/recall performance of FastEmbed library compared to OpenAI Ada-002
2023-08-17 12:47:27 +05:30
Nirant
e7a002f8dd Add Accurate and Fast 2023-08-17 10:36:20 +05:30
Nirant
9fb7c0678f Update README.md 2023-08-17 10:32:29 +05:30
NirantK
b7a21ef713 * chore(README.md): change library name from FastVector to FastEmbed
* docs(README.md): update installation instructions to use FastEmbed instead of FastVector
2023-07-17 14:59:46 +05:30
NirantK
fc46684d0c * chore(README.md): clean up and reformat code examples in README.md
* feat(README.md): update metadata sources in example code
2023-07-12 19:42:04 +05:30
NirantK
16a05c561d * docs(README.md): update installation instructions to include Qdrant client installation 2023-07-12 18:50:14 +05:30
NirantK
1f59b7c494 * chore(README.md): add installation and usage instructions
* feat(README.md): add features section
2023-07-12 18:48:36 +05:30
NirantK
6e37053335 * docs: add CONTRIBUTING.md and README.md files 2023-07-11 18:26:34 +05:30