GitHub 热榜项目 - 日榜(2025-09-18)

生成于:2025-09-18

统计摘要

共发现热门项目:15 个

榜单类型:日榜


本期热点趋势总结

本期GitHub趋势凸显三大热点:智能开发工具(如OpenAI Codex、sst/opencode)持续进化,终端AI编程代理成新焦点;开源AI应用爆发式增长,Perplexica搜索、DeepResearch智能研究及SQLBot自然语言查询系统展现RAG与大模型融合趋势;跨平台开发与底层技术革新并举,Flutter、WebKit及NoCodeDB分别推动应用构建、浏览器内核与无代码数据库发展。AI驱动效率提升与开源生态协同成为核心趋势。

GitHub

项目详细列表

1. microsoft/markitdown

  • 🏷️ 项目名称: microsoft/markitdown

  • 🔗 项目地址: https://github.com/microsoft/markitdown

  • ⭐ 当前 Star 数: 77384

  • 📈 趋势 Star 数: 903

  • 📋 项目介绍: Python tool for converting files and office documents to Markdown.

  • 💡 推荐语: 微软开源的Markitdown是一个高效的Python工具,可将Office文档等多种文件格式快速转换为Markdown格式,简化文档处理流程。

markitdown


2. WebKit/WebKit

  • 🏷️ 项目名称: WebKit/WebKit

  • 🔗 项目地址: https://github.com/WebKit/WebKit

  • ⭐ 当前 Star 数: 9109

  • 📈 趋势 Star 数: 19

  • 📋 项目介绍: Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux.

  • 💡 推荐语: WebKit是苹果Safari等核心应用采用的浏览器引擎开源项目,为macOS/iOS/Linux平台提供高性能网页渲染支持。

WebKit


3. ItzCrazyKns/Perplexica

  • 🏷️ 项目名称: ItzCrazyKns/Perplexica

  • 🔗 项目地址: https://github.com/ItzCrazyKns/Perplexica

  • ⭐ 当前 Star 数: 25254

  • 📈 趋势 Star 数: 338

  • 📋 项目介绍: Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI

  • 💡 推荐语: Perplexica 是一个开源的 AI 搜索引擎,作为 Perplexity AI 的替代方案,提供强大的 AI 驱动搜索功能。

Perplexica


4. openai/codex

  • 🏷️ 项目名称: openai/codex

  • 🔗 项目地址: https://github.com/openai/codex

  • ⭐ 当前 Star 数: 42087

  • 📈 趋势 Star 数: 487

  • 📋 项目介绍: Lightweight coding agent that runs in your terminal

  • 💡 推荐语: OpenAI的Codex是一个轻量级终端代码助手,能直接在命令行中智能生成和补全代码,极大提升开发效率。

codex


5. nocodb/nocodb

  • 🏷️ 项目名称: nocodb/nocodb

  • 🔗 项目地址: https://github.com/nocodb/nocodb

  • ⭐ 当前 Star 数: 57139

  • 📈 趋势 Star 数: 50

  • 📋 项目介绍: 🔥 🔥 🔥 Open Source Airtable Alternative

  • 💡 推荐语: Nocodb是一个开源的Airtable替代品,可将任何数据库转换为智能电子表格界面,提供可视化数据管理和协作功能。

nocodb


6. dataease/SQLBot

  • 🏷️ 项目名称: dataease/SQLBot

  • 🔗 项目地址: https://github.com/dataease/SQLBot

  • ⭐ 当前 Star 数: 2174

  • 📈 趋势 Star 数: 378

  • 📋 项目介绍: 基于大模型和 RAG 的智能问数系统。Text-to-SQL Generation via LLMs using RAG.

  • 💡 推荐语: DataEase/SQLBot 是一款基于大语言模型和RAG(检索增强生成)的智能问答系统,能够将自然语言转换为SQL查询,助力用户轻松实现数据交互与分析。

SQLBot


7. google-research/timesfm

  • 🏷️ 项目名称: google-research/timesfm

  • 🔗 项目地址: https://github.com/google-research/timesfm

  • ⭐ 当前 Star 数: 5704

  • 📈 趋势 Star 数: 38

  • 📋 项目介绍: TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.

  • 💡 推荐语: Google Research开发的TimesFM是一种预训练时间序列基础模型,专注于时间序列预测,提供高效准确的预测能力。

timesfm


