Skip to content

GitHub 项目精选 · 2026年05月18日

数据来源:GitHub Search API,覆盖AI/Agent/移动端/开发工具

精选项目

  • google-gemini/gemini-cli | ⭐104197 | TypeScript google-gemini/gemini-cli An open-source AI agent that brings the power of Gemini directly into your terminal. 💡 Google官方终端Agent,Gemini能力直达命令行,开发提效利器

  • vllm-project/vllm | ⭐80296 | Python vllm-project/vllm A high-throughput and memory-efficient inference and serving engine for LLMs 💡 LLM推理性能天花板,PagedAttention核心创新,部署大模型首选

  • D4Vinci/Scrapling | ⭐50774 | Python D4Vinci/Scrapling 🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!

  • MemPalace/mempalace | ⭐52385 | Python MemPalace/mempalace The best-benchmarked open-source AI memory system. And it's free.

  • rasbt/LLMs-from-scratch | ⭐95035 | Jupyter Notebook rasbt/LLMs-from-scratch Implement a ChatGPT-like LLM in PyTorch from scratch, step by step 💡 手把手用PyTorch造GPT,理解大模型原理的最佳实战教程

⭐【值得关注】

  1. gemini-cli — An open-source AI agent that brings the power of Gemini directly into your termi(⭐104197)
  2. vllm — A high-throughput and memory-efficient inference and serving engine for LLMs(⭐80296)
  3. Scrapling — 🕷️ An adaptive Web Scraping framework that handles everything from a single requ(⭐50774)
  4. mempalace — The best-benchmarked open-source AI memory system. And it's free.(⭐52385)
  5. LLMs-from-scratch — Implement a ChatGPT-like LLM in PyTorch from scratch, step by step(⭐95035)

  6. 8FiguresFigure8/cliforge | ⭐6 | Shell 8FiguresFigure8/cliforge 💡 CLI项目脚手架生成工具,快速搭建Shell项目结构,适合自动化脚本开发者。

  7. 0xking1jaa/branchguard | ⭐7 | Shell 0xking1jaa/branchguard 💡 Git分支保护工具,自动校验分支命名与规范,团队协作减少低级错误。