Skip to content

Plugin Retrieval

github-actions[bot] edited this page Sep 4, 2026 · 1 revision

Plugin Retrieval Plugin

Hybrid retrieval plugin: pgvector ANN + tsvector BM25 merged with Reciprocal Rank Fusion (RRF). Free — MIT licensed.

Install

nself plugin install plugin-retrieval

No license key required.

Description

Hybrid retrieval plugin: pgvector ANN + tsvector BM25 merged with Reciprocal Rank Fusion (RRF). Provides the search backend for ɳClaw memory and nself-ai-mcp search/recall tools.

Category: data. Current version: 0.1.0.

Ports

Port Purpose
3825 Plugin Retrieval service port

Database Schema

2 table(s) added to your Postgres database:

  • np_retrieval_documents
  • np_retrieval_embeddings

Examples

nself plugin install plugin-retrieval

Source

plugins/plugin-retrieval/

Manifest: plugins/plugin-retrieval/plugin.json

See Also

Home

nself-plugins

Start

Commands

Architecture

Plugin Ecosystem

Popular Plugins

View All: Home (or see the full alphabetical list below — 129/129 synced with registry.json)

All Free Plugins

Guides

Operations


Related

Clone this wiki locally