8. virattt/ai-hedge-fund

  • 🏷️ 项目名称: virattt/ai-hedge-fund

  • 🔗 项目地址: https://github.com/virattt/ai-hedge-fund

  • ⭐ 当前 Star 数: 40816

  • 📈 趋势 Star 数: 260

  • 📋 项目介绍: An AI Hedge Fund Team

  • 💡 推荐语: AI对冲基金团队开源项目,运用前沿人工智能技术进行量化交易决策,已获4万+星标。

ai-hedge-fund


9. Alibaba-NLP/DeepResearch

  • 🏷️ 项目名称: Alibaba-NLP/DeepResearch

  • 🔗 项目地址: https://github.com/Alibaba-NLP/DeepResearch

  • ⭐ 当前 Star 数: 7616

  • 📈 趋势 Star 数: 662

  • 📋 项目介绍: Tongyi DeepResearch, the Leading Open-source DeepResearch Agent

  • 💡 推荐语: 阿里开源的顶尖深度研究智能体Tongyi DeepResearch,提供强大的自然语言处理能力,支持高效信息检索和知识探索,助力AI科研突破。

DeepResearch


10. sst/opencode

  • 🏷️ 项目名称: sst/opencode

  • 🔗 项目地址: https://github.com/sst/opencode

  • ⭐ 当前 Star 数: 24077

  • 📈 趋势 Star 数: 260

  • 📋 项目介绍: AI coding agent, built for the terminal.

  • 💡 推荐语: OpenCode是一个终端AI编程助手,通过自然语言交互帮助开发者高效编写代码,成为开发者的智能编程伙伴。

opencode


11. nanobrowser/nanobrowser

  • 🏷️ 项目名称: nanobrowser/nanobrowser

  • 🔗 项目地址: https://github.com/nanobrowser/nanobrowser

  • ⭐ 当前 Star 数: 9423

  • 📈 趋势 Star 数: 69

  • 📋 项目介绍: Open-Source Chrome extension for AI-powered web automation. Run multi-agent workflows using your own LLM API key. Alternative to OpenAI Operator.

  • 💡 推荐语: Nanobrowser是一款开源的Chrome扩展,利用AI技术实现网页自动化,支持通过用户自定义的LLM API密钥运行多智能体工作流,是OpenAI Operator的替代方案。

nanobrowser


12. jordanbaird/Ice

  • 🏷️ 项目名称: jordanbaird/Ice

  • 🔗 项目地址: https://github.com/jordanbaird/Ice

  • ⭐ 当前 Star 数: 22318

  • 📈 趋势 Star 数: 160

  • 📋 项目介绍: Powerful menu bar manager for macOS

  • 💡 推荐语: Ice是一款强大的macOS菜单栏管理工具,专注于简洁高效地整理系统菜单栏图标,帮助用户提升工作效率和界面整洁度。

Ice


13. flutter/flutter

  • 🏷️ 项目名称: flutter/flutter

  • 🔗 项目地址: https://github.com/flutter/flutter

  • ⭐ 当前 Star 数: 172512

  • 📈 趋势 Star 数: 41

  • 📋 项目介绍: Flutter makes it easy and fast to build beautiful apps for mobile and beyond

  • 💡 推荐语: Flutter是由Google开发的跨平台UI工具包,支持使用单一代码库快速构建精美、高性能的移动、桌面和Web应用。

flutter


14. facebookresearch/detectron2

  • 🏷️ 项目名称: facebookresearch/detectron2

  • 🔗 项目地址: https://github.com/facebookresearch/detectron2

  • ⭐ 当前 Star 数: 32962

  • 📈 趋势 Star 数: 63

  • 📋 项目介绍: Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.

  • 💡 推荐语: Detectron2是Facebook Research开源的高性能视觉识别平台,支持目标检测、图像分割等计算机视觉任务,具有模块化设计和高效训练推理能力。

detectron2


15. curl/curl

  • 🏷️ 项目名称: curl/curl

  • 🔗 项目地址: https://github.com/curl/curl

  • ⭐ 当前 Star 数: 38976

  • 📈 趋势 Star 数: 42

  • 📋 项目介绍: A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LD…

  • 💡 推荐语: curl/curl是一个强大的命令行工具和库,支持20多种协议的数据传输,包括HTTP/HTTPS/FTP等,提供丰富的功能和跨平台支持,广泛用于各种网络请求场景。

curl



数据来源


关于作者

📝 由 CoderJia 整理发布,助力开发者洞察技术趋势。


Logo

有“AI”的1024 = 2048,欢迎大家加入2048 AI社区

更多推荐