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
- Host: GitHub
- URL: https://github.com/softvisio-node/app-text-search
- Owner: softvisio-node
- Created: 2024-08-03T08:11:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-26T01:52:42.000Z (over 1 year ago)
- Last Synced: 2025-03-26T01:55:15.148Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://softvisio-node.github.io/app-text-search/
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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
```