AgentIndex icon
AgentIndex
工具分类热门最新对比
提交工具
首页/
RAG / Knowledge Base/
gortex
gortex logo

gortex

活跃·★ 62·NOASSERTION·更新于 2026-05-29
★ 时下流行★ 代码助手★ RAG / 知识库

代码智能引擎,将仓库索引到内存知识图中,并通过CLI、MCP服务器和Web UI暴露。

Gortex是一个代码智能引擎,将仓库索引到内存知识图中。它提供CLI、MCP服务器和Web UI,用于查询符号、依赖关系和影响分析。专为AI编码助手设计,通过单个smart_context调用取代多次文件读取,减少约94%的令牌消耗。

#AI 工具#antigravity#Claude Code#代码分析#code-assistant#context-window#context-window-optimization#context-window-optimizer
$ 安装
$ OS=$(uname -s | tr '[:upper:]' '[:lower:]') && ARCH=$(uname -m) && case $ARCH in x86_64) ARCH=amd64 ;; aarch64|arm64) ARCH=arm64 ;; esac && curl -LO "https://github.com/zzet/gortex/releases/latest/download/gortex_${OS}_${ARCH}.tar.gz" && tar -xzf "gortex_${OS}_${ARCH}.tar.gz" && sudo mv gortex /usr/local/bin/
↗ 访问官网★ GitHub
01

功能特性

01文件、符号、导入、调用链和类型关系的知识图
02多仓库工作空间,支持跨仓库符号解析和作用域
03通过tree-sitter和正则提取器支持92种语言
0449个MCP工具,用于符号查找、分析、代码生成和Agent反馈
05混合BM25+向量搜索与RRF融合的语义搜索
02

兼容性

linux/amd64
Linux (amd64)
已通过文档验证
linux/arm64
Linux (arm64)
已通过文档验证
darwin/amd64
macOS (Intel)
已通过文档验证
darwin/arm64
macOS (Apple Silicon)
已通过文档验证
Windows
Windows(计划中)
已通过文档验证
03

快速开始

1
$ OS=$(uname -s | tr '[:upper:]' '[:lower:]')
2
$ ARCH=$(uname -m)
3
$ case $ARCH in x86_64) ARCH=amd64 ;; aarch64|arm64) ARCH=arm64 ;; esac
4
$ curl -LO "https://github.com/zzet/gortex/releases/latest/download/gortex_${OS}_${ARCH}.tar.gz"
5
$ tar -xzf "gortex_${OS}_${ARCH}.tar.gz"
6
$ sudo mv gortex /usr/local/bin/
04

使用场景

↳作为上下文引擎集成到AI编码助手以减少令牌消耗
↳多仓库影响分析和跨仓库重构
↳面向开发者的语义代码搜索和代码库理解
05

同类工具

mindsdb logo
mindsdb★ 39.2k
MindsDB 使得人类、AI、代理和应用程序能够从大规模数据源中获取高度准确的答案。
vs →
Brave Search MCP logo
Brave Search MCP★ 86.5k
此仓库是模型上下文协议(MCP)参考实现的集合,展示了如何为大型语言模型提供安全、受控的工具和数据源访问。
vs →
context-mode logo
context-mode★ 16.0k
Context Mode是一个MCP服务器,通过上下文节省、会话连续性和以代码思维的方式解决LLM的上下文窗口限制问题。
vs →
Auto-claude-code-research-in-sleep logo
Auto-claude-code-research-in-sleep★ 11.0k
一个利用Claude Code和其他LLM在用户睡眠时自动进行机器学习研究的工具。
vs →
agents-best-practices logo
agents-best-practices★ 1.1k
面向 Codex 与 Claude Code 的中立 Agent 技巧库,涵盖 Agentic 运行时框架设计最佳实践
vs →
awesome-claude logo
awesome-claude★ 250
HeyClaude 是一个人工审核、基于文件的 Claude 工作流基础设施目录,包含 388 多个条目。
vs →
initrunner logo
initrunner★ 38
InitRunner 是一个开源框架,允许你通过单个 YAML 文件从原型到生产全过程地定义、交互、运行和部署 AI 代理。
vs →
qveris-agent-toolkit logo
qveris-agent-toolkit★ 229
QVeris 能力路由网络的开源客户端工具包,提供 CLI、MCP 和 Python SDK
vs →
查看全部替代品 →

相关搜索

gortex 替代工具最佳 RAG / Knowledge Base 工具 2026开源 RAG / Knowledge Basegortex 教程gortex 对比ai-toolsantigravityclaude-code

评论

登录后发表评论
  • H
    Hayden Jackson2026年5月21日

    The high integration saves writing a lot of boilerplate. Works reliably in production environments.

  • S
    Sam Patel2026年5月19日

    Used this for efficient automation — reliable under load. The efficient performance is impressive for an open-source tool.

  • E
    Ellis Kim2026年5月16日

    The high coverage is surprisingly complete. Integrates well with existing high setups.

  • Justice Lee
    Justice Lee2026年4月3日

    The engine integration saves writing a lot of boilerplate. Runs fine on macOS 15.

  • A
    Avery Jackson2026年3月18日

    The intelligence integration saves writing a lot of boilerplate. Would recommend for lightweight use cases.

本页内容
01功能特性02兼容性03快速开始04使用场景05同类工具
统计
GitHub Stars★ 62
最后更新1天前
状态活跃
许可证NOASSERTION
分类RAG / 知识库
热度趋势 (30d)
+2.4↑ 0.7%
链接
文档↗讨论↗问题↗版本↗

Deploy on DigitalOcean — Get $200 Free Credit

Ad
© 2026 AgentIndex.app|由十年 iOS 开发者构建。
QYSGitHub请作者喝咖啡 ☕

按分类浏览

代码助手工作流自动化RAG / 知识库多智能体浏览器自动化大模型基础设施开发者工具可观测性

与 Anthropic, OpenAI 或 Microsoft 无关。