2025年02月08日Github流行趋势

  1. 项目名称:anything-llm

    • 项目地址url:https://github.com/Mintplex-Labs/anything-llm
    • 项目语言:JavaScript
    • 历史star数:34323
    • 今日star数:675
    • 项目维护者:timothycarambat, shatfield4, MrSimonC, franzbischoff, blazeyo
    • 项目简介:集所有功能于一身的桌面和Docker AI应用程序,内置RAG、AI代理等功能。
  2. 项目名称:OCRmyPDF

    • 项目地址url:https://github.com/ocrmypdf/OCRmyPDF
    • 项目语言:Python
    • 历史star数:17377
    • 今日star数:548
    • 项目维护者:jbarlow83, fritz-hh, apps/dependabot, mawi12345, mara004
    • 项目简介:OCRmyPDF可以为扫描的PDF文件添加OCR文本层,使其能够被搜索。
  3. 项目名称:generative-ai

    • 项目地址url:https://github.com/GoogleCloudPlatform/generative-ai
    • 项目语言:Jupyter Notebook
    • 历史star数:9289
    • 今日star数:21
    • 项目维护者:holtskinner, apps/gcf-owl-bot, renovate-bot, polong-lin, koverholt
    • 项目简介:包含在Google Cloud上使用生成式AI(包括Vertex AI上的Gemini)的示例代码和笔记本。
  4. 项目名称:ragflow

    • 项目地址url:https://github.com/infiniflow/ragflow
    • 项目语言:Python
    • 历史star数:32495
    • 今日star数:421
    • 项目维护者:KevinHuSh, cike8899, writinwaters, yuzhichang, JinHai-CN
    • 项目简介:基于深度文档理解的开源检索增强生成(RAG)引擎。
  5. 项目名称:hello-algo

    • 项目地址url:https://github.com/krahets/hello-algo
    • 项目语言:Java
    • 历史star数:108600
    • 今日star数:192
    • 项目维护者:krahets, justin-tse, coderonion, nuomi1, Gonglja
    • 项目简介:《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,英文版本正在筹备中。
  6. 项目名称:sglang

    • 项目地址url:https://github.com/sgl-project/sglang
    • 项目语言:Python
    • 历史star数:8901
    • 今日star数:131
    • 项目维护者:merrymercy, zhyncs, Ying1123, hnyls2002, ByronHsu
    • 项目简介:SGLang 是一个用于大型语言模型和视觉语言模型的快速服务框架。
  7. 项目名称:NextChat

    • 项目地址url:https://github.com/ChatGPTNextWeb/NextChat
    • 项目语言:TypeScript
    • 历史star数:79993
    • 今日star数:135
    • 项目维护者:Yidadaa, lloydzhou, Dogtiti, fred-bf, H0llyW00dzZ
    • 项目简介:轻量快速的AI助手。支持平台:网页 | iOS | MacOS | 安卓 | Linux | Windows
  8. 项目名称:one-api

    • 项目地址url:https://github.com/songquanpeng/one-api
    • 项目语言:JavaScript
    • 历史star数:21679
    • 今日star数:188
    • 项目维护者:songquanpeng, mrhaoji, Laisky, igophper, quzard
    • 项目简介:LLM API管理与分发系统,支持OpenAI、Azure、Anthropic Claude、Google Gemini等主流模型,统一API适配,可用于key管理与二次分发。单可执行文件,提供Docker镜像,一键部署,开箱即用。
  9. 项目名称:asdf

    • 项目地址url:https://github.com/asdf-vm/asdf
    • 项目语言:Go
    • 历史star数:22732
    • 今日star数:31
    • 项目维护者:Stratus3D, HashNuke, jthegedus, vic, apps/github-actions
    • 项目简介:支持Ruby、Node.js、Elixir、Erlang等多种语言的扩展版本管理器。
  10. 项目名称:rustdesk

    • 项目地址url:https://github.com/rustdesk/rustdesk
    • 项目语言:Rust
    • 历史star数:81484
    • 今日star数:421
    • 项目维护者:rustdesk, fufesou, 21pages, Kingtous, Heap-Hop
    • 项目简介:一个设计用于自托管的开源远程桌面应用程序,作为TeamViewer的替代品。
  11. 项目名称:ollama

    • 项目地址url:https://github.com/ollama/ollama
    • 项目语言:Go
    • 历史star数:122564
    • 今日star数:972
    • 项目维护者:mxyng, jmorganca, dhiltgen, BruceMacD, pdevine
    • 项目简介:快速启动并运行Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2等大型语言模型。
相关推荐
Crystal3281 小时前
Git 基础:生成版本、撤消操作、版本重置、忽略文件
前端·git·github
Elastic 中国社区官方博客4 小时前
用 Elasticsearch 构建一个 ChatGPT connector 来查询 GitHub issues
大数据·人工智能·elasticsearch·搜索引擎·chatgpt·github·全文检索
用户345848285054 小时前
除了使用dict.fromkeys()和OrderedDict.fromkeys(),还有哪些方法可以实现列表去重?
github
摇滚侠4 小时前
零基础小白自学 Git_Github 教程,git 命令行操作1,笔记18
笔记·git·github
无限进步_5 小时前
C++从入门到类和对象完全指南
开发语言·c++·windows·git·后端·github·visual studio
itwangyang5205 小时前
在 GitHub 上生成和配置个人访问令牌(PAT),并将其用于 R 环境中的凭证管理和包安装。
开发语言·r语言·github
love530love5 小时前
【ComfyUI/SD环境管理指南(二)】:如何避免插件安装导致的环境崩溃与“外科手术式”修复
人工智能·windows·python·stable diffusion·github·aigc·comfyui
Jonathan Star6 小时前
Git 的 pre-commit hook(以及其他钩子脚本)默认不会被 git commit 追踪,也不会被 git push 推送到远程仓库
github
无限进步_7 小时前
C++初始化列表详解:语法、规则与最佳实践
java·开发语言·数据库·c++·git·github·visual studio
无限进步_7 小时前
C++运算符重载完全指南:从基础到实战应用
开发语言·数据库·c++·windows·git·github·visual studio