This article provides a comprehensive comparison and ranking of over 100 AI models (LLMs) across key metrics including intelligence, price, performance, speed (tokens per second & latency), and context window size. It identifies top performers in each category, such as Gemini 3.1 Pro Preview and GPT-5.4 (xhigh) for intelligence, Mercury 2 and Granite 3.3 8B for speed, and Qwen3.5 0.8B for affordability.
原文翻译:
本文对100多款AI大模型(LLMs)在智能、价格、性能、速度(每秒令牌数及延迟)和上下文窗口大小等关键指标上进行了全面比较和排名。文章识别了各分类中的顶级模型,例如Gemini 3.1 Pro Preview和GPT-5.4 (xhigh)在智能方面表现最佳,Mercury 2和Granite 3.3 8B速度最快,Qwen3.5 0.8B最具性价比。
CIE is a local-first code intelligence engine that indexes codebases to provide semantic search, call graph analysis, and endpoint discovery through MCP, reducing AI agent tool calls by up to 90% while keeping all data private.
原文翻译:
CIE是一个本地优先的代码智能引擎,通过索引代码库提供语义搜索、调用图分析和端点发现功能,通过MCP协议工作,可将AI代理工具调用减少高达90%,同时保持所有数据私有。
DocMason is a repo-native agent application that enables deep research over private work files by building a local, evidence-first knowledge base with strict provenance. It runs on Codex for macOS, allowing users to compile documents into structured, multimodal evidence bundles for traceable answers.
原文翻译:
DocMason 是一款基于仓库的原生代理应用程序,通过构建具有严格溯源性的本地、证据优先的知识库,实现对私有工作文件的深度研究。它在 macOS 的 Codex 上运行,允许用户将文档编译成结构化、多模态的证据包,以获得可追溯的答案。
xmllm is a JavaScript utility that extracts structured data from LLMs using a flexible XML-based approach, offering resilience to errors and provider-agnostic compatibility.
原文翻译:
xmllm 是一个 JavaScript 工具,通过灵活的基于 XML 的方法从大型语言模型中提取结构化数据,具有容错性和提供商无关的兼容性。