Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/githubdaily/githubdaily
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
https://github.com/githubdaily/githubdaily
ai algorithms-and-data-structures backend developer-tools development frontend github java javascript kubernetes linux markdown open-source python tutorials web
Last synced: 7 days ago
JSON representation
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
- Host: GitHub
- URL: https://github.com/githubdaily/githubdaily
- Owner: GitHubDaily
- Created: 2018-12-30T13:56:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-02T10:13:07.000Z (19 days ago)
- Last Synced: 2025-01-07T10:07:32.513Z (14 days ago)
- Topics: ai, algorithms-and-data-structures, backend, developer-tools, development, frontend, github, java, javascript, kubernetes, linux, markdown, open-source, python, tutorials, web
- Homepage:
- Size: 2.66 MB
- Stars: 33,517
- Watchers: 1,251
- Forks: 3,634
- Open Issues: 305
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 宗旨
多年以前,我曾看到 GitHub 开源项目作者、全栈工程师 TJ Holowaychunk 说过这么一句话:
"I don't read books, never went to school, I just read other people's code and always wonder how things work"。
从那时起,我便认为,通过阅读源码,站在前辈的角度上,去思考代码架构与程序逻辑,乃是提升编程技巧最好的方式。
因此,GitHub 也自然而然的,成为我最喜爱的开发者平台。
秉着挖掘开源价值的初衷,GitHubDaily 自 2015 年 10 月 10 日正式成立。
我们希望能通过这一举措,帮助开发者们发现当下最火的开源项目,掌控最新技术动态, 扩大技术视野, 并从开源项目的学习中获得编程能力的提升。
目前,GitHubDaily 已累积分享超过 8000 个开源项目,内容包括但不限于 GitHub 上的开源技术资料、开发者工具、编程网站以及成熟应用。
除了 GitHub 之外,我们也开始在下面多个社交媒体平台,帮助开发者传播与分享优质开源项目,挖掘其未来的技术应用前景。
如果你想接收最新的 GitHub 开源项目资讯,可以关注一下👇
- 公众号: [GitHubDaily](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/weixin.png)
- 微博: [@GitHubDaily](https://weibo.com/GitHubDaily)
- 知乎: [@GitHubDaily](https://www.zhihu.com/people/githubdaily)
- X (Twitter):[@GitHubDaily](https://x.com/intent/follow?screen_name=GitHub_Daily)> 有不错的开源项目,也欢迎到本仓库的 [issues](https://github.com/GitHubDaily/GitHubDaily/issues/new) 推荐或自荐项目,我们期待你的分享。
---
## 2024 年复盘
下面是对 GitHubDaily 在 2024 年所推荐的项目进行分类整理,方便大家查找以往分享过的内容。
> 过往复盘 [2023](https://github.com/GitHubDaily/GitHubDaily/blob/master/2023.md), [2022](https://github.com/GitHubDaily/GitHubDaily/blob/master/2022.md), [2021](https://github.com/GitHubDaily/GitHubDaily/blob/master/2021.md),[2020](https://github.com/GitHubDaily/GitHubDaily/blob/master/2020.md),[2019](https://github.com/GitHubDaily/GitHubDaily/blob/master/2019.md),[2018](https://github.com/GitHubDaily/GitHubDaily/blob/master/2018.md)
### 目录
- [宗旨](#宗旨)
- [2024 年复盘](#2024-年复盘)
- [目录](#目录)
- [AI 技术](#ai-技术)
- [AI 工具](#ai-工具)
- [免费书籍](#免费书籍)
- [学习教程](#学习教程)
- [实用工具](#实用工具)
- [实用插件](#实用插件)
- [资料集合](#资料集合)
- [其他](#其他)
- [声明](#声明)### AI 技术
项目 | 简述 | 源
---- | ----- | -----
[OmniParser](http://t.cn/A6n4HUTW) | 一款基于纯视觉的 GUI 智能体,能够准确识别界面上可交互图标以及理解截图中各元素语义,实现自动化界面交互场景,如自动化测试、自动化操作等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ODDGE9iKe)
[ChatTTS](https://github.com/2noise/ChatTTS) | 一款专门为对话场景设计的语音生成模型,主要用于 LLM 助手对话任务、对话语音以及视频介绍等,支持中英文混合文本合成语音,音色表现强,能达到真假难辨程度。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OgtYGiyMo)
[DLRover](https://github.com/intelligent-machine-learning/dlrover) | 一套 AI 大模型训练方案,可实现训练"自动驾驶",提高训练效率,降低研发成本,具有容错性、快速恢复和自动扩展等特点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NF2cklwac)
[SwiftInfer](https://github.com/hpcaitech/SwiftInfer) | 一款基于 TensorRT 实现的 StreamingLLM 推理加速框架,可提升大模型推理性能 46 %,为多轮对话推理提供高效可靠的落地方案。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NAS7K9B1u)
[Audio2PhotoReal](https://github.com/facebookresearch/audio2photoreal) | 一项由 Meta AI 发布的新技术,能够通过音频驱动生成全身逼真的虚拟人物对话,包括动作、表情和多人对话等,可广泛应用于虚拟现实、影视制作等领域。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NAqwLvBIV)
[OpenVoice](https://github.com/myshell-ai/OpenVoice) | 一项由 MyShell 团队开发的多功能即时声音克隆技术,只需提供简短音频样本,即可克隆原发言者的声音,生成多种语言语音,支持高精度音色克隆、灵活的声音风格调控以及无需样本的跨语言声音克隆。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NAiw7rRNh)### AI 工具
项目 | 简述 | 源
---- | ----- | -----
[Shortest](https://github.com/anti-work/shortest) | 一款利用 Claude 模型能力的端到端 AI 测试框架,通过自然语言编写可执行的单元测试,支持 GitHub 与 2FA 集成,提供安全认证方式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P78T3tP8F)
[STranslate](https://github.com/ZGGSONG/STranslate) | 一款开箱即用的翻译和 OCR 工具,支持多种翻译方式、多家翻译服务、离线 OCR、回译、TTS 等功能,提升翻译效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6VVmEi17)
[x-kit](https://github.com/xiaoxiunique/x-kit) | 一款用于抓取和分析 Twitter 推友数据的工具,可自动抓取指定推友的基本信息和推文,支持定时更新时间线数据和本地存储。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6Q246RBv)
[MMAudio](https://huggingface.co/spaces/hkchengrex/MMAudio) | 一款视频自动配音工具,可根据视频内容或文本提示生成符合场景的音效,并与视频画面动作保持同步对齐。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6OR0gwq7)
[Hoarder](https://github.com/hoarder-app/hoarder) | 一款自托管的书签管理 AI 工具,支持保存链接、笔记、图片和 PDF 文件,利用 AI 自动打标签分类存储,提供全文搜索能力。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6wew9VS5)
[Midscene.js](https://github.com/web-infra-dev/midscene) | 一款由 AI 驱动的 UI 自动化 SDK,通过自然语言描述对任意网页进行自动化操作、验证和数据提取,生成可视化测试报告,支持多种主流 AI 模型和自动化库集成。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6v17rEJR)
[Browser Use](https://github.com/browser-use/browser-use) | 一款开源工具,能让 AI 智能体自动化操作浏览器,像真人一样理解网页内容并完成复杂任务,如投递简历、查询航班等,具备视觉识别、HTML 解析、多标签页管理等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6lCEB88t)
[Video Ocean](https://github.com/hpcaitech/Open-Sora) | 一款基于 Colossal - AI 优化的 Sora 视频模型的免费视频生成平台,提供极低成本、快速的视频生成服务,并将优化方案开源。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6kdo241Y)
[LogoCreator](https://github.com/Nutlope/logocreator) | 一款开源的 AI Logo 生成器,使用 Flux Pro 1 . 1 模型快速生成 Logo 图标,支持编辑样式,代码完全开源并提供免费体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P64YnygK8)
[MarkltDown](https://github.com/microsoft/markitdown) | 一款由微软开源的工具,可将常见文件如 Word、Excel、PPT 等转换为 Markdown 格式,支持 OCR 和 AI 模型处理多媒体文件,提供命令行、Python API 和 Docker 三种使用方式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P5H89CIC8)
[PDFMathTranslate](https://github.com/Byaidu/PDFMathTranslate) | 一款开源的 PDF 文档翻译及双语对照工具,能够很好地保留公式、图表、目录和注释等排版,支持多种语言和翻译服务,可通过命令行、GUI 界面、Docker 等方式使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P5CICinD6)
[Gemini-Teacher](https://github.com/nishuzumi/gemini-teacher) | 一款基于 Gemini 2 . 0 开发的英语口语练习 AI 助手,能实时识别发音并提供反馈和纠正建议,适合英语口语学习和教学。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P5xHF6P6c)
[XHS Note Generator](https://github.com/whotto/Video_note_generator) | 一款小红书笔记 AI 生成器,支持快速批量将视频或直播内容一键转换为符合小红书风格的爆款笔记,自动优化内容和配图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P5tbArUkt)
[ScreenPipe](https://github.com/mediar-ai/screenpipe) | 一款强大的开源 AI 桌面应用,可 24 小时监控电脑,通过屏幕录制、OCR、音频输入和转录收集信息,保存到本地数据库,利用 LLM 对话、总结和回顾你所做的事情。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P1c7O5pXF)
[RMBG-2.0](https://huggingface.co/briaai/RMBG-2.0) | 一款高效的背景移除工具,支持处理各种图像,一键移除背景,效果出色且处理速度快,适用于电商、广告等场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P12Dlmfo7)
[Comfyui_Object_Migration](https://github.com/TTPlanetPig/Comfyui_Object_Migration) | 一套基于 ComfyUI 的服装迁移工作流,可将服装照片自然真实地迁移到模特身上,支持虚拟试穿和风格迁移(如动漫转现实风格),还原度较高。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P0YSLnIPZ)
[NSFW Detector](https://github.com/tmplink/nsfw_detector) | 一款开源免费的 NSFW 内容检测器,使用 Google 模型,准确度高,支持检测图片、PDF 文件、视频、压缩包等多种文件类型,支持纯 CPU 推理,提供 API 服务便于集成。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P0UmHjmi7)
[VideoCaptioner](https://github.com/WEIFENG2333/VideoCaptioner) | 一款功能强大的视频字幕翻译助手,提供可视化操作界面,支持字幕智能断句、校正、优化、翻译,一键生成双字幕视频。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P0BvHjG5I)
[MagicQuill](https://github.com/magic-quill/magicquill) | 一款开源的 AI 互动式图像编辑工具,用户只需通过画笔涂抹和简单提示词,即可轻松实现插入元素、擦除物体、调整颜色等各种图像编辑操作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P0sfgqLQl)
[Voice-Pro](https://github.com/abus-aikorea/voice-pro) | 一款集转录、翻译和文字转语音为一体的开源工具,提供简洁直观的可视化操作界面,支持实时转录和翻译,以及批量处理模式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OFXg2nrNa)
[AdvancedLivePortrait-WebUI](https://github.com/jhj0517/AdvancedLivePortrait-WebUI) | 一款基于 Gradio 开发的开源工具,能够对图像中的人物进行实时面部表情精确控制,如微笑、眨眼、摇头等,支持多种部署方式使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OF8Ana05p)
[pdf-extract-api](https://github.com/CatchTheTornado/pdf-extract-api) | 一款基于 FastAPI 的 PDF 文档提取和解析工具,利用 OCR 技术和 Ollama 模型将 PDF 或图像转换为 Markdown 文本或 JSON 文档,支持表格、公式等格式解析,使用 Redis 缓存提高效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OES7rAt81)
[Cerebellum](https://github.com/theredsix/cerebellum) | 一款基于智能体的浏览器自动化工具,通过使用 LLM 构建的智能体实现自动化操作键盘和鼠标,在网页上完成数据抓取、自动化测试等任务。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OEPJnt0p7)
[PromptFix](https://github.com/yeates/PromptFix) | 一款基于提示的 AI 图像修复工具,能够根据输入的提示对图像进行上色、移除物体、去除水印、高清化、调整光线等操作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OEzct54QI)
[Maxun](https://github.com/getmaxun/maxun) | 一款开源的自动化网页数据爬取工具,无需编写代码,通过可视化界面构建自定义机器人实现网页数据捕获、提取和处理等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OEpO15B1v)
[AI Podcast Generator](http://t.cn/A6nVnoTM) | 一款开源的自动化 AI 播客生成工具,能够自动抓取网络新闻内容,并生成自然流畅的叙述性音频播客,提供简单易用的界面。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OE6X11vEB)
[MegaParse](http://t.cn/A6nfRDtg) | 一款基于大型语言模型构建的功能强大的文档解析开源工具,可以轻松处理 PDF、PPT、Word、Excel 等常见格式,保证解析过程中不丢失任何信息,还能准确识别文档中的表格、目录、页眉页脚和图片等内容,解析速度快,效率高。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ODXwwqWPu)
[SoniTranslate](http://t.cn/A6nVFPdz) | 一款基于 Gradio 构建的简单易用的视频翻译工具,支持将视频一键翻译成多种语言,并提供视频同声翻译功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ODVaoqul9)
[EveryoneNobel](https://github.com/16131zzzzzzzz/EveryoneNobel) | 一款开源的 AI 工具,可用于生成个性化诺贝尔奖项图片,利用 ComfyUI 进行图像生成,并结合 HTML 模板展示图片上的文本,只需提供个人肖像图即可生成诺贝尔奖项风格图像。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ODjspfWSC)
[PodCastLM](https://github.com/YOYZHANG/PodCastLM) | 一款开源免费的工具,可以将 PDF 内容转化为适合音频播客的自然对话,并输出为 MP3 文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ODco2x491)
[Agent.exe](https://github.com/corbt/agent.exe) | 一款开源的 AI 自主操作计脑工具,利用 Claude 3 . 5 Sonnet 直接控制本地电脑,展示了 Claude 的 Computer Use 能力,可用于自动化智能体开发。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OD8EGbgkh)
[Zerox](https://github.com/getomni-ai/zerox) | 一款简单易用的 OCR 文档工具,支持 PDF、Docx、图像等文件格式,可将文件转换为图像后利用 gpt - 4o - mini 模型识别图像信息并输出 Markdown 格式文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OD48BgZ27)
[UVR5-UI](https://github.com/Eddycrack864/UVR5-UI) | 一款功能强大的人声伴奏分离 AI 工具,提供在线简洁易用的操作界面,支持选择不同的 AI 模型以及输出格式和质量,支持批量处理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCGnbC7UP)
[Virtual Try-On Application](https://github.com/adarshb3/Virtual-Try-On-Application-using-Flask-Twilio-and-Gradio) | 一款基于 WhatsApp API 和 IDM - VTON 虚拟试穿模型的 AI 应用,用户只需在 WhatsApp 上传个人照片和服装照片,即可生成虚拟试穿效果图,提供便捷的虚拟试衣体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCAG362B4)
[Claude Financial Data Analyst](https://github.com/anthropics/anthropic-quickstarts/tree/main/financial-data-analyst) | 一款由 Anthropic 开源的基于 Next . js 和 Claude AI 构建的金融数据分析助手,支持多种格式文件上传,通过聊天界面进行财务数据分析并生成可视化图表。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCj07iHiB)
[Tabled](https://github.com/VikParuchuri/tabled) | 一款基于 Surya 开发的 OCR 小工具,能够识别 PDF、图像、Word 和 PPT 等文件中的表格,并将表格内容提取转换为 Markdown、CSV 或 HTML 格式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OChP4iiej)
[Surya](https://github.com/VikParuchuri/surya) | 一款开源且强大的文档 OCR 工具,专注于文档图像的处理和分析,能够准确进行逐行文本检测和识别,支持 90 多种语言。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OC62rozdB)
[Animate-X](https://lucaria-academy.github.io/Animate-X/) | 一款基于 AI 的动画生成工具,可以通过输入角色图片和参考动作视频,自动生成角色按照指定动作移动的动画效果,支持真人、游戏、卡通等多种类型的角色,保持角色一致性并允许大幅度动作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OC0f8wojR)
[AsrTools](https://github.com/WEIFENG2333/AsrTools) | 一款开源的智能语音转字幕文本工具,集成了多家公司的语音识别接口,支持多种音频格式,提供批量处理和生成字幕文件功能,界面简单易用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OBLOcu6QU)
[Podcastfy](https://huggingface.co/spaces/thatupiso/Podcastfy.ai_demo) | 一款开源工具,可将视频、PDF、论文、网站和文章等内容转换为对话式的播客音频。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OBdPAmvWp)
[gptme](https://github.com/ErikBjare/gptme) | 一款功能强大的开源终端 AI 助手,支持在终端执行本地代码、读写文件、搜索浏览网页和进行视觉识别等操作,可连接 OpenAI、Anthropic、OpenRouter 等主流 LLM 提供商,也可使用 llama . cpp 在本地提供服务。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OALy5o5df)
[FinRL](https://github.com/AI4Finance-Foundation/FinRL) | 一个开源的量化金融自动交易框架,包含市场环境、智能体和应用三层架构,提供先进算法核心支持连续交易决策。支持投资组合分配、加密货币交易、高频交易等金融任务和实时交易功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OACdjiyiF)
[Youtube-Whisper](https://yt-whisper.danilotpnta.com/) | 一款利用 OpenAI Whisper 模型实现音频转文本的轻量级开源免费工具,可输入 YouTube 视频链接提取音频并转换为文本,支持多种语言。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OAsGnlCN8)
[ebook2audiobookXTTS](https://github.com/DrewThomasson/ebook2audiobookXTTS) | 一款开源的 AI 工具,利用 Calibre 和 Coqui TTS 将电子书转换为高质量的有声读物,支持多种语言和语音克隆功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OA0kD8uPB)
[Text Behind Image](https://github.com/RexanWONG/text-behind-image) | 一款简单有趣的开源免费工具,可以轻松将文本添加到图像中指定对象的背后,如动物、人物或物品等,并支持保存到本地。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OzSaaDpcL)
[Compiler Explorer](https://godbolt.org) | 一款在线交互式编程语言编译器探索工具,支持超过 30 种语言如 C、C ++、Rust、Go 等,可在浏览器中实时编辑代码并查看编译后的汇编代码输出,提供多种编辑器、工具和可视化选项。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OyvjHA5lr)
[Local File Organizer](https://github.com/QiuYannnn/Local-File-Organizer) | 一款基于 AI 的本地文件整理器,可以自动扫描指定目录中的文件,理解文件内容并生成相关描述、文件夹名称和文件名,将文件整理到新的目录结构中。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OykI8FvUd)
[OpenScanner](https://github.com/pencilresearch/OpenScanner) | 一款快速、易用且开源免费的文档扫描工具,具有自动文本识别、文档命名、地理位置标记、签名添加、Vision Pro 支持等功能,可保存、编辑、注释和分享扫描文档。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OxQaLinEV)
[Diffusers Image Outpaint](https://huggingface.co/spaces/huggingface/diffusers-image-outpaint) | 一款在线 AI 扩图工具,可以免费使用,只需上传图片并选择扩展比例,即可一键完成图像扩展。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OxKbdDZTX)
[GOT-OCR2.0](https://huggingface.co/ucaslcl/GOT-OCR2_0) | 一款端到端的开源 OCR 模型,被称为 OCR 2 . 0,支持识别场景文本、文档、乐谱、图表、数学公式等多种内容,在 BLEU 评测中取得 0 . 972 的高分,模型体积仅 1 . 43GB。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OxgIFBROC)
[Python Tutor](https://网页链接) | 除了 Python 外,还支持 Java、C、C ++和 JavaScript 等编程语言。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OwFav6ZaV)
[Fish Speech](https://huggingface.co/spaces/fishaudio/fish-speech-1) | 一款开源的多语言 TTS 模型,使用 70 万小时数据训练,支持英语、中文、韩语、日语、法语、德语、阿拉伯语和西班牙语 8 种语言。具有快速语音合成、低延迟、声音丰富、混合语言和语音克隆等特点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OwwLfEVIn)
[wcf.js](https://github.com/wechatferry/wechatferry) | 一款强大、快速、开源的微信机器人底层框架,提供消息监听、发送和群聊操作的一站式解决方案,内置强大易用的 Agent 库和开发者工具包,具有高效稳定的处理能力和自由控制发消息频率的功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OwaojcwHV)
[markmap](https://github.com/markmap/markmap) | 一款开源免费的工具,可以将 Markdown 文档内容转换为直观可视化的思维导图,支持图像、链接、代码块、内联样式和数学公式等格式内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OvU3a3PwQ)
[Video2x](https://github.com/k4yt3x/video2x/) | 一款开源免费的无损放大视频和图像工具,使用多种先进的超分辨率算法如 waifu2x、Anime4K、SRMD 和 RealSR 等实现视频/ GIF /图像的无损放大和提高帧速率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OvGIlvBh5)
[PptxGenJS](https://github.com/gitbrent/PptxGenJS) | 一款基于 JavaScript 的开源库,可用于生成 PPT 演示文稿,支持添加图表、表格、图像、视频等多种元素,生成的文件与 PowerPoint 等应用兼容,并提供 HTML 转 PPT 功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OvCcgy1il)
[DataEase](https://github.com/dataease/dataease) | 一款功能强大的开源数据可视化分析工具,可作为 Tableau 的替代品,提供丰富美观的图表展示、制作和数据引擎等功能,支持多种数据链接、拖拽式图表制作和与他人分享,并具备 AI 辅助分析和模板市场等创新功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ovx7Hct4m)
[MoneyPrinterPlus](https://github.com/ddean2009/MoneyPrinterPlus) | 一款开源免费的全自动化 AI 视频剪辑工具,借助 AI 技术一键生成和批量混剪各类短视频,支持自动发布到视频平台,助力变现。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OvrAIaFqb)
[Melty](https://github.com/meltylabs/melty) | 一款专为 10x 工程师打造的开源 AI 代码编辑器,能够与开发者的整个开发流程集成,理解从终端到 GitHub 的操作,协助高效编写和重构代码,支持多文件大规模更改。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OvpglxhG4)
[Easy Voice Toolkit](https://github.com/Spr-Aachen/Easy-Voice-Toolkit) | 一套功能丰富的开源 AI 语音工具箱,包括音频处理、语音识别、语音转录、数据集制作和语音合成等,形成完整语音模型训练工作流。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ov8JJd1Z3)
[ChartDB](https://github.com/chartdb/chartdb) | 一款基于 Web 的功能强大的数据库图表编辑器,支持多种数据库如 PostgreSQL、MySQL、SQL Server 等,提供基于 AI 的导出功能生成 DDL 脚本方便数据库迁移,可在线使用或本地部署。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ov0uhu4Py)
[FireCrawl](https://github.com/mendableai/firecrawl) | 一款开源且强大的 Web 爬虫工具,可爬取任何网站内容并转换为 Markdown 或结构化数据,为大语言模型训练、检索增强生成(RAG)提供数据。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OuXaFn2ws)
[MaxKB](https://github.com/1Panel-dev/MaxKB) | 支持多种大语言模型对接,内置工作流引擎编排 AI 过程,可无缝嵌入第三方系统,在短时间内获得 9000 +星。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oux1JkeSB)
[HivisionIDPhoto](https://github.com/Zeyi-Lin/HivisionIDPhotos) | 一款轻量级的 AI 证件照制作工具,可识别多种用户拍照场景,实现抠图和生成标准尺寸的证件照。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Outin1JV2)
[VideoLingo](https://github.com/Huanshere/VideoLingo) | 一款全自动视频翻译的 AI 工具,能够一键对视频进行字幕切割、翻译、精准对齐和个性化配音,生成高质量的字幕和配音。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ouarniyk4)
[Cursor](https://cursor.directory/) | 一款智能代码编辑神器,提供代码补全、错误修复等功能,支持多种编程语言。该项目收集了各语言的最佳配置提示词和使用教程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ou3LmbyQh)
[NarratoAI](https://github.com/linyqh/NarratoAI) | 一款一站式自动化影视解说的 AI 视频剪辑工具,基于 LLM 实现文案撰写、自动化视频剪辑、配音和字幕生成,是影视解说剪辑神器,可高效创作内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OtVxY92hM)
[voicechat2](https://github.com/lhl/voicechat2) | 一款响应快速且完全本地化的 AI 语音聊天工具,使用 WebSockets 实现低延迟语音交互并允许远程访问,可本地运行语音识别、文本转语音和大语言模型,在 4090 显卡上延迟低至 300 毫秒。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OtfSor20F)
[CyberScraper 2077](https://github.com/itsOwen/CyberScraper-2077) | 一款基于 OpenAI 大语言模型的强大网络爬虫工具,能够智能理解和解析网页内容,提供简单易用的可视化界面,无需编程知识即可操作使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ot7P94c8X)
[awesome-digital-human-live2d](https://github.com/wan-h/awesome-digital-human-live2d) | 一个开源项目,旨在打造一个有温度的数字人,支持 Docker 快速部署、Dify 服务接入、ASR、LLM、TTS、Agent 模块化扩展、Live2d 人物模型扩展和控制、PC 端和移动端 Web 访问。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OsX1p7nxr)
[LLM-Aided OCR](https://github.com/Dicklesworthstone/llm_aided_ocr) | 一款基于大语言模型(LLM)的开源 OCR 扫描 PDF 工具,可将原始 OCR 扫描 PDF 文本转换成高准确度、格式正确且易于阅读的 Markdown 文档。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OsRkgr9JW)
[Product Hunt Daily Hot](https://github.com/ViggoZ/producthunt-daily-hot) | 一款基于 GitHub Action 的自动化工具,每天定时爬取并生成 Product Hunt 热门产品榜单的 Markdown 文件,使用 GPT - 4 模型翻译产品描述,帮助快速查看每日热门榜单。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OsQsKDY0a)
[moffee](https://github.com/BMPixel/moffee) | 一款开源免费的 PPT 制作工具,能够将 Markdown 文档一键转换为干净、专业的幻灯片,提供 web 界面实时预览效果。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OsFxEhRIP)
[Linly-Dubbing](https://github.com/Kedreamix/Linly-Dubbing) | 一款开源且强大的视频多语言 AI 配音/翻译工具,能自动下载视频、翻译字幕、人声分离、克隆音色配音并合成视频。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Osw79mpN5)
[Transformer Explainer](https://poloclub.github.io/transformer-explainer/) | 一个可视化交互式学习工具,以 GPT - 2 为例,通过输入文本实时观察 Transformer 各组件(嵌入层、自注意力机制、MLP 等)的工作过程和预测下一个 Token,适合教学和理解 Transformer 内部原理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OsmMgmpvX)
[AI Scientist](https://github.com/SakanaAI/AI-Scientist) | 一款全球首个自动化科学研究 AI 系统,能够从构思、编写代码、进行实验、总结结果到撰写完整论文和进行同行评审的全过程,支持多种主流大语言模型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Os6bNfuRq)
[Clapper](https://github.com/jbilcke-hf/clapper) | 一款集成多种 AI 功能的开源视频剪辑工具,可一键生成图像、视频、语音、音乐等素材,并进行二次剪辑,让用户无需专业技能即可通过互动迭代的方式制作视频。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OrWLifEcS)
[ai-renamer](https://github.com/ozgrozer/ai-renamer) | 一款基于 Node . js 的命令行工具,可根据文件内容自动批量重命名本地文件、图像或视频,默认使用 Ollama 本地模型如 Gemma、Llama 等进行智能识别。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oq3TYgib9)
[metahuman-stream](https://github.com/lipku/metahuman-stream) | 一个开源项目,实现实时交互流式数字人,支持音视频同步对话,具有多种功能如数字人模型选择、声音克隆、对话被打断处理、全身视频拼接、推流、视频编排和大语言模型对话等,基本可达到商用效果。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OpVQIrJFX)
[PPTX2MD](https://github.com/ssine/pptx2md) | 一个开源免费的工具,能够将 PPT 幻灯片转换为 Markdown 文件,支持保留标题、列表、粗体、斜体、颜色、超链接、图片、表格以及合并单元格等 PPT 内容格式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OpPXpBoi2)
[Fake Screenshot Generator](https://disksing.com/fake-screenshot) | 一款可直接在线免费使用的字幕截图生成器工具,可生成逼真的带字幕的截图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OpCZIs2Dd)
[MinerU](https://github.com/opendatalab/MinerU) | 一款一站式、开源、高质量的数据提取工具,能够将 PDF、网页以及多格式电子书转换为 Markdown 格式,提取图像、表格并转换公式为 LaTex,支持多种语言识别。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OpvVlCyPv)
[Llama Tutor](https://github.com/Nutlope/llamatutor) | 一款开源免费的 AI 个人导师工具,基于 Next . js 和 Tailwind CSS 构建,集成 Llama 3 . 1 和 Serper 提供强大的推理和搜索能力,可根据用户选择的教育水平生成个性化导师解答各种问题。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OpmuQEURu)
[bilingual_book_maker](https://github.com/yihong0618/bilingual_book_maker) | 一款利用大语言模型(如 ChatGPT、Claude 等)对文件和图书进行多语言翻译的开源工具,支持 epub、txt 和 srt 等格式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OoQtZtumW)
[Claude Engineer](https://github.com/Doriandarko/claude-engineer) | 一款基于 Claude 3 . 5 模型的交互式命令行工具,整合了文件系统操作、网络搜索等功能,可协助完成各种软件开发任务,如智能代码分析、修改建议、项目管理等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OoKMRyN4F)
[AudioNotes](https://github.com/harry0703/AudioNotes) | 一款开源免费的音视频转结构化笔记工具,基于 FunASR 和 Qwen2 构建,可快速提取音视频内容,并利用大模型能力整理成结构化 Markdown 笔记,方便快速阅读。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OoIvdqNoc)
[Swapy](https://github.com/TahaSh/swapy) | 一个简单的 JavaScript 开源工具,只需几行代码就可以将网页上任何布局转换为可拖动交换布局,适用于 React、Vue 等主流前端框架。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OoBmn2TwN)
[Kspider](https://github.com/kkangert/kspider) | 一款开源免费的可视化爬虫平台,通过流程图配置即可完成数据爬取工作,无需编写代码,对小白极其友好。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OoeM0ylVt)
[AI Shell](https://github.com/BuilderIO/ai-shell) | 一款开源的终端 AI 助手,可在命令行界面通过自然语言转换为对应的 Shell 命令执行,支持多种语言输入,提高终端操作效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OnGNolhEO)
[Crawlee](https://github.com/apify/crawlee-python) | 一款开源免费且非常强大的 Python 网页抓取和浏览器自动化库,旨在构建可靠的爬虫为 AI、大语言模型、检索增强生成或 GPTs 提取数据。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OntDwxRMQ)
[Enchanted](https://github.com/AugustDev/enchanted) | 一款开源的本地大模型 Mac 客户端,类似于 ChatGPT 客户端,需搭配 Ollama 使用,可轻松连接本地部署的私有模型,如 Llama2、Mistral 以及 Vicuna 等,提供在 iOS 生态系统中无过滤、安全、私密和多模态的使用体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OnnWp76yF)
[Whisper Timestamped](https://github.com/xenova/transformers.js/tree/v3/examples/whisper-word-timestamps) | 一款基于 Transformers . js 的浏览器内语音识别工具,可本地运行 whisper - base 模型进行语音转文字,支持 100 种语言并生成单词级时间戳。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OnlAhtJnJ)
[Vanna](https://github.com/vanna-ai/vanna) | 一款 SQL 生成 AI 框架,允许在自有数据上训练 RAG 模型,通过自然语言准确生成 SQL 查询语句,支持多种主流大模型,使用简单,开源可自行部署。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OmTiME6d3)
[Great Tables](https://github.com/posit-dev/great-tables) | 一款用于制作高质量表格的 Python 库,内置丰富的表格组件和格式化选项,可以组合创建多种类型的精美表格。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OmLfwjEBF)
[Comic Translate](https://github.com/ogkalu2/comic-translate) | 一款利用 GPT - 4 视觉能力的开源漫画自动翻译神器,支持多种格式如图像、PDF、Epub 等,可实现多种语言之间互译,包括日语、英语、中文、韩语、德语、荷兰语等,并提供可视化操作界面。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OmpE3eQpQ)
[CodeGeeX](https://codegeex.cn/zh-CN?article=24075) | 一款功能全面的国产开源代码模型,集成代码补全、生成、问答、解释、工具调用、联网搜索等多种能力,覆盖编程开发各种场景,在百亿参数以下性能最强。同时也提供 CodeGeeX 智能编程助手插件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OmawqkiTI)
[遇见李白](https://github.com/BinNong/meet-libai) | 一个开源项目,旨在通过构建李白知识图谱的 AI 智能体,以生成式对话应用的形式推广和普及李白古诗词文化,最终目标是开发一款生成式对话应用,实现实时互动并提供个性化的李白诗歌鉴赏体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Om2gZgi95)
[WebDesignAgent](https://github.com/DAMO-NLP-SG/WebDesignAgent) | 一款基于人工智能的网站构建工具,支持多页面管理、用户自定义添加/删除、迭代优化和视觉优化等功能,可通过文本、图片、视觉线索或混合方式生成设计精美的网站。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OlIeVCnbi)
[AI-YinMei](https://github.com/worm128/AI-YinMei) | 一款功能齐全的 AI 虚拟主播(Vtuber)工具,集成了 FastGPT 知识库聊天、语音合成、Stable Diffusion 绘画、AI 唱歌等技术,可实现聊天、唱歌、绘画、跳舞、表情切换、换装、搜图、场景切换等多种功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OlxOia4uv)
[OmniParse](https://github.com/adithya-s-k/omniparse) | 一款开源工具,能够将各种非结构化数据如文档、表格、图像、视频、音频和网页转化为结构化的可操作数据,方便用于检索增强生成(RAG)和微调。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Olh8vj7To)
[gptpdf](https://github.com/CosmosShadow/gptpdf) | 一款基于 GPT - 4o 视觉大语言模型的开源工具,仅用 293 行代码就能将 PDF 文件解析为 Markdown 格式,几乎完美地解析排版、数学公式、表格、图片和图表等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OlgrhbhsQ)
[Streamer-Sales](https://github.com/PeterH0323/Streamer-Sales) | 一款能够根据商品特点进行解说的卖货主播大模型,通过生成细腻、独到的解说词,激发用户购买欲望,提供多种功能如文案生成、语音转换、视频生成等,旨在成为销售助手,提升销量和用户体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OkEft1zqt)
[Wiseflow](https://github.com/TeamWiseFlow/wiseflow) | 一款敏捷的信息挖掘开源免费工具,可从网站、公众号、社交平台等渠道爬取相关信息,擅长从公众号文章中提取信息。支持对爬取信息进行筛选、提炼、贴标签等处理,并可整合到任意 Agent 项目中作为动态知识库。可完全本地部署,无需 GPU,适合任何硬件环境。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OkBTkBzRA)
[GPT Computer Assistant](https://github.com/onuratakan/gpt-computer-assistant) | 一款开源的 GPT 客户端应用程序,旨在为 Windows 和 Linux 系统提供类似 macOS 上 GPT 应用的功能,包括屏幕读取、麦克风长音频输入、编写和运行程序以及知识库管理等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OkuOY0Env)
[Diffutoon](https://github.com/modelscope/DiffSynth-Studio/blob/main/examples/Diffutoon/README.md) | 一款开源的视频动漫化项目,提供 Colab 运行笔记,无需部署即可一键动漫化视频,转换后的视频画面稳定流畅,还可编辑和添加视频效果。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OkssQgFpm)
[RTranslator](https://github.com/niedev/RTranslator) | 一款开源免费、可离线的实时翻译应用,能够实时将对方说的语言翻译成你能听懂的语言,支持对话模式、对讲模式和文本翻译模式,使用 Meta 的 NLLB 和 OpenAI 的 Whisper 进行翻译和语音识别。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Okr5B6urE)
[AI Math Notes](https://github.com/ayushpai/AI-Math-Notes) | 一款基于 Python 开发的交互式绘图应用程序,允许用户在画布上手写数学方程,利用多模态大语言模型(LLM)计算并显示结果,实现了类似苹果"备忘录数学计算器"的功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OjqPulncY)
[Whisper Web](https://huggingface.co/spaces/Xenova/whisper-web) | 一款基于 OpenAI 的 Whisper 语音识别模型的开源 Web 应用程序,允许直接在浏览器中运行使用 Whisper 进行语音转文本,支持 WebGPU 加速,无需后端服务器,可导出 TXT 和 JSON 格式文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oj5Cn7Qqk)
[GPT Academic](https://github.com/binary-husky/gpt_academic) | 一款功能强大的 GPT 学术优化开源项目,提供论文翻译、代码解析、知识获取、语法校对、论文润色、摘要生成等多种功能,支持接入多种 LLM 模型,提升学术研究效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OiYyb1dgs)
[Translation Agent](https://github.com/andrewyng/translation-agent) | 一套由吴恩达老师开源的 AI 翻译工作流程,基于大语言模型进行翻译、反思和优化,可控制语气、地区和术语翻译一致性,翻译质量媲美商业工具。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OiDkSzO3J)
[ScrapeGraphAI](https://github.com/VinciGit00/Scrapegraph-ai) | 一款基于大语言模型和直接图逻辑的 AI 网页爬虫工具,可以根据用户提示自动为网站和本地文档创建爬取管道,支持单页、多页和语音爬取,提高数据采集效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OhVJA5eQR)
[MiGPT](https://github.com/idootop/mi-gpt) | 一个开源项目,旨在将小米小爱音箱打造成专属的 AI 语音助手,将小爱音箱和米家智能设备与 ChatGPT 等大模型的理解能力完美融合,提供 LLM 回答、角色扮演、流式响应、长短期记忆、自定义 TTS 和智能家居 Agent 等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OhHoECwbO)
[pyVideoTrans](https://github.com/jianchang512/pyvideotrans) | 一款开源的视频翻译配音工具,可将一种语言的视频自动翻译为指定语言的视频,生成字幕和配音,支持多种翻译服务和配音引擎,可本地离线使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OhCSAkXdw)
[cloudflare-ai-web](https://github.com/Jazee6/cloudflare-ai-web) | 一个开源项目,利用 Cloudflare Workers AI 免费提供的大模型,可快速搭建多模态 AI 平台,支持一键部署、无需服务器、个性化定制等,集成了 ChatGPT、Stable Diffusion 等多种 AI 模型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ohsh2rkhe)
[ChatTTS-ui](https://github.com/jianchang512/ChatTTS-ui) | 一款开箱即用的 ChatTTS 安装包,提供 Web 界面和 API 接口,支持 Windows、Linux、macOS 部署,Windows 用户可直接下载安装包一键安装使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OgO23Cn8P)
[Perplexica](https://github.com/ItzCrazyKns/Perplexica) | 一款由 AI 驱动的开源搜索工具,能够深入互联网提供精准答案,理解问题并优化搜索结果,提供带引用来源的明确答案。具有隐私保护、本地大语言模型支持、双模式搜索和专注模式等特征。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OgkybrvOe)
[RAGapp](https://github.com/ragapp/ragapp) | 一款无需编码的可视化界面工具,用于配置基于 LlamaIndex 构建的 RAG 聊天机器人,类似于 OpenAI 的 GPT 模型,可轻松部署在自有云基础设施中。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OgfDLz9xc)
[MusicGPT](https://github.com/gabotechs/MusicGPT) | 一款开源免费的 AI 音乐生成器,支持在 Windows、macOS 和 Linux 系统上本地高效运行最新音乐生成 AI 模型,如 Meta 的 MusicGen 模型,无需安装依赖,易于使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OgcuWezqY)
[Khoj](https://github.com/khoj-ai/khoj) | 一款融合本地文档和在线搜索的 AI 第二大脑工具,可连接个人知识库、提供强大搜索引擎、支持在线离线使用,并提供定制 AI 智能代理协助完成任务,完全开源免费。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OfW04hxRS)
[Talk With Gemini](https://github.com/Amery2010/TalkWithGemini) | 一款可一键免费部署的私人 Gemini 应用程序,支持最新的 Gemini 模型,如 Gemini 1 . 5 Pro、Gemini 1 . 5 Flash 等,具有多模态支持、语音模式、视觉识别、助理市场、Markdown 支持、上下文压缩、隐私安全、精心设计的 UI 等特性。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OfKdrkyjt)
[ugly-avatar](https://github.com/txstc55/ugly-avatar) | 一个开源免费的潦草头像生成器,可以生成极具特色的头像,受到许多网友的喜爱。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ofki4s5aO)
[DashPlayer](https://github.com/solidSpoon/DashPlayer) | 一款专为英语学习打造的视频播放器,提供双语字幕、按字幕跳转、查词查询、可调整界面尺寸、记录播放位置、蓝牙遥控操作、夜间模式、AI 字幕生成、长视频切分和视频下载等功能,助力通过观看视频提升英语水平。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ofc2DBgRT)
[OpenGlass](https://github.com/BasedHardware/openglass) | 一款基于开源硬件的 AI 智能眼镜系统,只需 20 美元的成本即可将普通眼镜升级为智能眼镜,实现记录生活、识别物体、计算卡路里、实时翻译等多项 AI 功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oe6S6wjjP)
[PicProse](https://github.com/gezhaoyou/picprose) | 一款开源免费的封面图片制作工具,能帮助用户轻松为 Medium、Wordpress、微信等平台的文章制作精美封面。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OaVb6EzZm)
[Reader](https://github.com/jina-ai/reader) | 一款开源免费的工具,专门用于将网页内容转换为 Markdown 格式,方便将网页内容整合到知识库中。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oa7PjB0mS)
[SuperMemory](https://github.com/Dhravya/supermemory) | 一款开源免费的个人知识管理工具,可以帮助用户轻松收集和管理网上的有价值内容,通过 AI 快速查找和回顾已保存的内容,打造属于自己的"第二大脑"。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oa0kHfLaq)
[STORM](https://storm.genie.stanford.edu/) | 一款由斯坦福大学开发的创新型 AI 写作工具,可根据主题自动收集信息、创建大纲,模拟专家对话并撰写完整文章,帮助编写出具有深度和广度的高质量内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O9vH5ciur)
[LLocalSearch](https://github.com/nilsherzig/LLocalSearch) | 一款完全本地化的 AI 搜索集成工具,无需依赖任何外部 API,通过 LLM Agents 寻找答案,支持低配置硬件运行,提供详细进度日志和后续问题交互,界面美观支持浅色深色主题,支持 Docker Compose 部署。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O8XwhBOt1)
[FreeAskInternet](https://github.com/nashsu/FreeAskInternet) | 一款开源免费的基于搜索的问答 AI 工具,可本地运行无需 GPU 硬件支持,通过多引擎搜索并利用 GPT - 3 . 5 处理结果生成答案,确保隐私安全。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O8EFinFty)
[poster-design](https://github.com/palxiao/poster-design) | 一款开源的在线创意图片编辑器,适用于海报图片生成、电商分享图、文章长图等场景,提供丰富的编辑功能,如元素拖拽、图片编辑、SVG 编辑、画布自定义等,无需客户端即可轻松完成图文排版。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O8DueqJmG)
[Open WebUI](https://github.com/open-webui/open-webui) | 一款专为大型语言模型(LLM)设计的可扩展且功能丰富的 Web 界面,支持运行各种 LLM 模型,包括 Ollama、OpenAI 兼容 API、Gemini、Groq、Claude 等,提供直观界面、响应式设计、代码语法高亮、Markdown 和 LaTeX 支持、本地检索增强生成(RAG)集成、多模型支持与多模态互动、安全和多用户管理等丰富功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O7TwOm5sS)
[Douyin_TikTok_Download_API](https://github.com/Evil0ctal/Douyin_TikTok_Download_API) | 一款开源免费的高性能异步数据爬取工具,支持 API 调用和在线批量解析及下载无水印视频或图集,覆盖抖音、快手、TikTok、B 站等多个视频平台。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O7K6jeyVS)
[AI Comic Factory](https://aicomicfactory.app/) | 一款基于 LLM + SDXL 技术的开源免费在线 AI 漫画生成工具,可自动生成精美漫画作品,支持自定义 LLM 和图像生成模型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O7IVfn7ua)
[Suno-API](https://github.com/SunoAI-API/Suno-API) | 一个非官方的 Suno AI API 项目,支持生成歌曲、歌词等功能,具有自动维护 token、全异步响应、代码简单易维护等特点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O7gDL4J5k)
[Claude-Journalist](https://github.com/mshumer/ai-journalist) | 一款基于 Claude 3 的 AI 写作助手,可根据输入主题自动搜索相关信息、撰写和编辑高质量文章,提高写作效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O6TRedZob)
[MoneyPrinterTurbo](https://github.com/harry0703/MoneyPrinterTurbo) | 一款开源免费的 AI 工具,可以根据提供的主题或关键词自动生成视频文案、素材、字幕和背景音乐,并合成高清短视频,支持多种功能如自定义文案、视频尺寸、批量生成、语音合成、字幕设置等,提高短视频制作效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O6Omh9qzQ)
[LiveStory](https://github.com/zeke/livestory) | 一款利用 AI 进行实时语音绘图的工具,将传统的文本输入换成语音输入,实时生成图像,支持语音控制绘图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O6cO4n2jo)
[Buzz](https://github.com/chidiwilliams/buzz) | 一款开源免费、简洁、可离线的音频转录和翻译工具,基于 OpenAI Whisper 开发,支持拖放导入音视频文件进行转录和翻译,转录文本可导出多种格式,支持多种语音识别框架和命令行操作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O5Rwp4vbC)
[MediaCrawler](https://github.com/NanmiCoder/MediaCrawler) | 一款开源的自媒体爬虫工具,支持小红书、抖音、快手、B 站、微博等平台的视频、图片、评论、点赞、转发数据抓取,具备多种登录方式、指定数据爬取、IP 代理池和多种数据格式保存等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O5AWioP9X)
[小浣熊智能助手](http://t.cn/A6YeOe86) | 一款由商汤科技研发的功能全面的国产 AI 工具,内置代码模式和办公模式,可大幅提升编程开发和协作办公效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O4QYSysWr)
[Comflowy](https://github.com/6174/comflowyspace) | 一款针对 Mac 用户优化的 ComfyUI 整合包,提供一键部署、模型管理、工作流管理和扩展管理等功能,使用体验比官方 ComfyUI 更佳。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O3D4eDi2N)
[Inpaint-web](https://github.com/lxfater/inpaint-web/tree/main) | 一款基于 WebGPU 技术开发的开源免费图像修复和放大工具,可直接在浏览器上运行,无需客户端,提供图像局部擦除修复和超分辨率放大功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O3t0QckJj)
[AutoPrompt](https://github.com/Eladlev/AutoPrompt) | 一个自动优化提示词的开源框架,可根据用户意图生成高质量详细的提示词,并通过迭代数据集不断优化提示词,减少工作量,解决敏感性和歧义性问题。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O2QI6s9hf)
[青梧字幕](https://github.com/melon/qingwu-zimu) | 一款基于 Whisper 的开源字幕提取工具,支持智能提取、编辑和高质量翻译字幕,可生成单/双语字幕并选择多种格式下载。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O2IGr0tzU)
[Chat with MLX](https://github.com/qnguyen3/chat-with-mlx) | 一款开源的本地 AI 对话助手工具,可与本地数据进行交互,支持多种文件格式和语言,并可集成多个开源大语言模型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O2Ijy2cy3)
[StickerBaker](https://github.com/fofr/cog-stickers) | 一款开源的 AI 贴纸制作工具,结合了 Stickers SDXL Lora 和 BRIA 背景移除工具,只需输入简单的提示词,即可快速生成高清精美的贴纸。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O2yomp6bK)
[OOTDiffusion](https://github.com/levihsu/OOTDiffusion) | 一款开源的 AI 虚拟试衣工具,支持一键试穿上半身/下半身/连衣裙,服装与模特贴合自然,试穿效果逼真。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O1CSjxOJV)
[MoneyPrinter](http://t.cn/A6YSFjDa) | 一款自动化创建短视频的工具,可根据主题自动生成带配乐及字幕的视频,并上传到 YouTube 获取收益。支持使用 GPT、DALL - E 等大模型生成脚本和图像。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O1m9sxX52)
[NotesGPT](https://github.com/Nutlope/notesGPT) | 一款开源免费的语音笔记工具,界面简洁,支持语音输入转文字和自动总结,内置 Mixtral LLM 和 Whisper 转录引擎,支持中英混合输入。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O1kYomKnv)
[Reor](https://github.com/reorproject/reor) | 一款由 AI 驱动的开源免费桌面笔记工具,能够智能整理和归纳笔记内容,自动关联相关想法,内置 LLM 提供问答和语义搜索功能,可作为个人知识管理工具使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O1jXYpMNd)
[Noi](https://github.com/lencx/Noi) | 一款开源的高颜值 AI 客户端,集成了 ChatGPT、Claude、Bard、Poe 等主流 AI 模型,并内置 GitHub、HuggingFace 和 VS Code 等工具,支持自定义 Prompt 管理、多语言、多主题等功能,可在 MacOS、Windows、Linux 系统上安装使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NF1I7z18y)
[ChatGPT Web + Midjourney Proxy](https://github.com/Dooy/chatgpt-web-midjourney-proxy) | 一款功能全面的镜像站,支持 AI 对话、AI 换脸、Midjourney、GPTs、TTS Whisper 等多种 AI 功能,提供 Vercel 一键部署。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NEIagC5Iw)
[ChatGemini](https://github.com/bclswl0827/ChatGemini) | 一款开源的简洁 Google Gemini 网页客户端,界面和交互类似 ChatGPT,支持在对话框中上传图片并自动调用 Gemini - Pro - Vision 模型进行图像识别。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NExFt37tW)
[WhisperFusion](https://github.com/collabora/WhisperFusion) | 一款基于 WhisperLive 和 WhisperSpeech 构建的 AI 对话系统,集成了 Mistral 大语言模型,实现了极低延迟的语音与 AI 对话体验,并通过 TensorRT 引擎优化和 torch . compile 技术提升了运行效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NEqulvSJE)
[search_with_lepton](https://github.com/leptonai/search_with_lepton) | 一款使用不到 500 行代码构建的对话式搜索引擎,实现了类似 Perplexity 的效果,集成了大语言模型(Llama2、Mixtral)和搜索引擎(支持 Bing、Google 搜索),具有可自定义的个性化 UI 界面,支持搜索结果的共享和缓存。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NEmX9xo03)
[AI红包封面生成器](https://github.com/all-in-aigc/aicover) | 一款基于 DALL - E 3 的 AI 红包封面生成工具,支持自定义生成红包封面图像,采用 Next . js 全栈开发,集成了多种功能如谷歌登录、图片上传、支付等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NEf2A0zm1)
[Zed](https://github.com/zed-industries/zed) | 一款开源的高性能可多人协作代码编辑器,集成了 AI 代码生成和重构功能,提供语言感知、集成终端、多种编辑模式、团队协作和远程代码操作等强大功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NDWgHEVOi)
[Web LLM](https://github.com/mlc-ai/web-llm) | 一款可在浏览器中直接运行大型语言模型的工具,支持 Llama 2 7B / 13B、Mistral 7B 和 WizadMath 等模型,并通过 WebGPU 实现加速,无需服务器支持。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NDMulfXnj)
[WhisperSpeech](https://github.com/collabora/WhisperSpeech) | 一款基于 Whisper 语音识别模型的开源文本转语音工具,目前仅支持英语,作者计划在下一个版本增加多语言支持,可用于商业用途。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NCHfHoIKx)
[GPT-SoVITS](https://github.com/RVC-Boss/GPT-SoVITS) | 一款开源的中文语音克隆工具,仅需 5 秒语音样本即可实现 80 %~ 95 %相似度的声音克隆,提供 1 分钟语音可逼近真人效果并生成高质量 TTS 模型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NCo6Xt3ta)
[QAnything](https://github.com/netease-youdao/QAnything) | 一款开源的知识库问答引擎,支持本地部署和调用云端大模型服务,可导入多种格式文档,提供准确快速可靠的问答体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NCivo7c6k)
[AI Gateway](https://github.com/Portkey-AI/gateway) | 一款统一的 API 网关工具,可轻松快速接入 100 多种大语言模型,如 OpenAI、Anthropic、Mistral、LLama2、Google Gemini 等,具有占用空间小、处理速度快、支持负载均衡、故障转移、自动重试等优势,已在超过 100B Tokens 上进行实战测试。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NC6ILzu2Q)
[cutword](https://github.com/liwenju0/cutword) | 一个简单快速的中文分词和命名实体识别工具,分词速度是知名"结巴"中文分词的两倍,字典文件根据最新数据统计得到,词频更加合理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NC3YicKMg)
[DDColor](https://github.com/piddnad/DDColor) | 一款基于 AI 的图像着色工具,可为黑白老旧照片和动漫游戏场景提供逼真自然的着色效果,实现照片级真实感。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NBYtl76nL)
[ReplaceAnything](https://github.com/AIGCDesignGroup/ReplaceAnything) | 一款由阿里巴巴发布的 AI 内容替换工具,能够准确保留指定的物体(如人脸、人物、服装、物品等),并通过输入提示词实现超高质量的内容替换,可用于人物替换、服装替换、背景替换等多种场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NBXz9pRhx)
[Jan](https://github.com/janhq/jan) | 一款开源的本地 AI 工具,可无需编码运行主流大语言模型如 Mistral、Llama、Mixtral 等,支持 Windows、Mac 和 Linux 系统,拥有简洁美观的 UI 界面。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NB2WZDMgy)
[Mobile ALOHA](nan) | 一款多功能家务机器人,可以帮助浇花、拖地、做饭、逗猫、扔垃圾、洗衣服、铺床单、整理衣物等家务活动,具有模仿学习和远程操作功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NAqQMF5ST)
[Auto Job Find Assistant](https://github.com/Frrrrrrrrank/auto_job__find__chatgpt__rpa) | 一款结合 GPT 和 RPA 技术的自动投简历助手,可根据个人简历和职位要求自动匹配合适的工作机会,生成自我介绍和求职信,并自动发送给 HR,实现一键寻找工作的全流程自动化。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NAimK7naB)### 免费书籍
项目 | 简述 | 源
---- | ----- | -----
[Large Language Model in Action](https://github.com/wangwei1237/LLM_in_Action) | 一本专注于大语言模型实践应用的开源书籍,通过介绍工具和案例实践,帮助读者快速上手大模型应用开发。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P63IAy7du)
[Select Star SQL](https://无) | 一本免费的互动式学习 SQL 书籍,共五章内容,每章约 30 分钟,涵盖行操作、分组聚合、表连接等主题,结合实际案例学习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCnwbDxHU)
[The Little Book of ML Metrics](https://github.com/NannyML/The-Little-Book-of-ML-Metrics) | 一本面向数据科学家的开源免费书籍,涵盖广泛的机器学习指标,包括回归、分类、聚类、排行、计算机视觉和自然语言处理等领域,旨在成为数据科学家的快速参考手册。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OBxRDpUiz)
[Linux From Scratch 中文翻译版](https://lfs.xry111.site/zh_CN/12.2/index.html) | 一本免费的在线书籍,教授从源代码开始构建整个 Linux 系统的过程,深入了解 Linux 工作原理,支持个性化定制和优化,提高系统安全性,通过实践获得 Linux 系统的深刻理解。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OAJjE4NxJ)
[Hands-On Large Language Models](https://github.com/handsOnLLM/Hands-On-Large-Language-Models) | 一本由吴恩达老师推荐的关于大语言模型的实践指南书籍,涵盖语言模型基础知识、文本分类、提示工程、语义搜索、多模态语言模型等内容,配有案例代码、插图和引用论文,帮助读者深入理解和使用大语言模型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OxSqEpjmb)
[计算机体系结构基础(第三版)](https://foxsen.github.io/archbase/index.html) | 一本由"龙芯之父"胡伟武老师等编写的开源免费在线书籍,涵盖指令系统结构、计算机硬件结构、CPU 微结构、并行处理结构、计算机性能分析等内容,适合本科生、研究生和技术人员学习参考。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OvI5Adb3R)
[Decision Making Under Uncertainty](http://t.cn/R7cZfp3) | 一本由麻省理工学院出品的免费电子书,涵盖概率推理、序列决策问题、模型/状态不确定性以及多 Agent 系统等内容,使用大量示例和练习帮助读者理解不同算法的直觉和应用场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OsEapfo3p)
[Grammar Club](https://github.com/llwslc/grammar-club) | 一本开源且免费的在线英语语法学习书籍,采用循序渐进的方式,从初级到高级分为三大篇幅,涵盖简单句、复句、合句和简化从句等内容,旨在培养英语能力、建立信心并增强阅读兴趣。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oq5hdAmUT)
[《理解深度学习》中文版](https://github.com/careywyr/UnderstandingDeepLearning-ZH-CN) | 一本由麻省理工开源的深度学习教材中文版,全面涵盖深度学习基础概念、监督学习、强化学习等内容,并提供 PPT、笔记和 Python 练习 Demo。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OoxD0vPwf)
[Understanding Deep Learning](https://github.com/udlbook/udlbook) | 一本来自麻省理工的开源书籍,全面涵盖了深度学习的基础概念、监督学习、强化学习、线性回归、神经网络、扩散模型等内容。该书提供了 PPT、笔记和 68 个 Python 练习 Demo 供学习和实践。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oml7ZfYGb)
[Python Guide for JavaScript Engineers](https://github.com/luckrnx09/python-guide-for-javascript-engineers) | 一本面向 JavaScript 工程师的 Python 学习指南,由一名前端工程师编写,系统介绍了 Python 环境搭建、项目开发等内容,并对比了 JavaScript 和 Python 的异同,帮助 JavaScript 工程师快速掌握 Python 语言。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Om6N3uysr)
[深入超高可用架构原理与实践](https://github.com/isno/theByteBook) | 一本开源的架构设计书籍,涵盖云计算、网络、分布式系统、容器技术、可观测性、服务网格、DevOps 等主题,帮助程序员深入理解相关技术的原理与实践。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OlzWze7Y2)### 学习教程
项目 | 简述 | 源
---- | ----- | -----
[Reasoning with o1](http://t.cn/A6mkWHyD) | 一门由 OpenAI AI 解决方案主管 Colin Jarvis 主讲的免费 AI 短课程,教授如何有效使用 OpenAI 最新推理模型 o1,包括多步骤任务规划、代码开发与编辑、图像理解等实践项目,帮助学习者掌握 o1 模型的高级推理能力。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P5KRx9BEa)
[A Programmer's Guide to English](http://t.cn/EJKb2nf) | 一份专为程序员设计的英语学习指南,通过程序员易于理解的方式剖析语言学习本质,提供适合不同水平的训练方法和学习资料推荐,并从构建英语识别程序的角度助力学习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ODalbpiMt)
[ML Retreat](https://github.com/hesamsheikh/ml-retreat) | 一份从中级到高级的 AI 学习路径,包含作者在学习高级机器学习时的个人笔记和资源,涵盖从基础到更高级主题的深入理解,如从头构建大语言模型、LLM 幻觉深入研究以及 LLM 超越注意力机制等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OBum9wgGe)
[Machine Learning Course Notes](https://www.cs.cmu.edu/~hn1/documents/machine-learning/notes.pdf) | 一份来自卡内基梅隆大学的机器学习入门课程笔记,涵盖了机器学习各主题的要点,包括非参数模型、线性回归、逻辑回归、神经网络、支持向量机等,针对初学者提供全面的概念解释、数学证明和算法步骤。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OzRhXEtCy)
[AI Python for Beginners](http://t.cn/A68R6CQ0) | 一门由吴恩达老师主讲的免费 AI 短课程,面向初学者,教授 Python 编程基础知识以及集成 AI 工具进行数据操作、分析和可视化,通过真实项目实践强化 Python 技能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OwBhjxcpT)
[软件工程师学习指南](http://t.cn/A6RCcp0z) | 一份从零开始成为软件工程师的详细学习指南,涵盖计算机基础知识、软件开发工具和流程、数据库、面向对象编程、DevOps 工具等内容,从 Python 语言入门,最后提供编码面试准备、工作选择和持续学习建议。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ov7LUjLhG)
[Machine-Learning](https://github.com/DorsaRoh/Machine-Learning) | 一份从零开始学习机器学习算法的教程,包含神经网络和 Transformer 模型的详细解释和 Python 实现代码,如 Neuron、Layer 和 NeuralNetwork 类,还提供机器学习视频和 Jupyter Notebook 文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OuNwC1Hgi)
[Spring-Reading](https://github.com/xuchengsheng/spring-reading) | 一份深入了解 Spring 源码的系列学习资料,涵盖了 Spring 框架的核心概念和关键功能,如资源加载、表达式语言、Bean 定义、Aware 接口、核心注解和 AOP 等,帮助更透彻地理解 Spring 内部工作机制。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OpZnTy6ae)
[Machine Learning Specialization](http://t.cn/A6aP9tQt) | 一套由吴恩达老师主讲的机器学习专业课程,包括机器学习回归与分类、高级学习算法、无监督学习等多个领域,涵盖监督学习、无监督学习、神经网络等内容,适合初学者和希望在人工智能领域发展的专业人士学习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Opx6pj0Zz)
[LLM Twin Course](https://github.com/decodingml/llm-twin-course) | 一门全面的大型语言模型(LLM)免费学习课程,教授如何构建生产级别的 LLM 和基于 LLM 的检索增强生成(RAG)系统,涵盖系统设计、数据工程、特征管道、训练管道和推理管道等方面。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OorVRAcQU)
[Stable Diffusion From Scratch](https://github.com/juraam/stable-diffusion-from-scratch) | 一套系统性的教程,讲解 Stable Diffusion 和扩散模型的工作原理及其背后的数学知识,并提供一系列步骤指导训练完成一个扩散模型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OnZEnsNN7)
[From Tensor to Stable Diffusion](https://github.com/jla524/fromthetensor) | 一份开源的深度学习教程,提供为期 9 周的课程大纲,从张量基础到稳定扩散模型实现,包括视频讲解、代码实现和论文学习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OmNpttYXs)
[大模型理论基础](https://github.com/datawhalechina/so-large-lm) | 一份关于大规模预训练语言模型的教程资料集合,涵盖数据准备、模型构建、训练策略、模型评估与改进等内容,旨在为读者提供深入的理论知识和实践方法。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OlNW47BIP)
[AI Text-to-Video Model from Scratch](https://github.com/FareedKhan-dev/AI-text-to-video-model-from-scratch) | 一份手把手教程,教你如何使用 Python 从零开始构建一个文本到视频生成模型,涵盖理论概念、架构设计和编码实现等全过程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OlFSO6VRt)
[nginx-tutorial](https://github.com/jaywcjlove/nginx-tutorial) | 一份开源的 Nginx 入门学习笔记,涵盖基础安装、参数说明、配置讲解、第三方模块安装、性能优化及常见使用场景等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OlEvzdgci)
[PyTorch Deep Learning Tutorial](https://github.com/mrdbourke/pytorch-deep-learning) | 一份开源的《从零到精通深度学习 PyTorch》教程,涵盖 PyTorch 基础、深度学习工作流程、计算机视觉、自定义数据集处理、模块化代码编写及模型部署等内容,提供视频和代码示例,适合有 Python 编程和基础机器学习知识的初学者。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OlpPMu4WI)
[Generative AI Handbook](https://genai-handbook.github.io/) | 一份系统化的生成式人工智能学习路线手册,包含 9 大章节,涵盖生成式 AI 的基础知识、实践应用和最新研究进展,并提供相关学习资源。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ok3Ix6QQY)
[LingoHut](https://www.lingohut.com/zh) | 一个免费的在线语言学习平台,提供 45 种语言的学习资源,包括 125 节免费课程,涵盖日常用语和词汇,让你用母语轻松学习新语言。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OjHklDrnR)
[WTF-zk](https://github.com/WTFAcademy/WTF-zk) | 一份零知识证明入门教程,旨在让仅有高中数学基础的人也能入门零知识证明(zk)技术,教程使用 Python 复现相关算法,需要一些 Python 语言基础。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OgvlVhJdx)
[100-exercises-to-learn-rust](https://github.com/mainmatter/100-exercises-to-learn-rust) | 一套包含 100 个练习的 Rust 编程语言学习资源,旨在帮助初学者从零基础逐步掌握 Rust 编程,最终能够独立编写 Rust 程序。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OfDgO9yQA)
[《大语言模型》电子书籍](https://github.com/LLMBook-zh/LLMBook-zh.github.io) | 一份全面系统地介绍大语言模型的电子书籍,涵盖基础理论、预训练、微调与对齐、使用部署以及评测与应用等内容,为大模型入门读者提供详细指南。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oflvak2z1)
[《动手学大模型》](https://github.com/Lordog/dive-into-llms) | 一份由上海交通大学《人工智能安全技术》课程讲义拓展而来的编程实战教程系列,通过实践帮助快速入门大模型相关技术,涵盖模型微调与部署、提示学习与思维链、知识编辑、模型水印以及大模型智能体与安全等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OdKhKlOrt)
[machine-learning-list](https://github.com/elicit/machine-learning-list) | 一份较为全面的机器学习教程,涵盖从基础到高级再到实践与应用的内容,包括基本简介、训练和微调、推理和执行策略、数据集处理以及实际应用等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OaaWfFiNX)
[50projects50days](https://github.com/bradtraversy/50projects50days) | 一份包含 50 个使用 HTML、CSS 和 JavaScript 实现的小 Demo 的项目集合,适合前端初学者练手,涵盖动画导航、背景滑块、密码生成器、图像轮播等常见网站功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O9y3cCdKM)
[self-llm](https://github.com/datawhalechina/self-llm) | 一份超全面的开源大模型使用指南,提供针对国内初学者的开源大模型教程,通过 AutoDL 平台简化模型部署、使用和应用流程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O8MUIyrVD)
[SQL之母](https://github.com/liyupi/sql-mother) | 一个免费的闯关式 SQL 自学网站,通过有趣的交互式关卡,让初学者从 0 到 1 掌握常用 SQL 语法,包括 30 多个关卡、在线提交代码、自由选择关卡、自定义关卡等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O5TNi3BCb)
[Hugging Face AI Courses](https://github.com/huggingface/course) | 一套由 Hugging Face 出品的 4 门 AI 学习课程,涵盖自然语言处理、深度强化学习、音频处理和开源 AI 开发等主题,适合初学者免费学习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O4GmqkbnY)
[earthworm](https://github.com/cuixueshe/earthworm) | 一个通过连词构句的方式帮助用户更好地学习英语的开源项目,从简单到复杂的句子逐步训练,让用户轻松掌握写出长句子,顺便还可以练习键盘英文打字。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O4es38OKr)
[90DaysOfCyberSecurity](https://github.com/farhanashrafdev/90DaysOfCyberSecurity) | 一份 90 天网络安全学习计划,涵盖网络基础、安全基础、Linux、Python、流量分析、Git、ELK、AWS、Azure 和黑客攻击等主题,提供完整的学习资源和材料。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NEo8e4Qju)
[Build a Large Language Model (From Scratch)](https://github.com/rasbt/LLMs-from-scratch) | 一套从零开始构建类似 ChatGPT 的大型语言模型(LLM)的教程,涵盖了文本数据处理、注意力机制实现、模型构建、预训练、微调等内容,帮助读者深入了解 LLM 的工作原理和实现方式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NEbXf8R0H)
[LLM Course](https://github.com/mlabonne/llm-course) | 一份开源免费的大语言模型课程,包含详细的学习路线和实践笔记,分为三个部分:LLM 基础教程、LLM 深入探索和 LLM 应用与部署。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NDEaNgSEd)
[CS50](https://cs50.harvard.edu/x/2024/) | 一门由哈佛大学免费开放的计算机科学和编程入门课程,教授编程基本原理和计算思维方法,涵盖 C、Python、SQL、HTML、CSS 和 JavaScript 等多种语言,最后以终极项目作为收官。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NDDbUuY3i)
[English-level-up-tips](https://github.com/byoungd/English-level-up-tips) | 一份系统化的英语学习指南,包含认知、单词、听力、阅读、口语、写作和扯淡等七大章节,旨在帮助用户高效提升英语水平。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NDhArlM4d)
[Docker 从入门到实践](https://github.com/yeasy/docker_practice) | 一份全面的 Docker 学习指南,涵盖了 Docker 的基础知识、安装、镜像使用、容器操作、数据管理、网络配置等内容,旨在教会新手有效使用 Docker。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NCpzLCrZj)### 实用工具
项目 | 简述 | 源
---- | ----- | -----
[VutronMusic](https://github.com/stark81/VutronMusic) | 一款高颜值的第三方网易云音乐播放器,支持本地歌曲、离线歌单播放,读取歌曲封面、内嵌歌词等功能,同时支持线上信息匹配、云盘、对歌曲评论,界面纯净无广告。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P7iwOnglL)
[Squish](https://github.com/addyosmani/squish) | 一款开源免费的图像压缩工具,支持多种图像格式,具有高性能压缩优化功能,能保持图像质量不变,并提供批量处理、格式转换、实时预览等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6Uy8njRw)
[PairDrop](https://github.com/schlagmichdoch/PairDrop) | 一款开箱即用的跨平台文件传输工具,无需注册和安装,只需浏览器即可在同一局域网内任意设备之间自由传输文件,还支持创建临时公共房间实现公网传输,采用点对点传输保证数据安全隐私。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6PDIrGgz)
[Checkmate](https://github.com/bluewave-labs/checkmate) | 一款高颜值的可视化实时监控工具,支持网站、页面加载速度、Docker 容器、Ping 响应等多种监控类型,并提供服务器 CPU、内存、磁盘和温度等状态信息。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6Oatg3Kv)
[MyIP](https://github.com/jason5ng32/MyIP) | 一款开源的 IP 工具箱,可以检查 IP 地址、地理位置、DNS 泄露、网速测试、Ping 测试和网站可用性等,提供 258 项安全检查清单及详细解释。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6GD6rY0f)
[Presenterm](https://hgithub.com/mfontanini/presenterm) | 一款开源工具,能够在终端上演示由 Markdown 创建的精美 PPT,支持代码高亮、图片展示、LaTeX 公式渲染等功能,内置丰富主题风格并可自定义,还可导出 PDF 文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6sgEaqDS)
[File Converter](https://github.com/Tichau/FileConverter) | 一款实用的文件格式转换工具,支持视频、音频、图片和文档等多种文件格式转换,可以快速完成文件格式转换和压缩,支持批量处理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6ek51Q56)
[CodeSnap](https://github.com/mistricky/CodeSnap) | 一款基于 Rust 开发的代码截图工具,可离线使用,支持 Sublime Text 代码语法高亮主题,可自定义字体、行号、水印等,支持 PNG、SVG 和 HTML 输出格式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6d90tfJ1)
[IP Helper](https://github.com/soulteary/ip-helper) | 一款简洁的 IP 信息查询工具,支持 Web、命令行、Telnet 和 FTP 等多种查询方式,提供 IP 地理位置查询、Token 认证和自定义域名等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P69pE9DTa)
[FastSend](https://github.com/ShouChenICU/FastSend) | 一款基于 WebRTC 技术的开源免费点对点文件传输工具,支持快速安全的文件和目录同步传输,具有加密传输、局域网优化、简洁界面等特性。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P5QyEsF1z)
[academic-project-page-template-vue](https://github.com/JunyaoHu/academic-project-page-template-vue) | 一个基于 Vue 开发的学术论文项目页面模板,支持轮播图、嵌入视频、数据可视化等丰富功能,还能一键复制引用格式,内置评论系统,非常适合研究人员快速直观地呈现论文基本信息。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P5BAesHje)
[SiteOne Crawler](https://github.com/janreges/siteone-crawler) | 一款简单易用且功能强大的网站分析工具,可一键完成网站分析、性能检测、SEO 优化建议,并导出完整的离线 HTML 分析结果,用于网站分析优化。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P5s0xc6FE)
[wechatDataBackup](https://github.com/git-jiadong/wechatDataBackup) | 一款微信聊天记录导出工具,提供类似微信的简易操作界面,支持一键导出聊天记录、图片、视频、链接、语音、文件和表情等信息。还支持按类型、日期、群成员进行检索,以及多开账号选择导出和数据切换。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P3k7T5BOE)
[Neko](https://github.com/m1k1o/neko) | 一款开源的虚拟浏览器工具,支持多人同时访问和控制同一浏览器界面,实现画面和声音同步,内置聊天系统、文件传输等功能,可用于远程协作、在线观影等场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P3aB5gbmE)
[Koodo Reader](https://github.com/koodo-reader/koodo-reader) | 一款开源免费的跨平台电子书阅读器,支持多种格式导入、多种阅读模式、听书、翻译、词典等功能,并提供个性化排版、笔记标注等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P1mEcsNta)
[WindTerm](https://github.com/kingToolbox/WindTerm) | 一款高颜值且功能强大的跨平台终端工具,支持多种协议连接、文件传输、多语言界面、命令补全、文件管理、分屏显示等功能,具有高性能、低延迟和低内存占用的特点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P0qU8soSZ)
[MarkText](https://github.com/marktext/marktext) | 一款高颜值的开源 Markdown 编辑器,界面简洁干净,提供实时预览、多种主题和编辑模式等功能,支持数学公式、表情符号、快捷键等,可导出 HTML 和 PDF 文件,适用于 Windows、macOS 和 Linux 系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P0htEbTHs)
[RightMenu Master](https://github.com/jaywcjlove/rightmenu-master) | 一款 Finder 右键菜单增强工具,内置多个实用预设操作,支持移动复制文件、创建新文档、代码高亮预览、快捷打开常用文件夹和终端等,旨在提升 Mac 用户的工作效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OFSlBwmq4)
[File Centipede](https://github.com/filecxx/FileCentipede) | 一款功能强大的文件上传/下载管理器,支持多种协议如 HTTPS、BT /磁力链接、FTP、WebDAV、m3u8 等,内置多种实用辅助功能,还提供浏览器插件抓取网站音视频。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OFDdYCVjZ)
[Paperless-ngx](https://github.com/paperless-ngx/paperless-ngx) | 一款功能强大的文档管理系统,能够将纸质文档转换为在线可搜索的文档,支持 OCR 技术、自动分类、多种文件格式、多语言识别、全文搜索等功能,界面美观,提供权限管理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OFtNu4PO5)
[Your Next Store](https://github.com/yournextstore/yournextstore) | 一套基于 Next . js 开发的 Shopify 独立站搭建开源解决方案,使用 Stripe 管理产品及支付,界面简洁美观,提供完整的购物流程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OFkmZxzKo)
[ToastFish](https://github.com/Uahh/ToastFish) | 一款利用 Windows 通知栏背单词的开源工具,可在工作或上课时隐蔽地背诵英语单词,支持自定义词库、设置背诵数量和单词测试等实用功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OEJQ41h7r)
[Puter](https://github.com/HeyPuter/puter) | 一款开源免费的个人云电脑工具,提供丰富功能、极致体验和高度个性化定制,可作为网盘、开发环境、远程桌面等使用,支持自托管保护隐私。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OEwSntki0)
[MD3-Windows](http://t.cn/A6nITzAU) | 一款基于 Material You 设计风格的 Windows 桌面美化工具,能根据壁纸自动调整配色,提供丰富的桌面小组件和自定义功能,打造整洁实用的桌面体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OE3dEq2Us)
[fzf](https://github.com/junegunn/fzf) | 一款功能强大的命令行模糊查找器,通过模糊匹配算法快速筛选列表中的命令、文件、历史记录等,支持多种显示模式和自定义选项,并与 bash、zsh、fish、Vim 和 Neovim 等集成。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ODEFwtsKO)
[NewsNow](https://github.com/newsapp/newsnow) | 一款优雅的实时热门新闻阅读工具,包括国内、国际、科技、财经等多个类别,整合了微博、知乎、抖音、澎湃、GitHub、华尔街、Hacker News、IT 之家等多个平台的热门资讯。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ODvf1Bkms)
[Joplin](https://github.com/laurent22/joplin) | 一款开源的跨平台笔记应用,支持 Markdown 语法、多种内容插入和管理,可作为印象笔记、OneNote 的替代品,提供多种同步、导入导出、加密等功能,适用于学习整理、会议记录、文档管理等场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OD2Xxnl12)
[TV](https://github.com/Guovin/TV) | 一款 IPTV 电视直播源更新工具,可自定义频道菜单,根据模板频道自动获取并更新最新直播源接口,生成可用接口文件,支持多种运行方式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCTNJclWE)
[QtScrcpy](https://github.com/barry-ran/QtScrcpy) | 一款开源的手机投屏电脑工具,支持通过 USB 或 WIFI 无需 root 权限连接 Android 设备到电脑,提供实时屏幕显示、键鼠控制、录制截图、文件传输等丰富功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCSyO7RDd)
[LosslessCut](https://github.com/mifi/lossless-cut) | 一款高效的无损音视频剪辑工具,能够在几秒内完成对音视频的无损压缩,特别适用于高清视频文件。还支持快速提取视频精华、添加配乐字幕轨道等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCK6yeFZh)
[1Remote](https://github.com/1Remote/1Remote) | 一款开源免费的远程会话管理工具,支持多种协议如 RDP、VNC、SSH 等,具有快速启动、多显示器支持、细节配置、界面定制等特性,提升远程管理效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCrfy9uKC)
[wechat-article-exporter](https://github.com/jooooock/wechat-article-exporter) | 一款开源的微信公众号文章批量下载工具,可在线导出公众号文章,支持音视频导出和私有部署,能还原文章样式,过滤已删除文章,根据规则自动下载并缓存数据。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCe5H6xOP)
[LocalSend](https://github.com/localsend/localsend) | 一款无需联网的跨平台本地文件传输工具,类似 AirDrop,可在本地网络上安全共享文件和消息,简单易用且传输速度超快。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OC8oyBiW2)
[思源笔记](https://github.com/siyuan-note/siyuan) | 一款隐私优先的个人知识管理系统,支持细粒度块级引用和 Markdown 所见即所得编辑,拥有实时渲染、数学公式、图表、导出 HTML、Markdown 文件、AI 写作等特性,支持跨平台使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OBPxzcajL)
[1Panel](https://github.com/1Panel-dev/1Panel) | 一款开源的 Linux 可视化管理工具,提供实时监控、文件管理、快速建站、一键安装应用、计划任务管理等功能,让用户更方便地管理 Linux 服务器。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OBG74mdxj)
[Docker-OSX](https://github.com/sickcodes/Docker-OSX) | 一款开源免费的黑苹果部署工具,可在 Windows 或 Linux 的 Docker 容器中一键部署安装 macOS 系统,支持共享文件夹、USB 设备热插拔、音频驱动配置等功能,提供接近原生的体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OBwGzu4N9)
[eSearch](https://github.com/xushengfeng/eSearch) | 一款开源的多功能工具,具有截屏、OCR、搜索、翻译、贴图、以图搜图以及录屏等功能,支持 Windows、Linux 和 macOS 系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OBng4zJ1L)
[GoGoGo](https://github.com/ZCShou/GoGoGo) | 一款开源免费的虚拟定位 APP,无需 ROOT 权限即可轻松修改位置信息和模拟移动,提供历史记录、位置搜索和直接输入坐标等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OBf0E1RIk)
[Notify Me](https://github.com/jinweijie/notify-me) | 一款开源免费的 Android 应用,可以捕获手机来电和短信信息,并将数据转发到 Bark 服务器或电子邮箱,实现跨设备及时接收重要通知。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OB4q9FHUQ)
[immich](https://github.com/immich-app/immich) | 一款开源免费的高性能照片和视频自托管解决方案,支持内容自动备份、快速上传下载、共享相册、足迹地图、内容时间线索引和元数据搜索等功能,提供 Docker 部署方式和安卓、iOS 客户端。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OASCsxnjC)
[cloudflare_temp_email](https://github.com/dreamhunter2333/cloudflare_temp_email) | 一个基于 CloudFlare 免费服务搭建的功能全面的临时邮箱开源项目,支持收发邮件、访问密码、自动回复、查看附件等多种功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OAzLt2Ie5)
[ProxyCat](https://github.com/honmashironeko/ProxyCat) | 一款能将临时 IP 变成固定 IP 的代理池中间件,支持多协议、动态获取、自动验证,配合高并发异步处理,适用于需要频繁更换 IP 的网络操作场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OAoXJu5Fj)
[Nginx UI](https://github.com/0xJacky/nginx-ui) | 一款功能强大且界面友好的 Nginx 可视化管理工具,提供服务器监控、证书管理、配置编辑、日志分析等多种功能,支持多语言和深色模式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OAb1alvfb)
[imFile](https://github.com/imfile-io/imfile-desktop) | 一款基于 Motrix 开发的开源免费下载工具,界面简洁易用,支持 HTTP、FTP、BT、磁力链等多种资源下载,具有多线程下载、限速、模拟 UA、系统通知等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OA9Q6qLcI)
[AB Download Manager](https://github.com/amir1376/ab-download-manager) | 一款开源免费的下载管理器工具,能够提升高达 500 %的下载速度,批量管理下载队列,自定义下载速度,并提供浏览器扩展自动获取下载链接。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ozy87aIJ4)
[Files](https://github.com/files-community/Files) | 一款基于 Windows 设计的功能强大的文件管理器工具,支持标签页管理多个文件夹、双面板对比文件夹内容、云端存储集成、压缩文件处理以及 Git 项目管理等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OzoHD5cKS)
[123pan](https://github.com/Bao-qing/123pan) | 一款能突破 123 云盘下载速度限制的 Python 脚本工具,提供列出文件、下载文件、上传文件、分享文件等功能,为 Windows 用户提供开箱即用安装包。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ozfik5v0H)
[BBackupp](https://github.com/Lakr233/BBackupp) | 一款开源免费的 iOS 设备备份工具,支持备份到外置硬盘、监控备份进度、加密备份,可以无缝迁移到新设备。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OyulQexGD)
[md](https://github.com/doocs/md) | 一款开源的微信 Markdown 编辑器,支持自定义 CSS 样式、Markdown 语法、LaTeX 公式,提供多种实用功能如格式化、取色、图片上传等,界面简洁好用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OylTdiuz1)
[FSNotes](https://github.com/glushchenko/fsnotes) | 一款简洁且功能强大的笔记管理工具,支持 Markdown 和纯文本文件、多文件夹存储、代码语法高亮、内联图片、跨笔记链接、暗黑主题等丰富功能,适用于 macOS 和 iOS 系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OxZv2dwKk)
[Real-Address-Generator](https://github.com/Adonis142857/Real-Address-Generator) | 一个基于 Cloudflare Workers 的真实地址生成器,可以生成不同国家的真实随机地址,包括姓名、性别、电话号码和详细地址等信息。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OxTNThUjc)
[GeekDesk](https://github.com/BookerLiu/GeekDesk) | 一款高颜值、功能强大的桌面快速启动管理工具,集成了强大的文件搜索、自定义快捷键、壁纸、界面效果调整、系统图标选择和定时提醒等功能,旨在为用户打造高效且个性化的极客桌面体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OxJ0h5tgL)
[Spacedrive](https://github.com/spacedriveapp/spacedrive) | 一款基于 Rust 开发的跨平台文件管理器,提供安全且直观的文件管理体验,能够结合云端存储和本地硬盘,打造个人分布式云。功能丰富,包括文件预览、识别、搜索、多视图布局、AI 标签、云存储支持、个性化主题和多语言支持等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OwCEyfS7c)
[Pake](https://github.com/tw93/Pake) | 一款基于 Rust 的开源工具,能将任何网页轻松打包成多端桌面应用,相比 Electron 更加小巧、快速、高性能、低内存占用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Owte44RSn)
[Certimate](https://github.com/usual2970/certimate) | 一款开源的 SSL 证书管理工具,可自动申请、部署 SSL 证书并在证书即将过期时自动续期,提供安全便捷的 SSL 证书管理解决方案。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OwrQPcipY)
[SimpleMindMap](https://github.com/wanglin2/mind-map) | 一款基于 JavaScript 实现的开源 Web 思维导图工具,具备思维导图核心功能,支持插件扩展更多实用功能,提供在线体验,上手简单。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OwcJc7RlZ)
[Plate](https://github.com/udecode/plate) | 一款基于 React 的功能强大且高颜值的 Markdown 富文本编辑器框架,提供 50 多个插件开箱即用,支持无缝系统集成和组件定制开发,UI 响应式设计支持深浅色主题。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OwbKjtDWo)
[fscan](https://github.com/shadow1ng/fscan) | 一款开源免费的内网综合扫描工具,支持主机存活探测、服务爆破、redis 批量写公钥、web 指纹识别和漏洞扫描等功能,可一键自动化全方位进行漏扫扫描。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ow3kI7Bqr)
[Simple Live](https://github.com/xiaoyaocz/dart_simple_live) | 一款开源免费的聚合直播工具,集成了各大主流直播平台,支持多账号登录、观看记录、链接解析、弹幕设置等功能,提供 Android、iOS、Windows、macOS 和 Android TV 客户端。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OvKDfcsAU)
[xiaomusic](https://github.com/hanxi/xiaomusic) | 一款开源免费的工具,可让小爱音箱播放本地音乐,支持多种音频格式,语音控制播放,自动搜索下载匹配歌曲,支持网络歌单、电台、Docker 部署等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ov6zSs7wL)
[DeeplxFile](https://github.com/infrost/DeeplxFile) | 一款基于 Deeplx / playwright 实现的简单易用、快速且免费的文件翻译工具,不限制文件大小,支持超长文本翻译,使用 DeepL 作为翻译源,能够翻译超长且复杂的文档,如超大的 Excel 文件,甚至还能正确显示复杂的引用公式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OuCIS74zL)
[IPTVnator](https://github.com/4gray/iptvnator) | 一款开源的跨平台 IPTV 播放器,界面简洁且功能强大,支持导入播放列表、自动更新、频道搜索、电视存档、分组频道列表、多种主题等,支持外部播放器和 HTML 视频播放器,提供多语言支持。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ot0KLqZ3w)
[EcoPaste](https://github.com/ayangweb/EcoPaste/) | 一款开源免费的剪贴板管理工具,具有轻量小巧、快捷唤醒、本地存储、智能分组、收藏功能、内置搜索、图片 OCR 等特性,功能全面且操作便捷。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oqdkt1Qrf)
[RenderCV](https://github.com/sinaatalay/rendercv) | 一款基于 LaTeX 的简历框架,内置多种主题,可从 YAML 输入文件生成 PDF、LaTeX、Markdown、HTML 和 PNG 格式的高质量简历文档。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OpdfoEmLf)
[cloudflare-saas-stack](https://github.com/Dhravya/cloudflare-saas-stack) | 一套基于 Cloudflare 的全栈 SaaS 开发模板,可快速在 Cloudflare 上构建并部署全栈应用,包括数据库、认证、样式、存储等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Op4OV0Cwz)
[Pearcleaner](https://github.com/alienator88/Pearcleaner) | 一款开源免费且简洁好用的 Mac 软件卸载工具,提供高颜值简洁的操作界面,支持多选一键卸载软件并清理残留文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OoZUujrNb)
[Fideo](https://github.com/chenfan0/fideo-live-record) | 一款开源免费且易于使用的直播录制工具,能够简单快捷地录制 YouTube、TikTok、抖音、快手、B 站、微博、淘宝等平台的直播内容,并保存为 MP4 格式的视频文件,提供开箱即用的安装包,支持 Windows 和 macOS 系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OoUdmAP9O)
[vCard](https://github.com/codewithsadee/vcard-personal-portfolio) | 一款使用 HTML、CSS 和 JavaScript 构建的纯静态网站模板,界面布局适配所有设备,可用于搭建在线个人介绍或个人简历。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oog9foIZB)
[Pintree](https://github.com/Pintree-io/pintree) | 一款将浏览器书签转换成美观导航网站的开源工具,可直观展示和管理大量书签,提高使用效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oo94Snaba)
[ray.so](https://github.com/raycast/ray-so) | 一套来自 Raycast 团队的开源 Web 工具箱,提供代码图片生成器、图标制作器、高颜值 Raycast 主题等多种实用工具。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oo6IL8dmy)
[PDF Guru](https://github.com/kevin2li/PDF-Guru) | 一款开源的功能强大的 PDF 工具箱,支持水印去除、批量添加书签、OCR、格式转换、合并、拆分、插入、替换等多种 PDF 实用功能,还提供卡片制作、视频笔记、字段批量修改等额外功能,可大幅提高办公和学习效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oo5lvBNEx)
[Revezone](https://github.com/revezone/revezone) | 一款以图形为中心的思维管理工具,集成了无限画布白板、所见即所得编辑器、边栏文件管理和灵活布局等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OnRoWwuUj)
[MediaGo](https://github.com/caorushizi/mediago) | 一款开源免费的视频在线提取工具,支持流媒体下载、视频下载、m3u8 文件下载以及 B 站视频下载,具有无需抓包、移动播放、批量下载等特性,提供 Windows 和 macOS 桌面客户端。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OnD41xHPp)
[Flow](https://github.com/pacexy/flow) | 一款开源免费的在线 ePub 阅读器,支持书内搜索、多主题切换、图片预览、链接分享、下载书籍、自定义排版、高亮笔记、数据导出以及云端存储等功能,兼容跨平台使用,可离线运行,允许同时阅读多本书。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OnxmTmvCT)
[Auto-SSL](https://github.com/danbao/auto-ssl) | 一个自动化管理域名 SSL 证书的开源项目,利用 GitHub Actions 和 acme . sh 实现自动申请、续期 SSL 证书,并将证书保存到 Git 仓库。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OnfGY1ZKR)
[PicX](https://github.com/XPoet/picx) | 一款基于 GitHub API 的图床工具,提供图片上传托管、生成图片链接和常用图片工具服务,具有开箱即用、操作简单、数据安全等特点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OmRVxsPvt)
[academic-homepage](https://github.com/luost26/academic-homepage) | 一个开源的 GitHub Pages 模板,可快速搭建个人学术主页,包含个人简介、教育经历、发布学术列表等内容,页面布局兼容移动端。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OmMepzej2)
[spotify_player](https://github.com/aome510/spotify-player) | 一款快速、易用且高度可配置的终端 Spotify 播放器,具有极简界面、个性化配置、远程控制、歌词显示、跨平台支持、图像渲染、桌面通知等功能,提供丰富的 CLI 命令。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Omr1ip0Ye)
[ShotEasy](https://github.com/CH563/shot-easy-website) | 一款开源免费且无限制的在线图片编辑工具,能够进行裁剪旋转、添加水印、添加圆角、背景美化、背景移除替换以及快速压缩等操作,所有编辑都在浏览器中进行,不会上传到服务器,保护数据隐私安全。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Om8ain7J3)
[Image ToolBox](https://github.com/T8RIN/ImageToolbox) | 一款开源免费且功能强大的图片编辑器,提供批量裁剪、滤镜、图片提取文本、图片拼接与叠加、背景移除、水印添加、格式转换等多种功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Om15VifOj)
[Docmost](https://github.com/docmost/docmost) | 一款开源免费的协作文档和 Wiki 工具,提供富文本编辑器、表格、数学公式等功能,支持多人实时协作编辑,内置权限管理系统,可作为 Confluence 和 Notion 的替代品。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OlyOr24GO)
[Image Watermark Tool](https://github.com/unilei/image-watermark-tool) | 一款开源免费的图片水印添加工具,可在本地设备上为图片添加水印,支持自定义水印颜色、大小、透明度和倾斜角度,保护隐私。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ol7I0mzdw)
[ProxyPin](https://github.com/wanghongenpin/network_proxy_flutter) | 一款开源免费的跨平台抓包工具,基于 Flutter 开发,界面简洁易用,可用于拦截、检查和重写 http(s)流量。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ol70OEOIi)
[Quick Waitlist](https://github.com/raqibnur/quick-waitlist) | 一款开源项目,帮助快速搭建精心设计的 Waitlist 页面,集成 Resend 进行邮件管理和自定义模板,提供 SEO 优化解决方案,并支持通过 Vercel 一键部署,适合发布任何产品或服务时收集潜在客户邮箱地址。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OkW8aky99)
[Telegram Media Downloader](https://github.com/Neet-Nestor/Telegram-Media-Downloader) | 一个开源免费的 Telegram 媒体下载脚本,可在 Telegram 网页版上自由下载图片、GIF 和视频等内容,即使是私人频道限制下载功能也能解锁。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ojs0ycNjF)
[social-auto-upload](https://github.com/dreammis/social-auto-upload) | 一款开源免费的自动化短视频上传和分发工具,支持主流视频平台如抖音、B 站、视频号、TikTok 等,可以多账号矩阵化执行任务,并支持自定义复杂发布时间。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OiBXDpExq)
[cobalt](https://github.com/imputnet/cobalt) | 一款开源免费的视频下载工具,支持 B 站、YouTube、Instagram、TikTok 和 Twitter 视频下载,无广告干扰。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OhBHwjCns)
[Hidden Bar](https://github.com/dwarvesf/hidden) | 一款开源免费的 Mac 菜单栏管理工具,可以一键折叠隐藏菜单栏中的图标,自由调整图标的显隐状态,使菜单栏变得干净整洁。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OhzlpducM)
[Caesium Image Compressor](https://github.com/Lymphatus/caesium-image-compressor) | 一款开源免费的图像压缩工具,可以在保持图像质量的前提下减小文件大小,支持 JPG、PNG 和 WebP 格式,提供浏览器版本和跨平台客户端。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OfIQcwmDS)
[IT-Tools](https://github.com/CorentinTh/it-tools) | 一套专为开发人员打造的在线实用工具库,包括 Token 生成器、大小写转换器、进制转换器、二维码生成器、Git 备忘录等,可通过 Docker 一键部署到自己的服务器上。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OdYCFq6vy)
[res-downloader](https://github.com/putyy/res-downloader) | 一款开源免费的网络资源嗅探下载器,可获取视频、音频、图片以及 m3u8 等不同类型资源,支持微信视频号、抖音、快手、小红书、QQ 音乐等主流平台。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OdXz37hcU)
[Stream-rec](https://github.com/hua0512/stream-rec) | 一款开源免费的直播录制工具,支持虎牙、抖音、斗鱼和 Twitch 等多个平台,可自动录制直播视频和弹幕,支持自定义录制质量、格式等设置,并提供 Web 界面配置和 Docker 部署。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OdLEZeoeJ)
[Depth of Field Simulator](https://jherr.github.io/depth-of-field/) | 一个在线景深模拟器工具,可以通过调整光圈、焦距和拍摄对象距离等参数,直观展示这些因素对景深的影响,非常适合摄影爱好者学习和掌握拍摄技巧。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OdchUx6Ms)
[Douyin-Vue](https://github.com/zyronon/douyin) | 一个模仿抖音的移动端短视频项目,使用最新的 Vue 技术栈开发,实现媲美原生 App 丝滑流畅的使用体验,可作为学习 Vue 最佳实践的项目。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ObZcLnjsd)
[QuickRecorder](https://github.com/lihaoyun6/QuickRecorder) | 一款多功能、轻量化、高性能的 macOS 屏幕工具,支持窗口录制、App 录制、窗口声音内录、鼠标高亮、隐藏桌面文件等功能,体积仅 4MB,操作简便。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ObvCMgwyE)
[Hanzi Writer](https://github.com/chanind/hanzi-writer) | 一个开源免费的 JavaScript 库,可根据汉字书写时的笔画顺序播放正确的描边动画和练习测试,包含 9000 多个常用汉字,库大小仅 30kb,可嵌入 Web、iOS 或 Android 等平台应用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OaARCr9Nb)
[Pingvin Share](https://github.com/stonith404/pingvin-share) | 一款可自建的文件分享工具,支持自定义链接、上传限制、有效期、访问次数、密码保护等,并提供反病毒检查,界面简洁易用,可通过 Docker 一键部署到私有服务器。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oa1vL66ai)
[Memos](https://github.com/usememos/memos) | 一款开源免费的轻量级笔记服务,像极简版微博社区,可记录想法、知识和笔记,支持公开分享。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O922m4CUj)
[DrawDB](https://github.com/drawdb-io/drawdb) | 一款开源免费的在线数据库设计工具及 SQL 生成器,支持主流数据库,可轻松创建数据库图表、导出 SQL 脚本和自定义编辑器。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O8Wle8PES)
[My TV](https://github.com/lizongying/my-tv) | 一款开源免费的安卓电视直播软件,内置直播源,安装即可使用,具有稳定、快速、免费和无广告等特点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O8h6334To)
[Seal](https://github.com/JunkFood02/Seal) | 一款开源免费的 Android 视频/音频下载工具,底层使用 yt - dlp 下载框架,支持数千个视频平台,界面简洁友好,遵循 MD3 设计规范。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O7SlKfgqT)
[sensitive-word](https://github.com/houbb/sensitive-word) | 一款基于 DFA 算法实现的高性能 Java 敏感词过滤工具框架,内置 6W +敏感词库,支持敏感词判断、返回、脱敏等操作,具有性能优异、功能丰富、使用简洁等特点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O7PZDCOJl)
[Motrix](https://github.com/agalwood/Motrix) | 一款开源免费的全能下载工具,界面简洁易用,支持 HTTP、FTP、BT、磁力链等资源下载,具有多线程下载、BT 选择性下载、自动更新 Tracker 等功能,可替代迅雷。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O7HZK7Fje)
[Soybean Admin](https://github.com/soybeanjs/soybean-admin) | 一款清新优雅、高颜值且功能强大的开源后台管理模板,采用前沿技术栈,提供丰富的主题配置、组件和一站式后台管理解决方案,无需额外配置即可使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O7mkT9khB)
[Reminders MenuBar](https://github.com/DamascenoRafael/reminders-menubar) | 一款专为 macOS 设计的提醒菜单栏小工具,可以直接在菜单栏上管理提醒事项,支持同步、创建、编辑和筛选等操作,提高工作效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O6PxlkEKx)
[Zealot](https://github.com/tryzealot/zealot) | 一款开源的自部署托管移动应用和 macOS 应用的分发平台,提供 iOS、Android SDK、fastlane 等丰富组件库,支持企业打包分发流程、上传应用全套流程方案,可接入任意 CI 系统实现自动化处理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O6G6PCzSD)
[Gmeek](https://github.com/Meekdai/Gmeek) | 一款超轻量级的开源个人博客框架,无需本地部署,基于 GitHub Pages、GitHub Issues 和 GitHub Actions,仅需 3 步 18 秒即可搭建好博客并开始写作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O6Ede41wk)
[DevHub](https://github.com/jaywcjlove/DevHub) | 一款专为开发者打造的 macOS 应用工具箱,集成超过 30 种常用小工具,如 API 请求、UUID 生成器、编解码工具等,无需联网即可使用,旨在提升开发效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O63Hvj9ky)
[pinyin-pro](https://github.com/zh-lx/pinyin-pro) | 一款专业的 JavaScript 汉字拼音转换库,功能丰富、准确率高、性能优异,支持多种拼音转换模式,包括拼音/声母/韵母/首字母/音调等,并提供拼音输入转换、文本匹配等高级功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O5T3sjLw8)
[Vmail.DEV](https://github.com/yesmore/vmail) | 一款开源免费的临时邮箱创建工具,使用 Cloudflare email worker 实现,支持接收、显示和存储电子邮件,可自托管部署。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O5JwwFwS3)
[Lux](https://github.com/iawia002/lux) | 一款跨平台的视频下载命令行工具,使用 Go 语言编写,支持几乎所有视频平台如抖音、B 站、YouTube 等,可控制下载视频的格式、清晰度和字幕。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O5zLeAFOt)
[Applite](https://github.com/milanvarady/Applite) | 一款开源免费的 Homebrew 可视化工具,提供简洁易用的界面,让非技术用户轻松安装和管理第三方应用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O5gUfje5o)
[pear-rec](https://github.com/027xiguapi/pear-rec) | 一款简单高效且功能齐全的日常工具,支持截图、录屏、录像、录制 GIF、查看多媒体文件和修改图片等,同时支持跨平台,目前提供 Windows 安装包。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O5fEC4g0S)
[Huntly](https://github.com/lcomplete/huntly) | 一款开源免费的 RSS 阅读器,支持 RSS 订阅、全文搜索、自动保存等功能,可自托管或本地运行。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O4ViM4x4m)
[LapisCV](https://github.com/BingyanStudio/LapisCV) | 一份基于 Markdown 格式的简洁正式简历模板,适用于 Obsidian / Typora,开箱即用,风格简洁正式,适合求职求学场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O4wYIrzPl)
[Hitomi Downloader](https://github.com/KurtBestor/Hitomi-Downloader) | 一款开源免费的视频下载工具,提供简单易用的操作界面,支持多个视频平台如 B 站、YouTube、抖音等,可下载视频、图像、音频和文本文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O3VffkUCT)
[WeWe RSS](https://github.com/cooderl/wewe-rss) | 一款优雅的微信公众号订阅工具,支持微信公众号订阅以及 RSS 生成,后台自动定时更新内容,支持全文内容输出,让阅读无障碍。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O3DOmoCjb)
[GitButler](https://github.com/gitbutlerapp/gitbutler) | 一款由 GitHub 联合创始人开源的高颜值且好用的可视化 Git 客户端,支持自动创建分支、管理分支合并、使用 AI 编写提交信息、快速解决问题等功能,提升 Git 使用效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O3tM3m1JL)
[Web-Check](https://github.com/Lissy93/web-check) | 一款功能强大的开源免费网站分析工具,可以分析任何网站的 IP 信息、SSL 链、DNS 记录、Cookie、域名信息、服务器位置、网站性能等信息。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O30FR71IP)
[Stats](https://github.com/exelban/stats) | 一款开源免费的 Mac 系统监控工具,功能全面,可监控 CPU、GPU、磁盘、内存、网络、电池、传感器、风扇、蓝牙设备和多时区时钟等,是 iStat Menus 的良好替代品。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O30rB0lcQ)
[NewPipe](https://github.com/TeamNewPipe/NewPipe) | 一款开源免费的轻量级 YouTube 第三方客户端,无需 Google 服务框架和 YouTube 账号登录,支持 4K 视频播放、画中画模式、搜索视频/音频/频道/播放列表,可下载视频/音频/字幕等功能丰富。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O2IZVjGvv)
[Czkawka](https://github.com/qarmin/czkawka) | 一款开源免费的简单、快速且强大的不必要文件清理工具,支持扫描重复、空文件夹、大文件、相似多媒体文件、无效文件等内容,扫描速度极快,支持多语言和多平台。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O1DPo4OFM)
[campus-imaotai](https://github.com/oddfar/campus-imaotai) | 一款自动化工具,可以在 i 茅台 App 上自动完成注册、预约、旅行等操作,支持多账号、门店选择、耐力值查询、消息推送等功能,并提供 Docker 一键部署。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O1uVsCfJq)
[Loop](https://github.com/MrKai77/Loop) | 一款开源免费的 MacOS 屏幕窗口管理工具,可轻松拖拽、调整和排列窗口,提高工作效率,支持自定义颜色和设置。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NEJllims0)
[ChatGPT Source Watch](https://github.com/0xdevalias/chatgpt-source-watch) | 一个监控 ChatGPT 前端代码变化的工具,可以提前发现即将推出的新功能,为 ChatGPT 用户和竞争对手提供有价值的信息。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NE5CwC9uO)
[Google Indexing Script](https://github.com/goenning/google-indexing-script) | 一个开源脚本,利用 Google API 可以在 48 小时内让你的网站在 Google 上建立索引,无需复杂技术或黑客手段。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NDX1MEVo3)
[Reactive Resume](https://github.com/AmruthPillai/Reactive-Resume) | 一款独特的免费开源简历生成器,支持中文和多种配置,可轻松创建、更新、共享和打印简历,支持个性化主题和布局,并集成 GPT 辅助编写修改。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NCIqL0K0K)
[cmd-wrapped](https://github.com/YiNNx/cmd-wrapped) | 一款命令行工具,可以统计和分析过去一年中用户在终端上使用的命令情况,包括每日最活跃时段、常用命令统计等,并生成类似 GitHub 年度贡献图的命令分布图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NCz9miCLo)
[Look Scanned](https://github.com/rwv/lookscanned.io) | 一款纯前端网站工具,能够让 PDF 文件看起来像是扫描件一样,无需打印机和扫描仪,操作简单快捷,具有隐私保护、个性化调整和跨平台支持等优点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NChkklg4i)
[China Holiday Calendar](https://github.com/lanceliao/china-holiday-calender) | 一份开源维护的中国节假日补班日历,提供 2022 - 2024 年中国节假日、调休、补班信息,支持 ICS 格式和 API 获取,可订阅到 iPhone、Google Calendar、Outlook 等客户端。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NAK3ybJ3l)
[movie-web](https://github.com/movie-web/movie-web) | 一个极简且易用的开源电影网站,支持搜索和在线观看电影,具有自动保存播放进度、收藏电影、界面简洁、搜索响应快等特点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NzZ064MGc)
[Spotube](https://github.com/KRTirtho/spotube) | 一款开源的跨平台 Spotify 客户端,无需付费订阅,支持离线播放、歌词同步等功能,注重隐私且体验流畅。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NzXjp0nQ2)### 实用插件
项目 | 简述 | 源
---- | ----- | -----
[FastURL](https://github.com/fatwang2/fasturl) | 一款实用的开源 Chrome 插件,可以在任何输入框中通过快捷键粘贴网页正文的 Markdown 格式内容,支持清理广告和导航栏等多余内容,同时保留标题、列表、链接等 HTML 元素,操作在本地浏览器完成,速度快且数据安全。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6MuStfEh)
[WebChat](https://github.com/molvqingtai/WebChat) | 一款去中心化、无服务器的匿名聊天浏览器插件,利用 WebRTC 端到端加密技术,所有聊天数据保存在本地,确保安全隐私。无需注册,可在任何网站一键开启与他人聊天,适合即时交流需求场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6tDSAbN6)
[Screenity](https://github.com/alyssaxuu/screenity) | 一款功能强大的 Chrome 录屏插件,支持屏幕任意位置录制、标注、录音,可导出多种视频格式并进行简单编辑。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OFMEtmh5N)
[Cloud Document Converter](https://github.com/lujunji4113/cloud-document-converter) | 一款开源的 Chrome 插件,支持下载和复制飞书文档为 Markdown 格式,兼容多种元素如标题、代码块、列表、表格、图片等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OBDKWvEFL)
[uBlockOrigin-HUGE-AI-Blocklist](https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist) | 一份综合性的 AI 内容过滤列表,包含约 950 个网站,可用于 uBlock Origin 和 uBlacklist,主要目的是清理 Google Search、DuckDuckGo 和 Bing 等图像搜索引擎中的 AI 生成内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OARfelVoz)
[Luxirty Search](https://github.com/KoriIku/luxirty-search) | 一款基于 Google 的开源搜索引擎插件,屏蔽内容农场、无广告、无跟踪、界面简洁,提升 GitHub、StackOverflow 等技术社区的搜索权重。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OAMJ9hK8F)
[materialYouNewTab](https://github.com/XengShi/materialYouNewTab) | 一款采用 Google Material You 设计风格的浏览器主页插件,提供自定义搜索引擎、快捷网站图标、主题切换等功能,无需权限即可使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OA1AFjrwW)
[visual-try-on](https://github.com/shyjal/visual-try-on) | 一款基于快手 Kolors 图像模型开发的 Chrome 浏览器插件,可在任何电商网站上上传自己的照片,一键试穿喜欢的衣服。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OvB1cySwr)
[code-box](https://github.com/027xiguapi/code-box) | 一款开源免费的浏览器插件,适用于主流技术社区网站,提供一键复制代码、阅读全文和去除登录弹窗等实用功能,为技术开发者提供便利。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OsYoDBw9t)
[ComfyUI_Bxb](https://github.com/zhulu111/ComfyUI_Bxb) | 一款开源插件,能够将 ComfyUI 工作流转换成小程序,支持主流平台和支付变现功能,方便将现有工作流推广到更广阔的市场。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Os3PF1Qsz)
[vscode-drawio](https://github.com/hediet/vscode-drawio) | 一款将 draw . io 集成到 VSCode 的插件,让开发者能够在 VSCode 中快速绘制流程图、思维导图或 UML 类图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Op1sZlgfA)
[Aide](https://github.com/nicepkg/aide) | 一款实用的 AI 编程助手 VSCode 扩展,为现有编程助手(如 Copilot、CodegeeX 或 Codeium 等)提供功能补充,让开发者能更高效地编程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ooz0foptK)
[Reborn AI](https://github.com/Christopher-Hayes/vscode-chatgpt-reborn) | 一款开源的 VSCode 插件,能够帮助编写、重构和改进代码,支持多种语言模型和语种,包括中文和英文等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Olf5PnSjv)
[gh-dash](https://github.com/dlvhdr/gh-dash) | 一款高颜值的 GitHub CLI 扩展,以仪表板形式展示 GitHub 项目的拉取请求和问题信息,支持搜索、过滤、操作等丰富功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OgxI3eTqk)
[cat-catch (猫抓)](https://github.com/xifangczy/cat-catch) | 一款开源免费的网页资源嗅探插件,能够筛选列出当前页面的资源,提供嗅探、缓存捕捉、视频录制等工具帮助抓取资源,支持自定义抓取资源类型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OewNznNwZ)
[Responsive Viewer](https://github.com/skmail/responsive-viewer) | 一款开源的 Chrome 浏览器插件,可以在一个界面中同时展示多个屏幕尺寸,方便前端开发者测试响应式网站或应用在不同设备尺寸下的显示效果,提供多种设备尺寸选择、横竖屏显示和一键截图分享等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ObwBFa78o)
[kiss-translator](https://github.com/fishjar/kiss-translator) | 一款简约且好用的双语对照翻译插件和油猴脚本,支持多种浏览器和翻译服务,提供网页双语对照翻译、输入框翻译、YouTube 字幕翻译等功能,支持自定义翻译规则、译文样式和快捷键。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oa8MjtHIr)
[Stellar](https://github.com/xaoxuu/hexo-theme-stellar) | 一款内置文档系统的简约商务风 Hexo 主题,支持丰富的标签和动态数据组件,可帮助简单应对各种表达需求。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O7fGfAZcH)### 资料集合
项目 | 简述 | 源
---- | ----- | -----
[Awesome LLM Apps](https://github.com/Shubhamsaboo/awesome-llm-apps) | 一份精心整理的大语言模型在不同领域实际应用的集合,涵盖客服、法律、健康、旅游、数据分析等场景,以及结合 RGA 和具备记忆功能的应用,还收集了 LLM 微调、高级工具和框架使用教程等,提供详细介绍。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6cnJfNL0)
[web3.0](https://github.com/wangschang/web3.0) | 一份颇为全面的学习 Web3 资料集合,涵盖 Web3 基础知识、应用及项目、相关分享博主、视频教程、相关书籍、开发资源以及工具等内容,还整理了一些与 Web3 相关的招聘工作机会。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OEnLvvP1d)
[How-To-Secure-A-Linux-Server](https://github.com/imthenachoman/How-To-Secure-A-Linux-Server) | 一份关于如何保护 Linux 服务器安全的操作指南,涵盖 SSH 配置、基本安全措施、网络防火墙、系统审计和其他安全增强措施,并提供详细步骤和建议。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OEe1nDxh2)
[awesome-falsehood](http://t.cn/A6nMuXKB) | 一份整理了程序员在开发过程中常犯的错误观点集合,包括时间日期处理、地理位置、国际化、电子邮件格式化、邮政地址等场景,旨在帮助开发者认识并避免这些误解。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OE5YxfXIc)
[m3u直播源收集列表](https://github.com/YanG-1989/m3u) | 一份包含电视、直播、MyTV 以及体育等订阅列表的 m3u 直播源收集列表,持续更新。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ODsVQdRCv)
[awesome-LLM-resourses](https://github.com/WangRongsheng/awesome-LLM-resourses) | 一份颇为全面的大语言模型(LLM)资源集合,涵盖数据、微调、推理、知识库、智能体、书籍、相关课程、学习教程以及论文等内容,旨在成为全球最佳 LLM 资源汇总。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCyjWy06o)
[awesome-low-level-design](https://github.com/ashishps1/awesome-low-level-design) | 一份关于学习低级设计(LLD)的资源集合,涵盖面向对象编程概念、设计模式、UML 图、面试题目和相关书籍推荐等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCsqCaQ1O)
[Prompt_Engineering](https://github.com/NirDiamant/Prompt_Engineering) | 一份全面的提示词学习指南,涵盖从基础到高级的提示工程技术,包括基本概念、思维链、角色提示、结构提示以及可直接使用的提示模板等内容,旨在帮助学习和使用大语言模型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OC4FcfuVf)
[Awesome_Math_Books](https://github.com/valeman/Awesome_Math_Books) | 一份收集了各种数学领域经典书籍的集合,包括概率论、代数、微积分等,提供下载链接或在线阅读,还有高中数学问题和物理学基础知识书籍。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OBNbroT9d)
[awesome-remote-job](https://github.com/lukasz-madon/awesome-remote-job) | 一份整理了关于远程工作职位和资源的列表,涵盖文章、视频、书籍、招聘网站、面试资料、问答社区、远程工作社区、会议工具以及法律和财务建议等内容,为寻找远程工作提供帮助和有用信息。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OAtSzh8YL)
[Awesome Indie Hacker Tools](https://github.com/iAmCorey/awesome-indie-hacker-tools) | 一份收录独立开发/出海开发相关技术栈及工具的 GitHub 仓库,涵盖原型设计、UI 框架/组件库、图标/字体库、前端/后端开发框架、支付、国际化、产品发布推广等实用内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OAkrFdDIk)
[DevOps-Guide](https://github.com/Tikam02/DevOps-Guide) | 一份整理了丰富的 DevOps 学习资源列表,涵盖 CI / CD、数据库、开发运维实践、面试准备、操作系统、网络、终端命令等多个方面,并提供了入门 DevOps 的学习指南。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OAjp22ytu)
[出海网站经验总结](https://github.com/princehuang/overseas-website-note) | 一份关于出海网站收款全流程的总结,包括公司注册、申请 EIN、申请银行卡、激活 Stripe 等内容,对于将业务拓展到海外的产品非常有帮助。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OwVvyhKND)
[Awesome-Dify-Workflow](https://github.com/svcvit/Awesome-Dify-Workflow) | 一份整理了一系列好用的 Dify 工作流集合,包括中英文翻译、知识库聊天、搜索大师、爆款标题、文章仿写、运营一条龙、聊天机器人、代码生成等,所有工作流基本可免费使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OwnkKzAcX)
[Awesome_GPT_Super_Prompting](https://github.com/CyberAlbSecOP/Awesome_GPT_Super_Prompting) | 一份在 GitHub 上整理的 ChatGPT 超级提示词集合,收集了 ChatGPT 越狱提示词、GPT 智能体提示词、提示词注入及保护、各种 GPTs 提示词以及 Prompt Engineering 学习资料等相关资源,内容全面且持续更新。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ow4tL79ET)
[Free Public APIs](http://t.cn/A6RM9Vru) | 一份收集了大量免费 API 的网站,每天定时测试 API 可用性,确保收录的 248 个 API 涵盖金融、娱乐、音乐、旅行、交通等类别均可供学生和开发者使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OuZjdArbm)
[system-design](https://github.com/systemdesign42/system-design) | 一份精心收集整理的系统设计面试资源列表,提供知名科技公司实战案例和系统设计基础知识,帮助通过系统设计面试。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OuuQGiHAC)
[awesomeMLSys](https://github.com/cuda-mode/awesomeMLSys) | 一份精选的机器学习系统入门资料集合,包括论文、视频和代码库,涵盖注意力机制、性能优化、量化、长上下文长度和稀疏性等主题。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OsOY94wud)
[RAG_Techniques](https://github.com/NirDiamant/RAG_Techniques) | 一份全面的检索增强生成(RAG)技术学习集合,涵盖 22 种 RAG 技术,提供详细文档、实现指南和示例代码。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OszElm1oI)
[ComfyUI-Yolain-Workflows](https://github.com/Yolain-Codes/ComfyUI-Yolain-Workflows) | 一份较全面的 ComfyUI 工作流合集,涵盖从基础到进阶再到落地应用,包括图生图、细节修复、背景去除、重绘/扩图、人脸迁移、重绘光影、电商产品主图等工作流。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Osp2NhomB)
[developer2gwy](https://github.com/miss-mumu/developer2gwy) | 一份开源的公务员考试最佳实践指南,由从程序员转行成为公务员的朋友们共同编写,涵盖公考基础知识、备考实践、常见问题、面试手册和问答等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OpYcPtsIk)
[llama3-Chinese-chat](https://github.com/CrazyBoyM/llama3-Chinese-chat) | 一份关于针对 Llama 3 进行中文微调的教程和工具集合,包括微调、魔改版本权重、训练、推理、评测以及部署 Llama 3 和 Llama 3 . 1 的视频和文档等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OpOMkCpzE)
[中文网字计划](https://github.com/KonghaYao/chinese-free-web-font-storage) | 一套可商用免费的中文 Web 字体库,收录众多中文字体,提供在线加载和查看字体信息的功能,并有全字符集中文渲染方案。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OoRRex42F)
[OpenAlternative](https://github.com/piotrkulpinski/openalternative) | 一份收集主流软件开源替代品的列表,对每个替代品进行了详细介绍,并列举了更多类似的开源选择,涵盖多个领域,方便查找所需开源软件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OoLXVlPJb)
[Free Font](https://github.com/jaywcjlove/free-font) | 一份收录了 630 多种免费可商用的字体列表,包括汉字字体和英文字体,按黑体、宋体、楷体、艺术体和手绘体等分类,可在线查看并下载字体包。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oot6WaYaB)
[Modern-CV](https://github.com/DeveloperPaul123/modern-cv) | 一套受 Awesome - CV 启发的现代简历模板集合,使用 Typst 编写,提供多种现代简历模板样式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oo0PrkfAo)
[IPTV Channels Collection](https://github.com/iptv-org/iptv) | 一份收集了世界各地公开的 IPTV 频道集合,涵盖动画、商业、教育、历史、电影、音乐、科学等多种类别,并按语言、国家、地区进行分组。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OnErgkNAz)
[awesome-social-media-downloader](https://github.com/DangJin/awesome-social-media-downloader) | 一份精心收集的开源免费视频下载工具列表,包括能够免费下载油管、B 站、抖音、视频号等平台视频的工具,以及一些短视频去水印和视频压缩等辅助工具。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OnwbPlaV6)
[OI Wiki](https://github.com/OI-wiki/OI-wiki) | 一份免费开放且持续更新的编程竞赛知识整合站点,包含基础知识、常见题型、解题思路以及常用工具等内容,旨在帮助学习编程竞赛。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Onkd1FJ7m)
[awesome-landing-page](https://github.com/nordicgiant2/awesome-landing-page) | 一份精心收集的落地页模板集合,包含多种高颜值且实用的开源落地页模板,使用不同前端技术框架构建,还收集了相关制作教程和设计资源。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OnevUmEXS)
[best-practice](https://github.com/saasfly/best-practice) | 一份 2024 年构建 SaaS 初创公司的最佳实践集合,涵盖技术栈、云服务、架构、数据库、AI、后端及站点生成器等资源。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OmjWV3DKd)
[海棠诗社](https://github.com/javayhu/haitang) | 一个开源的精美古诗词网站,内含丰富的古诗词资源,支持多种检索和分类方式,每首诗词均有注解、翻译和评价,助力理解诗词。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OmbHtBbXt)
[Adobe-Alternatives](https://github.com/KenneyNL/Adobe-Alternatives) | 一份精选的 GitHub 列表,收录了可替代 Adobe 全家桶软件(如 Photoshop、Illustrator、Lightroom、Premiere 和 After Effects 等)的开源、免费或付费替代品,并使用图标标注了软件的付费模式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OhTFgtNfq)
[GPTS-Prompt-Collection](https://github.com/B3o/GPTS-Prompt-Collection) | 一份收集各种精彩 GPT 提示词的集合,涵盖写作、开发、生产力、商业、教育、金融、健康、营销、销售、游戏、设计等多个领域,可以搜索关键词查找所需提示词,学习优秀提示词的写法并进行改进。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ogohy7lPd)
[awesome-artificial-intelligence](https://github.com/owainlewis/awesome-artificial-intelligence) | 一份精心收集的人工智能领域资源集合,涵盖机器学习、深度学习、自然语言处理等基础知识,以及应用工具、教程、书籍、视频和论文等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OfaRAkmJ4)
[categorized-raycast-extensions](https://github.com/marekbrze/categorized-raycast-extensions) | 一份收集了超过 1498 个 Raycast 第三方插件的集合,涵盖商业、设计、音视频、社交媒体、教育、娱乐、AI、自动化、实用工具等多个类别。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Od3chdgtk)
[The Algorithms](https://github.com/TheAlgorithms) | 一套收录了 Python、Java、C ++、JavaScript、Go 等多种编程语言的算法实现代码的开源算法库,包含二分查找、快速排序、斐波那契数列等热门算法。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ObufybGsO)
[Awesome Chinese LLM](https://github.com/HqWu-HITCS/Awesome-Chinese-LLM) | 一份精心收集和梳理的中文大语言模型(LLM)相关资源集合,包括多个垂直领域的开源微调中文模型、底层模型、数据集、微调框架、推理部署框架、评测方法和相关教程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ob1Y34slk)
[Awesome Cloudflare](https://github.com/zhuima/awesome-cloudflare) | 一份精心收集的基于 Cloudflare 的各种资源列表,包括开源工具、学习指南、博客等,旨在帮助独立开发者降本增效。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O9OHoziu2)
[cs-video-courses](https://github.com/Developer-Y/cs-video-courses) | 一份精选的计算机科学视频课程列表,涵盖计算机科学导论、数据结构和算法、系统编程、软件工程、人工智能、机器学习等领域,包含知名大学公开课程及专业讲师课程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O8CvlerXF)
[data-engineer-handbook](https://github.com/DataExpert-io/data-engineer-handbook) | 一份面向数据工程师的学习手册,涵盖书籍、课程、面试资料、优秀博客、社区和值得关注的博主等全面内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O7OCo193W)
[awesome-generative-ai-guide](https://github.com/aishwaryanr/awesome-generative-ai-guide) | 一份全面的生成式 AI 学习指南,涵盖最新研究动态、面试资料、免费课程、学习笔记等丰富内容,帮助学习者系统掌握生成式 AI 相关知识。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O7ehDbXp3)
[ComfyUI Workflows](https://github.com/ZHO-ZHO-ZHO/ComfyUI-Workflows-ZHO) | 一份包含 36 个 ComfyUI 工作流的开源合集,涵盖 14 大类别,如 Stable Cascade、3D、LLM + SD、Portrait Master、SVD 等,为 ComfyUI 学习者提供参考。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O5yAbdbar)
[Open Source Mac Apps](https://indiegoodies.com/awesome-open-source-mac-apps) | 一份精心整理的最受欢迎的 Mac 系统开源免费软件列表,涵盖自动化、开发工具、日常生活、音视频、生产力、社交媒体、文本文件等多个类别。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O58UBegjy)
[rectg](https://github.com/jackhawks/rectg) | 一份精心整理的 Telegram 群组、频道和机器人推荐列表,包含 5000 多个优质资源,帮助用户快速找到符合需求的优质信息渠道。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O4Q3oERvN)
[Awesome-GPTs](https://github.com/ai-boost/Awesome-GPTs) | 一份精心收集的有趣和创新 GPTs 列表,涵盖学术、写作、教育、生产力、编程、生活方式、娱乐等领域。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O4Ha1rXdK)
[Awesome-GPT-Agents](https://github.com/fr0gger/Awesome-GPT-Agents) | 一份精心收集的专注于网络安全领域的 GPT 代理列表,涵盖了网络安全助手、网络安全导师、黑客新闻、数据分析等多个方面,旨在帮助网络安全学习者和从业者提高效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O4xTmd5BC)
[Free Certifications](https://github.com/cloudcommunity/Free-Certifications) | 一份精心收集的免费在线课程和认证列表,涵盖常见技术栈、网络安全、数据库、项目管理、市场营销等领域,为学习者提供免费的课程资源和技能认证证书。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O31sz3Tld)
[indie-hacker-tools](https://github.com/weijunext/indie-hacker-tools) | 一份收录独立开发者出海技术栈和工具的合集,涵盖 Web 开发模板、Chrome 插件开发模板、前端、后端、数据库、支付等内容,旨在提升开发效率和降低成本。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O1OoAuRWp)
[Awesome-Love-Code](https://github.com/sun0225SUN/Awesome-Love-Code) | 一份收集了 50 多份表白代码的代码库,为程序员提供浪漫的表白方式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O1F0sg2sE)
[oh-my-foss-android](https://github.com/xlucn/oh-my-foss-android) | 一份精心收集的实用、良心开源的安卓软件清单,涵盖应用商店、浏览器、视频播放器、相机、学习办公和日常工具等类别,经过作者严格筛选。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NE6EsCBfG)
[Awesome Database Learning](https://github.com/pingcap/awesome-database-learning) | 一份精心整理的数据库学习合集,涵盖课程、书籍、讲座、论文等数据库相关学习资料,帮助了解数据库内部工作原理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NCg9h4lyk)
[The-Art-of-Linear-Algebra](https://github.com/kenjihiranabe/The-Art-of-Linear-Algebra) | 一份对《给每个人的线性代数》书籍的图解笔记,通过可视化图释帮助理解矩阵分解、向量、矩阵计算和算法,提供中英日三种语言笔记。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Op9kZlucP)
[Gemini API Cookbook](https://github.com/google-gemini/gemini-api-cookbook) | 一份由 Google 在 GitHub 上分享的 Gemini API 学习手册,旨在帮助开发者更好地理解和使用 Gemini API,包括使用指南、快速入门教程和示例项目。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O6EVM2ZlG)### 其他
项目 | 简述 | 源
---- | ----- | -----
[WordsFunny](https://github.com/SteveSuv/remix-words-funny) | 一个全栈英语单词学习网站,涵盖多个版本的词汇资源,提供在线播读、翻译、同义词和例句等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P77KYCasD)
[academic-project-astro-template](https://github.com/RomanHauksson/academic-project-astro-template) | 一个基于 Astro 和 Tailwind CSS 构建的精美学术项目页面模版,具有快速加载、响应式设计、易于访问和 SEO 友好等特性,支持使用 Markdown 编辑内容并显示标题、图片、公式、两列布局、代码块和视频等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCBR72YtO)
[onur.dev](https://github.com/suyalcinkaya/onur.dev) | 一个极简风格的三栏式个人主页网站,使用了 Next . js、Tailwind CSS、shadcn / ui、Contentful、Raindrop、Supabase 构建并部署在 Vercel 上,兼容移动端。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NCP6M7JBr)## 声明
[![](https://licensebuttons.net/l/by-nc-nd/4.0/88x31.png)](https://creativecommons.org/licenses/by-nc-nd/4.0/deed.zh)
本作品采用[知识共享署名-非商业性使用-禁止演绎 4.0 通用许可协议](https://creativecommons.org/licenses/by-nc-nd/4.0/deed.zh)进行许可。