Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by vurtnec • Search & Retrieval
A Node.js example that demonstrates using LanceDB with Ollama embeddings to perform vector similarity search over stored documents.
Index and perform fast vector similarity search over local document collections using LanceDB.
Generate embeddings locally via Ollama's nomic-embed-text model and feed them into a vector DB.
A Node.js reference implementation to integrate LanceDB-based retrieval into RAG (retrieval-augmented generation) pipelines.
This repository provides a Node.js implementation for performing vector search using LanceDB and generating embeddings via a locally running Ollama model. It includes a custom OllamaEmbeddingFunction, example code to connect to a LanceDB database, and a test script that performs similarity search and displays results. The project is useful for building retrieval-augmented applications and experimenting with local embedding workflows. It is lightweight and intended as a practical demo and starting point for integrating LanceDB and Ollama.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.