SocratiCode and h-codex

These are competitors: both provide semantic code search and codebase intelligence for context retrieval, with SocratiCode offering more mature, production-ready features (managed indexing, hybrid search, dependency graphs) while h-codex appears to be an earlier-stage alternative for cross-repo semantic search.

SocratiCode
67
Established
h-codex
28
Experimental
Maintenance 13/25
Adoption 17/25
Maturity 20/25
Community 17/25
Maintenance 2/25
Adoption 7/25
Maturity 9/25
Community 10/25
Stars: 80
Forks: 15
Downloads: 2,908
Commits (30d): 0
Language: TypeScript
License: AGPL-3.0
Stars: 27
Forks: 3
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
Stale 6m No Package No Dependents

About SocratiCode

giancarloerra/SocratiCode

Enterprise-grade (40m+ lines) codebase intelligence in a zero-setup, private and local MCP: managed indexing, hybrid semantic search, polyglot code dependency graphs, and DB/API/infra knowledge. Benchmark: 61% less tokens, 84% fewer calls, 37x faster than standard AI grep.

Implements AST-aware code chunking paired with hybrid BM25 + semantic search (RRF-fused ranking) and maintains automatically-updated Qdrant vector indices via file watchers across sessions. Provides searchable infrastructure artifacts (schemas, API specs, configs) alongside polyglot dependency graphs with circular-dependency detection, supporting multi-agent concurrent indexing with Docker-based local deployment or cloud embedding backends (OpenAI, Gemini). Integrates as MCP server across Claude Code, VS Code, Cursor, and other MCP hosts with resumable batched indexing that survives interruptions.

About h-codex

hpbyte/h-codex

A semantic code search tool for intelligent, cross-repo context retrieval.

Scores updated daily from GitHub, PyPI, and npm data. How scores work