Skip to content

Add Knowledge Fabric to Platforms - #566

Open
sagarv48 wants to merge 1 commit into
dhamaniasad:masterfrom
sagarv48:add-knowledge-fabric
Open

sagarv48 wants to merge 1 commit into
dhamaniasad:masterfrom
sagarv48:add-knowledge-fabric

Conversation

@sagarv48

@sagarv48 sagarv48 commented Sep 6, 2026

Copy link
Copy Markdown

Item Description

  • Knowledge Fabric - Hybrid RAG evidence retrieval platform combining pgvector (HNSW) and PostgreSQL full-text search (tsvector) with Reciprocal Rank Fusion (RRF) and Row-Level Security (RLS).

Project Details

  • Repository: https://github.com/sagarv48/knowledge-fabric
  • License: Apache 2.0 (Open Source)
  • Primary Use Case: Eliminates specialized vector database sprawl by allowing engineering teams to run dense vector search (pgvector HNSW) and lexical search (tsvector) in a single ACID PostgreSQL database with Reciprocal Rank Fusion (RRF). Also features native PostgreSQL Row-Level Security (RLS) for multi-tenant isolation.
  • Section: ### Platforms (alphabetically between Atlas4D and neond)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant