CodeZen
一个专注中文区的 GitHub 项目发现
所有语言
C
C#
C++
CSS
Dart
Go
HTML
Java
JavaScript
Jupyter Notebook
Kotlin
Lua
PHP
PowerShell
Python
Ruby
Rust
Shell
Swift
TypeScript
Vue
adk-go
An open-source, code-first Go toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
gpu-hot
这是一个基于 FastAPI 开发的实时 NVIDIA GPU 监控仪表盘,支持利用率、内存、温度、功耗、风扇转速等多项 GPU 指标。它通过 WebSocket 实时推送数据,支持多 GPU、单机和 GPU 集群环境,并可通过 Docker 一键部署。
AgentEvolver
AgentEvolver: Towards Efficient Self-Evolving Agent System
toonify
一种紧凑、人类可读的序列化格式,专为向大型语言模型传递结构化数据而设计,显著减少Token使用量。
readwren
An adaptive multi-agent system that extracts your literary DNA through conversation and generates actionable reading profiles.
ChatTutor
English 简体中文 ChatTutor 可视化与交互式 AI 教师 --- ChatTutor 是一个配备了电子白板功能的 AI 教师。 传统的聊天机器人主要通过文字与用户交互,这在大多数场景下已经足够。然而,随着近年来大语言模型(LLM)的发展,越来越多的人开始使用 AI 来辅助学习。在真实课堂中,教师拥有许多教学工具——粉笔、电脑、黑板等——这些都能帮助学生更好地理解知识。但对于聊天机器人来说,仅靠文字传递信息是非常有限的,尤其是在 STEM 学科中。 ChatTu
ai-agents-from-scratch
Demystify AI agents by building them yourself. Local LLMs, no black boxes, real understanding of function calling, memory, and ReAct patterns.
MiniMax-M2
MiniMax-M2, a model built for Max coding & agentic workflows.
DeepAnalyze
DeepAnalyze is the first agentic LLM for autonomous data science.
OpenMemory
Add long-term memory to any AI in minutes. Self-hosted, open, and framework-free.
surf
这是一款本地优先的 AI 笔记本工具,能够将多种媒体类型(如本地文件、网页、视频等)整合至本地资料库,并借助 AI 快速生成笔记。它帮助用户在学习和研究过程中,免去在浏览器、笔记应用、PDF 阅读器等多个应用和媒体之间切换、搜索和手动复制粘贴的繁琐操作,同时支持灵活选择 AI 模型。
toon
🎒 Token-Oriented Object Notation (TOON) – A compact, deterministic JSON format for LLM prompts. Spec, benchmarks, TypeScript SDK.