An open API service indexing awesome lists of open source software.

https://github.com/softvisio-node/app-text-search

Text search application component
https://github.com/softvisio-node/app-text-search

Last synced: over 1 year ago
JSON representation

Text search application component

Awesome Lists containing this project

README

          

> :information_source: Please, see the full project documentation here:

# Introduction

Text search application component.

Provides possibility to perform full-text seatch and similarity search using text embeddings.

## Install

```sh
npm install @softvisio/app-text-search
```