OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: knowledge-graph清除
lemoryjwgo
ADDED

Lemory is a local middleware that transforms markdown notes (e.g., Obsidian vaults) into a context database for AI agents. It supports keyless on-device hybrid search, Korean-specific processing, hierarchical token savings, and knowledge graph visualization, integrating with various AI tools via MCP.

AI & MLDeveloper toolsRAG & knowledge

A pure-Python scientific computing platform with 22 modules covering quantum, ML, statistics, ODE solvers, and more—zero runtime dependencies, with optional NumPy/SciPy adapters for validation and reproducibility.

Developer toolsData & databasesComponent libraries
semanticasemantica-agi
ADDED

Semantica is a graph-native infrastructure designed to provide structured context, deterministic reasoning, and full decision provenance for AI systems, serving as a semantic layer for LLMs and agents.

AI & MLDeveloper toolsRAG & knowledge
x0k-folio0k-dot-computer
ADDED

Folio is a Markdown format and Rust toolset for literate programming. It turns documents with typed YAML metadata into source files via tangling, weaves them into readable pages, checks metadata against a vocabulary, and can publish selected documents as standalone repositories with provenance records.

Developer toolsBuild & DevOps
ADDED

An open-source Claude Code plugin that transforms any codebase into an interactive, searchable knowledge graph. Uses Tree-sitter and multi-agent LLM pipelines to visualize files, functions, classes, and dependencies—plus domain analysis, guided tours, and diff impact assessment. Works across 18+ AI coding platforms including Cursor, Codex, Gemini CLI, and Copilot.

Developer toolsCLI & terminal
graphifyGraphify-Labs
ADDED

Graphify is a CLI skill that maps a codebase into a queryable knowledge graph for AI coding assistants. It uses tree-sitter for local deterministic code parsing, no embeddings, and outputs graph.html, GRAPH_REPORT.md, and graph.json.

AI & MLDeveloper toolsCoding assistants
ADDED

High-performance code intelligence MCP server that indexes codebases into a persistent knowledge graph for AI coding agents. Supports 162 languages via tree-sitter, sub-millisecond structural queries, 15 MCP tools, and ships as a single native binary with no runtime dependencies.

Developer toolsAI & MLTesting & debugging