foyzulkarim/hikma-engine
A TypeScript-based code knowledge graph indexer that transforms Git repositories into searchable knowledge stores for AI agents. Creates interconnected representations of codebases through AST parsing and vector embeddings.
This tool helps AI agents understand the structure and content of a codebase by turning Git repositories into searchable knowledge graphs. It takes a Git repository as input and allows AI agents to perform semantic searches and answer questions about the code. Software developers, DevOps engineers, and AI engineers working on code-aware AI applications would use this.
Available on npm.
Use this if you need to transform your code repositories into an intelligent, queryable knowledge base for AI agents, enabling them to understand and interact with your code contextually.
Not ideal if you are looking for a general-purpose natural language processing tool or a simple code linter.
Stars
9
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Jan 06, 2026
Commits (30d)
0
Dependencies
23
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/foyzulkarim/hikma-engine"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
felladrin/MiniSearch
Minimalist web-searching platform with an AI assistant that runs directly from your browser....
xynehq/xyne
AI-first Search & Answer Engine for work. Open-source alternative to Glean.
felladrin/awesome-ai-web-search
List of software that allows searching the web with the assistance of AI:...
403errors/repomind
An open-source, AI-powered application using Agentic CAG to chat with any public GitHub...
al1-nasir/codegraph-cli
AI-powered code intelligence CLI with multi-agent analysis, impact graphs, and conversational coding.