2026-02-14 GitHub 热点项目精选

🌟 2026-02-14 GitHub Python 热点项目精选(16个)

每日同步 GitHub Trending 趋势,筛选优质 Python 项目,助力开发者快速把握技术风向标~


📋 项目列表(按 Star 数排序)

1. cheahjs/free-llm-api-resources

可通过API访问的免费LLM推理资源列表。

指标 详情
Star 数 🌟 10582(今日+442)
Fork 数 🔄 1032
开发语言 🐍 Python
项目地址 https://github.com/cheahjs/free-llm-api-resources

2. THUDM/slime

slime是一个用于RL缩放的LLM训练后框架。

指标 详情
Star 数 🌟 4063(今日+85)
Fork 数 🔄 526
开发语言 🐍 Python
项目地址 https://github.com/THUDM/slime

3. karpathy/nanochat

100美元能买到的最好的聊天工具。

指标 详情
Star 数 🌟 43206(今日+176)
Fork 数 🔄 5608
开发语言 🐍 Python
项目地址 https://github.com/karpathy/nanochat

4. K-Dense-AI/claude-scientific-skills

为克劳德准备了一套随时可用的科学技能

指标 详情
Star 数 🌟 8639(今日+119)
Fork 数 🔄 1020
开发语言 🐍 Python
项目地址 https://github.com/K-Dense-AI/claude-scientific-skills

5. coleam00/context-engineering-intro

上下文工程是新的氛围编码------它是让AI编码助手工作的方式。Claude Code是最好的,所以这就是这个仓库的中心,但你可以将此策略应用于任何AI编码助手!

指标 详情
Star 数 🌟 12445(今日+22)
Fork 数 🔄 2612
开发语言 🐍 Python
项目地址 https://github.com/coleam00/context-engineering-intro

6. agiresearch/AIOS

AIOS: AI Agent操作系统

指标 详情
Star 数 🌟 5079(今日+15)
Fork 数 🔄 688
开发语言 🐍 Python
项目地址 https://github.com/agiresearch/AIOS

7. karpathy/nanoGPT

训练/调优中型gpt的最简单、最快的存储库。

指标 详情
Star 数 🌟 53120(今日+127)
Fork 数 🔄 8987
开发语言 🐍 Python
项目地址 https://github.com/karpathy/nanoGPT

8. Free-TV/IPTV

M3U播放列表的免费电视频道

指标 详情
Star 数 🌟 13786(今日+92)
Fork 数 🔄 2005
开发语言 🐍 Python
项目地址 https://github.com/Free-TV/IPTV

9. github/spec-kit

💫工具包,帮助您开始使用规范驱动的开发

指标 详情
Star 数 🌟 69525(今日+256)
Fork 数 🔄 6003
开发语言 🐍 Python
项目地址 https://github.com/github/spec-kit

10. goauthentik/authentik

您需要的身份验证胶水。

指标 详情
Star 数 🌟 20108(今日+20)
Fork 数 🔄 1473
开发语言 🐍 Python
项目地址 https://github.com/goauthentik/authentik

11. microsoft/markitdown

用于将文件和办公文档转换为Markdown的Python工具。

指标 详情
Star 数 🌟 87015(今日+89)
Fork 数 🔄 5055
开发语言 🐍 Python
项目地址 https://github.com/microsoft/markitdown

12. bregman-arie/devops-exercises

Linux、Jenkins、AWS、SRE、Prometheus、Docker、Python、Ansible、Git、Kubernetes、Terraform、OpenStack、SQL、NoSQL、Azure、GCP、DNS、Elastic、Network、Virtualization。DevOps面试问题

指标 详情
Star 数 🌟 81063(今日+52)
Fork 数 🔄 18581
开发语言 🐍 Python
项目地址 https://github.com/bregman-arie/devops-exercises

13. unclecode/crawl4ai

🚀🤖Crawl4AI:开源的LLM友好的网络爬虫和刮板。不要害羞,加入这里:https://discord.gg/jP8KfhDhyN

指标 详情
Star 数 🌟 60054(今日+102)
Fork 数 🔄 6117
开发语言 🐍 Python
项目地址 https://github.com/unclecode/crawl4ai

14. google/langextract

一个Python库,用于使用具有精确源接地和交互式可视化的llm从非结构化文本中提取结构化信息。

指标 详情
Star 数 🌟 31968(今日+864)
Fork 数 🔄 2131
开发语言 🐍 Python
项目地址 https://github.com/google/langextract

15. element-hq/synapse

Synapse:用Python/Twisted + Rust编写的矩阵服务器

指标 详情
Star 数 🌟 3584(今日+23)
Fork 数 🔄 462
开发语言 🐍 Python
项目地址 https://github.com/element-hq/synapse

16. jamwithai/production-agentic-rag-course

指标 详情
Star 数 🌟 2388(今日+16)
Fork 数 🔄 695
开发语言 🐍 Python
项目地址 https://github.com/jamwithai/production-agentic-rag-course

📝 说明

  • 数据来源:GitHub Trending(2026-02-14 每日榜单)
  • 筛选条件:Python 语言 + 当日热门项目
  • 自动更新:每日同步最新趋势,建议收藏本文持续关注~

⭐ 推荐理由

  1. 热门项目代表当前技术趋势,学习价值高
  2. 优质项目代码规范,可作为学习参考
  3. 部分项目可直接用于实际开发,提高效率
相关推荐
csbysj20201 小时前
Scala 文件 I/O
开发语言
古城小栈2 小时前
Rust 中的 内存对齐
开发语言·后端·rust
愿你天黑有灯下雨有伞2 小时前
Java 集合详解:ArrayList、LinkedList、HashMap、TreeMap、HashSet 等核心类对比分析
java·开发语言
x-cmd2 小时前
GitHub 推出了 Agentic Workflows,并且提供了 Copilot 免费套餐
ai·github·copilot·x-cmd·agentic·workflows
大黄说说2 小时前
Go 实战 LeetCode 151:高效翻转字符串中的单词(含空格处理技巧)
开发语言·leetcode·golang
有味道的男人2 小时前
除了Python,还有哪些语言可以调用1688商品详情API?
开发语言·python
chilavert3182 小时前
技术演进中的开发沉思-367:锁机制(上)
java·开发语言·jvm
大黄说说2 小时前
FFmpeg 核心架构解析:关键数据结构的初始化流程
开发语言
Go_Zezhou2 小时前
render网站保存历史记录错误解决
开发语言·git·python·html