TypeScript · ★ 65,308 · 🍴 10,183 · 📈 1,295 stars today
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
中文介绍 基于AI的实时全球态势感知仪表盘,聚合新闻、监控地缘政治事件并追踪基础设施状态,提供统一的情报界面。适用于安全分析师、政策研究者和大规模事件监控场景,使用NLP和知识图谱技术实现多源数据融合。
Python · ★ 14,346 · 🍴 1,343 · 📈 4,624 stars today
《深入理解 AI Agent:设计原理与工程实践》(李博杰 著)开源主仓库:全书正文、编译版 PDF 与按章配套代码
中文介绍 李博杰所著《深入理解 AI Agent》的开源仓库,包含全书正文、编译版PDF以及每章配套代码。从设计原理到工程实践,适合AI工程师、研究员系统学习Agent构建与编排技术。
Python · ★ 24,516 · 🍴 2,349 · 📈 1,925 stars today
Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.
中文介绍 本地优先的代码智能图工具,通过MCP和CLI接口为代码库建立持久化索引。AI编码工具仅读取相关上下文,在代码审查和大仓库场景中可显著减少上下文传入量,提升效率。适合使用AI辅助开发的团队。
★ 6,808 · 🍴 279 · 📈 1,866 stars today
A skill for your coding agent to stop it from burying the answer. ADHD-friendly output.
中文介绍 为编码AI agent设计的技能插件,强制其输出简洁直接的答案,避免掩埋关键信息。特别适合需要快速获取结果的人群,如ADHD患者或追求效率的开发者。
JavaScript · ★ 9,087 · 🍴 1,024 · 📈 291 stars today
A collection of agent skills for CAD, robotics and hardware design
中文介绍 面向CAD、机器人和硬件设计的AI agent技能集合,可将自然语言描述转化为三维模型或工程图纸。工程师和设计师可借助AI加速原型设计,减少手动建模工作。
Rust · ★ 10,292 · 🍴 1,133 · 📈 843 stars today
The most intelligent agent harness for code
中文介绍 号称最智能的代码agent harness,用于编排和运行AI编码助手。提供统一接口来管理多个代码agent,支持代码生成、重构和自动化任务,适合集成到开发工作流中。
TypeScript · ★ 6,186 · 🍴 448 · 📈 1,562 stars today
Self-hosted deployment platform
中文介绍 自托管的部署平台,允许用户在自己的服务器上管理应用的生命周期。提供类似Heroku的体验但完全控制基础设施,适合需要私有化部署的团队或对云成本敏感的个人开发者。
Python · ★ 37,447 · 🍴 2,611 · 📈 416 stars today
AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
中文介绍 集成多种IM平台(如微信、Discord)、LLM、插件和AI功能的AI Agent开发框架。可作为开源替代品构建智能助手,适用于需要统一管理多平台对话机器人的企业和个人开发者。
TypeScript · ★ 6,573 · 🍴 711 · 📈 849 stars today
Open source alternative to Semrush and Ahrefs
中文介绍 开源的SEO分析工具,作为Semrush和Ahrefs的可自托管替代品。提供关键词研究、网站审计、竞争对手分析等功能,适合中小企业和SEO从业者使用,数据完全本地化。
JavaScript · ★ 4,824 · 🍴 2,173 · 📈 114 stars today
AI-assisted TradingView chart analysis — connect Claude Code to your TradingView Desktop for personal workflow automation
中文介绍 连接Claude Code到TradingView桌面的MCP工具,实现AI辅助的图表分析工作流自动化。交易员可通过自然语言指令获取技术指标、识别形态,并自动执行交易策略。
Rust · ★ 30,179 · 🍴 1,842 · 📈 129 stars today
Hundreds of models & providers. One command to find what runs on your hardware.
中文介绍 一条命令即可扫描本地硬件,列出数百个模型与提供商中哪些能流畅运行。帮助用户在部署前快速评估LLM兼容性,避免盲目下载不合适的模型,适合本地AI推理场景。
C++ · ★ 37,025 · 🍴 1,860 · 📈 58 stars today
Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
中文介绍 独立高度可定制的动态平铺Wayland合成器,兼具优美视觉效果与高效窗口管理。Linux用户可配置动画、特效和布局,适合追求极致桌面体验和窗口管理效率的开发者。
Assembly · ★ 69,951 · 🍴 7,839 · 📈 1,235 stars today
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
中文介绍 阿波罗11号制导计算机(AGC)的原始源代码,包含指令舱和登月舱程序。珍贵的历史存档材料,适合航天史爱好者、复古编程和系统研究。
Rust · ★ 37,638 · 🍴 1,774 · 📈 271 stars today
Fullstack app framework for web, desktop, and mobile.
中文介绍 用Rust编写的全栈应用框架,支持Web、桌面和移动端。采用类似React的声明式组件模型,可在不同平台共用同一套代码,适合追求性能与跨平台一致性的Rust开发者。
Python · ★ 12,219 · 🍴 1,740 · 📈 23 stars today
中文介绍 基于LangChain的深度研究AI agent,自动化执行多步信息检索、文档阅读与综合报告生成。适合研究人员、分析师和需要挖掘大量信息的用户,通过推理循环提升研究效率。
TypeScript · ★ 23,556 · 🍴 3,151 · 📈 2,034 stars today
Never stop coding. Free MIT AI gateway: one endpoint, 268+ providers (50+ free), 500+ models — Kimi, Claude, GPT, OpenAI, Gemini, GLM, DeepSeek, MiniMax. Works with Claude Code, Codex, Cursor, OpenCode, Cline & Copilot. Quota-aware auto-fallback, RTK+Caveman compression saves 15-95% tokens, MCP/A2A,
中文介绍 免费、开源的AI网关,一个端点对接268+提供商(含50+免费)和500+模型。支持Claude Code、Cursor等工具,简化多模型调用与切换,适合需要灵活访问各类LLM的AI应用开发者。
TypeScript · ★ 1,712 · 🍴 277 · 📈 298 stars today
Web UI for the pi coding agent
中文介绍 为pi coding agent提供的Web界面,让用户通过浏览器与编码agent交互。面向使用pi agent进行代码生成和修改的开发者,提供可视化的操作面板。
Go · ★ 36,779 · 🍴 1,459 · 📈 361 stars today
Easily and securely send things from one computer to another 🐊 📦
中文介绍 安全、易用的端到端加密文件传输工具,利用TCP/UDP中继实现两台电脑之间的直接或中继传输。无需配置防火墙,适合跨网络快速共享大文件。
TypeScript · ★ 1,994 · 🍴 245 · 📈 355 stars today
Free, open-source web app for learning about ontologies and Microsoft Fabric IQ. Explore a catalogue of pre-built ontologies, design your own visually, export as RDF/XML, and share interactive diagrams. Zero backend, fully static.
中文介绍 免费开源Web应用,用于学习本体论和Microsoft Fabric IQ。提供预构建本体目录、可视化设计器,支持导出RDF/XML并分享交互图。适合数据架构师、知识图谱初学者快速上手。
Python · ★ 14,826 · 🍴 800 · 📈 65 stars today
Structured Outputs
中文介绍 结构化输出库,通过约束LLM生成符合JSON、正则等模式的结果,提升可靠性和可解析性。开发者可在推理时指定输出格式,适用于需要稳定结构化数据的AI应用。