Skip to content

Add PieKBS to Open-source Projects - #34

Open
jasen215 wants to merge 1 commit into
DEEP-PolyU:mainfrom
jasen215:add-piekbs
Open

Add PieKBS to Open-source Projects#34
jasen215 wants to merge 1 commit into
DEEP-PolyU:mainfrom
jasen215:add-piekbs

Conversation

@jasen215

@jasen215 jasen215 commented Jul 6, 2026

Copy link
Copy Markdown

Hi, thanks for maintaining this list - it's a great resource.

I'd like to add PieKBS to the Open-source Projects section.

PieKBS is a local-first knowledge search engine for agents. It distills raw documents into a structured Markdown wiki and exposes MCP tools for search and deep-reading. Key features:

  • FTS5 full-text search with BM25 scoring (no embedding required)
  • Graph-based document expansion via citation/support/wiki/related_to links
  • Multi-hop tag expansion for discovering related documents through shared keywords
  • MCP protocol support for seamless integration with AI agents
  • Pure Go binary with no external dependencies

The graph functionality supports document relationships (cites, supports, contradicts, supersedes) and enables agents to navigate knowledge networks during retrieval.

Happy to adjust the wording or placement if needed.

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