Skip to content

这些链接只作为官方入口速查,不替代工程选型判断。先按问题类型阅读对应文章,再进入官网确认版本、价格、部署、API 细节和商业条款。

Agent 与工作流框架

工具官方入口适合什么时候点开
LangChainhttps://www.langchain.com/langchain比较模型、工具、chain、retriever 生态和集成能力
LangGraphhttps://www.langchain.com/langgraph需要状态图、可恢复 workflow、人机确认和长期运行任务
LlamaIndexhttps://www.llamaindex.ai/需要搭建 RAG pipeline、数据连接器和索引流程
AutoGenhttps://microsoft.github.io/autogen/stable/需要比较多 Agent 协作和研究型原型能力
CrewAIhttps://crewai.com/需要角色化多 Agent 编排和任务分工原型

RAG 平台与低代码应用构建

工具官方入口适合什么时候点开
RAGFlowhttps://ragflow.io/文档复杂、PDF 多、表格多、需要开箱即用知识库管理
Difyhttps://dify.ai/需要低代码搭建 RAG、Agent、Workflow 和内部应用
Flowisehttps://flowiseai.com/需要可视化编排 LangChain / Agent 流程
Langflowhttps://www.langflow.org/需要低代码构建 Agent、RAG 应用和组件化 flow
Haystackhttps://haystack.deepset.ai/需要偏工程化的开源 RAG、Agent 和检索 pipeline
Microsoft GraphRAGhttps://microsoft.github.io/graphrag/需要评估实体关系、社区摘要和跨文档全局检索

向量数据库与检索基础设施

工具官方入口适合什么时候点开
Qdranthttps://qdrant.tech/关注 payload filter、自托管向量库和企业 RAG 检索
Milvushttps://milvus.io/关注大规模向量检索、集群和云原生部署
Weaviatehttps://weaviate.io/关注向量数据库、schema、hybrid search 和托管能力
Pineconehttps://www.pinecone.io/关注托管向量数据库和快速上线
Chromahttps://www.trychroma.com/关注本地原型、轻量向量存储和快速验证
pgvectorhttps://github.com/pgvector/pgvector已有 PostgreSQL,希望少引入一个系统时评估
LanceDBhttps://www.lancedb.com/关注本地、多模态、lakehouse 和嵌入式向量存储

向量检索与搜索引擎

工具官方入口适合什么时候点开
Redis Vector Searchhttps://redis.io/solutions/vector-search/需要低延迟、缓存友好或 session 级向量检索
Elasticsearch Vector Searchhttps://www.elastic.co/docs/solutions/search/vector已有 Elasticsearch,希望做 BM25 + vector hybrid
OpenSearch Vector Searchhttps://docs.opensearch.org/latest/vector-search/已有 OpenSearch,希望做开源搜索体系里的向量检索
Vespahttps://vespa.ai/需要大规模搜索、推荐、向量和文本混合检索
Marqohttps://marqo.ai/关注 AI search、多模态和电商搜索场景
Faisshttps://github.com/facebookresearch/faiss做算法实验、离线索引或自研检索服务

向量库管理与托管控制台

工具官方入口适合什么时候点开
Attuhttps://github.com/zilliztech/attu需要 Milvus 的 GUI 管理、查询和集群状态查看
Qdrant Web UIhttps://qdrant.tech/documentation/web-ui/需要查看 Qdrant collection、payload、filter 和查询结果
Qdrant Cloudhttps://qdrant.tech/cloud/想用托管 Qdrant,降低运维成本
Zilliz Cloudhttps://zilliz.com/想用托管 Milvus 或评估企业级向量服务
Weaviate Cloudhttps://docs.weaviate.io/cloud想用托管 Weaviate,并通过云控制台管理实例
Pinecone Consolehttps://www.pinecone.io/想用托管向量库,并通过控制台管理 index、监控和数据

搜索 API

工具官方入口适合什么时候点开
Tavilyhttps://www.tavily.com/需要面向 AI Agent 的实时搜索入口
Exahttps://exa.ai/需要语义搜索、研究型 Agent 外部信息源
Brave Search APIhttps://brave.com/search/api/需要通用网页搜索 API 和独立搜索来源
SerpAPIhttps://serpapi.com/search-api需要结构化获取搜索结果页数据

网页读取、抓取与数据摄取

工具官方入口适合什么时候点开
Firecrawlhttps://www.firecrawl.dev/需要网页抓取、Markdown 提取和站点映射
Jina AI Readerhttps://jina.ai/reader/需要把网页内容转换为 LLM 更容易处理的文本
Unstructuredhttps://unstructured.io/需要文档解析、数据摄取和非结构化资料预处理
Apifyhttps://apify.com/需要托管爬虫、Actor 生态和批量网页采集
Crawl4AIhttps://docs.crawl4ai.com/需要自托管、面向 LLM 的 crawler 和网页抽取
Scrapyhttps://scrapy.org/需要传统结构化爬虫框架和长期采集工程

Embedding 与 Reranker

工具官方入口适合什么时候点开
OpenAI Embeddingshttps://platform.openai.com/docs/guides/embeddings需要通用托管 Embedding API
Google Gemini Embeddingshttps://ai.google.dev/gemini-api/docs/embeddings需要评估 Gemini 生态 Embedding 能力
Cohere Rerankhttps://cohere.com/rerank需要托管 Rerank API 和多语言重排基线
Voyage AIhttps://www.voyageai.io/需要专业检索场景的 Embedding 与 Rerank 服务
Jina Rerankerhttps://jina.ai/reranker/需要 Jina 的托管或开源多语言 Reranker
BAAI BGEhttps://bge-model.com/bge/需要开源中文、多语言 Embedding 和 Reranker 基线
Nomic Embedhttps://home.nomic.ai/embed需要开源 Embedding、可视化和本地化能力

观测、评估与生产治理

工具官方入口适合什么时候点开
LangSmithhttps://www.langchain.com/langsmith需要 trace、dataset、eval 和 LangChain/LangGraph 集成
Arize Phoenixhttps://phoenix.arize.com/需要开源 LLM tracing、RAG 评估和可观测性
Langfusehttps://langfuse.com/需要 LLM tracing、prompt 管理和评估数据集
Ragashttps://docs.ragas.io/需要 RAG 指标、测试集评估和检索生成质量分析
TruLenshttps://www.trulens.org/需要评估和观测 AI Agent、LLM 应用和 RAG 链路
DeepEvalhttps://deepeval.com/需要 LLM 应用测试、回归评估和 CI 集成
OpenAI Evalshttps://github.com/openai/evals需要参考通用 LLM 系统评估框架

使用原则

原则说明
先选问题,再点官网官网是确认细节的入口,不是选型判断的起点
按链路分层,不按品牌堆栈框架、RAG 平台、向量库、管理控制台、搜索抓取、评估工具不是同一层
不重复引入同层组件同一项目里不应该因为工具热门就同时引入多个同层组件
先看部署和权限企业知识库、代码库 Agent 和客服 Agent 必须先确认数据权限、审计和部署边界
先做小 POC官网能力再强,也要用自己的样本集验证检索质量、延迟、成本和失败模式

相关选型文章: