2025年01月23日Github流行趋势

  1. 项目名称:exo

    • 项目地址url:https://github.com/exo-explore/exo
    • 项目语言:Python
    • 历史star数:19383
    • 今日star数:131
    • 项目维护者:AlexCheema, cadenmackenzie, blindcrone, ianpaul10, pranav4501
    • 项目简介:在家使用日常设备运行自己的AI集群
  2. 项目名称:teable

    • 项目地址url:https://github.com/teableio/teable
    • 项目语言:TypeScript
    • 历史star数:15680
    • 今日star数:201
    • 项目维护者:tea-artist, boris-w, caoxing9, Sky-FE, Pengap
    • 项目简介:无需代码的下一代Airtable替代品:无代码Postgres
  3. 项目名称:superfile

    • 项目地址url:https://github.com/yorukot/superfile
    • 项目语言:Go
    • 历史star数:9880
    • 今日star数:76
    • 项目维护者:yorukot, apps/renovate, nonepork, AnshumanNeon, apps/dependabot
    • 项目简介:相当精美且现代化的终端文件管理器
  4. 项目名称:dokploy

    • 项目地址url:https://github.com/Dokploy/dokploy
    • 项目语言:TypeScript
    • 历史star数:14833
    • 今日star数:564
    • 项目维护者:Siumauricio, DJKnaeckebrot, lorenzomigliorero, 190km, DrMxrcy
    • 项目简介:Vercel、Netlify和Heroku的开源替代方案
  5. 项目名称:shadPS4

    • 项目地址url:https://github.com/shadps4-emu/shadPS4
    • 项目语言:C++
    • 历史star数:14414
    • 今日star数:644
    • 项目维护者:georgemoralis, psucien, squidbus, raphaelthegreat, DanielSvoboda
    • 项目简介:为Windows、Linux和macOS编写的PlayStation 4模拟器
  6. 项目名称:minimind

    • 项目地址url:https://github.com/jingyaogong/minimind
    • 项目语言:Python
    • 历史star数:6433
    • 今日star数:202
    • 项目维护者:jingyaogong, iomgaa-ycz, chuanzhubin, MuWinds
    • 项目简介:🚀🚀「大模型」仅需3小时就能完全从零开始训练一个26M参数的GPT!
  7. 项目名称:maxun

    • 项目地址url:https://github.com/getmaxun/maxun
    • 项目语言:TypeScript
    • 历史star数:8389
    • 今日star数:323
    • 项目维护者:amhsirak, RohitR311, AmitChauhan63390, naveenpan09, KaranRudra311
    • 项目简介:🔥 开源无代码网络数据提取平台。几分钟内将网站转换为API和电子表格
  8. 项目名称:linera-protocol

    • 项目地址url:https://github.com/linera-io/linera-protocol
    • 项目语言:Rust
    • 历史star数:5023
    • 今日star数:882
    • 项目维护者:ma2bd, jvff, afck, ndr-ds, MathieuDutSik
    • 项目简介:Linera协议的主要存储库
  9. 项目名称:LocalAI

    • 项目地址url:https://github.com/mudler/LocalAI
    • 项目语言:Go
    • 历史star数:29588
    • 今日star数:121
    • 项目维护者:mudler, localai-bot, apps/dependabot, apps/renovate, ci-robbot
    • 项目简介:🤖 免费开源的OpenAI、Claude等服务的替代品。自托管且本地优先。适用于消费者级硬件的OpenAI替代方案,无需GPU即可运行多种模型架构。功能包括生成文本、音频、视频、图像、语音克隆、分布式和P2P推理
  10. 项目名称:awesome-cursorrules

    • 项目地址url:https://github.com/PatrickJS/awesome-cursorrules
    • 项目语言:无
    • 历史star数:7901
    • 今日star数:493
    • 项目维护者:PatrickJS, tks-00, endolith, luandro, jonathandion
    • 项目简介:一份精心挑选的优秀.cursorrules文件清单
  11. 项目名称:Deep-Live-Cam

    • 项目地址url:https://github.com/hacksider/Deep-Live-Cam
    • 项目语言:Python
    • 历史star数:43026
    • 今日star数:187
    • 项目维护者:hacksider, KRSHH, vic4key, pereiraroland26, kier007
    • 项目简介:实时换脸及单张图片一键深度伪造视频
  12. 项目名称:ragflow

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

    • 项目地址url:https://github.com/codecrafters-io/build-your-own-x
    • 项目语言:Markdown
    • 历史star数:327688
    • 今日star数:540
    • 项目维护者:danistefanovic, rohitpaulk, sarupbanskota, fake-rookie, bauripalash
    • 项目简介:通过从头重建你喜爱的技术来掌握编程
  14. 项目名称:data-engineer-handbook

    • 项目地址url:https://github.com/DataExpert-io/data-engineer-handbook
    • 项目语言:Jupyter Notebook
    • 历史star数:25070
    • 今日star数:57
    • 项目维护者:EcZachly, ry-v1, isangwanrahul, Jade-Codes, FreshOats
    • 项目简介:这是一个包含所有你想学习的数据工程相关链接的仓库
相关推荐
uhakadotcom1 分钟前
循环神经网络(RNN)入门:原理、应用与演进
后端·面试·github
uhakadotcom34 分钟前
Tauri 框架:轻量级跨平台桌面应用解决方案
后端·面试·github
uhakadotcom40 分钟前
Bevy 引擎:游戏开发的新时代
后端·面试·github
uhakadotcom43 分钟前
D3.js:数据可视化的强大工具
前端·面试·github
凌览1 小时前
47.5k Star! 轻量级自托管代码仓库-Gitea
前端·后端·github
uhakadotcom1 小时前
Brain.js:轻松打造JavaScript神经网络
前端·面试·github
HelloGitHub2 小时前
Open-Sora 2.0 重磅开源!
人工智能·开源·github
肉肉不吃 肉13 小时前
TONGYI Lingma(通义灵码),GitHub Copilot和Cursor 对比
github·visual studio code
花千树-01016 小时前
J-LangChain - Agent - 编排一个 ReAct + Function Call 反应链
java·gpt·langchain·prompt·github·aigc·ai编程
uhakadotcom17 小时前
阿里云PAI:一站式机器学习平台
后端·面试·github