每日精粹

  1. Dify 是一个 LLM 应用开发平台,已经有超过 10 万个应用基于 Dify.AI 构建

    Dify 是一个 LLM 应用开发平台,已经有超过 10 万个应用基于 Dify.AI 构建。它融合了 Backend as Service 和 LLMOps 的理念,涵盖了构建生成式 AI 原生应用所需的核心技术栈,包括一个内置 RAG 引擎。使用 Dify,你可以基于任何模型自部署类似 Assistants API 和 GPTs 的能力。

    https://github.com/langgenius/dify/blob/main/README_CN.md

  2. 适用于 10 多个 AI 平台的一体化 CLI 工具,包括 OpenAI、Gemini、Claude、Mistral、LocalAI、Ollama、VertexAI、Ernie、Qianwen...

    适用于 10 多个 AI 平台的一体化 CLI 工具,包括 OpenAI、Gemini、Claude、Mistral、LocalAI、Ollama、VertexAI、Ernie、Qianwen...

    https://github.com/sigoden/aichat/ GitHub - sigoden/aichat: All-in-one LLM CLI tool featuring Shell Assistant, Chat-REPL, RAG, AI Tools & Agents, with access to OpenAI…