This is the Linux app named Voy whose latest release can be downloaded as voysourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Voy with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
Voy
DESCRIPTION:
Voy is a lightweight WebAssembly-based vector similarity search engine written in Rust that enables semantic search capabilities directly in browser or edge environments. It is designed to operate on embeddings generated from text or other data, allowing applications to perform meaning-based search rather than simple keyword matching. The engine uses efficient data structures such as k-d trees to index vectors and perform fast nearest-neighbor queries, making it suitable for real-time search experiences. One of its key advantages is its extremely small footprint, allowing it to be deployed easily on CDNs or client-side applications without significant overhead. Voy also supports serialization and deserialization of indexes, enabling developers to persist and transfer search data across environments. The architecture is optimized for modern web APIs, including asynchronous execution and compatibility with Web Workers.
Features
- Vector similarity search using embeddings
- k-d tree indexing for fast nearest-neighbor queries
- WebAssembly execution for browser and edge deployment
- Serializable and resumable search indexes
- Small bundle size optimized for CDN delivery
- Asynchronous execution with Web Worker compatibility
Programming Language
Rust
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/voy.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.