Python · ★ 6,147 · 🍴 429 · 📈 1,266 stars today
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.
中文介绍 面向大模型调用链的压缩层,可在日志、工具输出、文件内容和 RAG 分块进入 LLM 前先做精简,在尽量保持回答质量的前提下显著减少 token 消耗。提供库、代理和 MCP 服务,适合做 AI 应用降本增效。
Python · ★ 140,992 · 🍴 9,603 · 📈 3,616 stars today
Python tool for converting files and office documents to Markdown.
中文介绍 用 Python 将各类文件和 Office 文档统一转换为 Markdown,方便做内容清洗、知识库入库和 LLM 预处理。适合需要把 PDF、文档等资料转成结构化文本的开发者、数据工程和 AI 应用团队。
JavaScript · ★ 203,756 · 🍴 31,258 · 📈 1,597 stars today
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
中文介绍 面向智能体开发的性能优化体系,围绕技能、记忆、安全、研究优先等能力组织 agent 运行框架,适配 Claude Code、Codex、Cursor 等工具。适合希望提升代码助手稳定性、上下文利用和协作流程的团队。
Python · ★ 59,084 · 🍴 5,704 · 📈 1,196 stars today
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
中文介绍 自适应网页抓取框架,既能处理单次请求,也能扩展到大规模爬取任务,兼顾灵活性与扩展性。适合做数据采集、内容监测、信息聚合等场景的开发者,用于应对不同站点和抓取规模。
Python · ★ 12,487 · 🍴 1,534 · 📈 1,725 stars today
Hermes WebUI: The best way to use Hermes Agent from the web or from your phone!
中文介绍 为 Hermes Agent 提供可直接在网页和手机上使用的交互界面,降低命令行使用门槛,让智能体操作更轻量便捷。适合希望随时随地调用 Hermes 的个人用户、演示场景和移动端远程控制需求。
TypeScript · ★ 4,461 · 🍴 580 · 📈 190 stars today
A modern platform for visual, flexible, and extensible graph-based investigations. For cybersecurity analysts and investigators.
中文介绍 面向网络安全分析与调查的现代化图谱调查平台,采用可视化、灵活且可扩展的图结构工作流组织线索。适合安全分析师和调查人员进行事件关联、情报梳理、路径追踪和复杂调查协作。
Python · ★ 25,050 · 🍴 2,876 · 📈 779 stars today
VoxCPM2: Tokenizer-Free TTS for Multilingual Speech Generation, Creative Voice Design, and True-to-Life Cloning
中文介绍 多语种语音生成模型,主打无 Tokenizer 的 TTS,支持创意音色设计和高拟真语音克隆。适合语音助手、数字人、有声内容制作等场景,帮助开发者生成更自然、可定制的语音输出。
Jupyter Notebook · ★ 18,415 · 🍴 5,220 · 📈 570 stars today
Code for Machine Learning for Algorithmic Trading, 2nd edition.
中文介绍 《Machine Learning for Algorithmic Trading》第二版配套代码仓库,围绕算法交易中的机器学习建模、数据处理与策略开发展开。适合量化研究者、金融工程学习者和希望复现实战案例的开发者。
Python · ★ 6,350 · 🍴 1,486 · 📈 31 stars today
中文介绍 聚焦生产级 Agentic RAG 的课程仓库,内容大概率围绕具备智能体能力的检索增强生成系统设计、落地与工程化实践。适合想学习 RAG 从原型走向生产部署的开发者、AI 工程师和技术培训场景。
TypeScript · ★ 24,581 · 🍴 2,176 · 📈 677 stars today
Memory engine and app that is extremely fast, scalable. The Memory API for the AI era.
中文介绍 面向 AI 时代的记忆引擎与 Memory API,强调高速与可扩展,用于为应用和智能体持久化、检索与管理用户或任务记忆。适合构建长期对话、个性化助手和多步骤自动化流程的开发团队。
Python · ★ 8,294 · 🍴 1,070 · 📈 65 stars today
Talk to any LLM with hands-free voice interaction, voice interruption, and Live2D taking face running locally across platforms
中文介绍 本地跨平台运行的 LLM 虚拟主播方案,支持免手操作的语音交互、打断和 Live2D 驱动,让模型能以更自然的角色形态实时对话。适合 VTuber、直播互动、数字人展示和本地 AI 陪伴类应用。