octocode
活跃·★ 385·Apache-2.0·更新于 2026-05-29
★ 代码助手★ RAG / 知识库
Octocode 是一个智能代码索引器和语义搜索引擎,用于构建代码库的知识图谱。
Octocode 是一个强大的代码索引器和语义搜索引擎,用于构建代码库的智能知识图谱。它结合了先进的AI能力和本地优先设计,提供深入的代码理解和智能协助。
#代码索引器#语义搜索#知识图谱#AI代码助手#RAG#多语言支持#LSP#本地优先
01
功能特性
01语义代码搜索
02知识图谱 (GraphRAG)
03多语言支持
04AI驱动功能
05MCP服务器集成
02
兼容性
Rust
运行时
已通过文档验证
Python
语言
已通过文档验证
JavaScript
语言
已通过文档验证
TypeScript
语言
已通过文档验证
Go
语言
已通过文档验证
PHP
语言
已通过文档验证
03
快速开始
1
$ curl -fsSL https://raw.githubusercontent.com/Muvon/octocode/master/install.sh | sh
04
使用场景
↳索引代码库进行分析
↳使用自然语言搜索代码
↳利用AI自动化Git提交
↳通过MCP服务器集成AI助手
↳执行多查询代码搜索
05
同类工具
相关搜索
评论
登录后发表评论
- RRobin Nguyen2026年3月24日
Semantic code search plus persistent AI memory in one tool.
- SScout Brown2026年3月21日
Good for large codebases where navigation is the bottleneck.
- KKendall Jackson2026年3月14日
Finds relevant code by intent, not just token matching.
- Kai Chen2026年3月6日
Memory layer means context accumulates across sessions.