Python · ★ 6,322 · 🍴 445 · 📈 1,265 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.
中文介绍 用于在内容进入大模型前压缩工具输出、日志、文件和检索片段,减少六成到九成多令牌消耗。提供库、代理和协议服务器形态,适合构建智能体、检索增强生成和日志分析流程。
Python · ★ 141,069 · 🍴 9,609 · 📈 3,618 stars today
Python tool for converting files and office documents to Markdown.
中文介绍 把文件和办公文档转换为标记文本的工具,便于后续检索、归档和大模型处理。面向开发者、知识库维护者和自动化流程,常用于批量整理文档、提取资料内容。
JavaScript · ★ 203,889 · 🍴 31,277 · 📈 1,533 stars today
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
中文介绍 面向智能体工具链的性能优化系统,围绕技能、记忆、安全和研究优先开发来提升执行质量。适合使用代码助手和编辑器智能体的开发者,用于规范复杂任务流程。
Python · ★ 59,130 · 🍴 5,711 · 📈 1,182 stars today
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
中文介绍 自适应网页抓取框架,可覆盖单次请求到大规模爬取的采集任务。适合数据工程师、研究人员和自动化开发者,用于网站数据抓取、监测和结构化信息收集。
Python · ★ 12,519 · 🍴 1,536 · 📈 1,722 stars today
Hermes WebUI: The best way to use Hermes Agent from the web or from your phone!
中文介绍 为赫尔墨斯智能体提供网页端和手机端使用界面,让用户无需命令行也能访问智能体能力。适合个人和团队在浏览器中执行任务、查看结果和移动端协作。
TypeScript · ★ 4,490 · 🍴 580 · 📈 124 stars today
A modern platform for visual, flexible, and extensible graph-based investigations. For cybersecurity analysts and investigators.
中文介绍 基于图结构的可视化调查平台,支持灵活、可扩展的线索关联和分析流程。面向网络安全分析师和调查人员,适合威胁狩猎、事件溯源和关系网络梳理。
Python · ★ 25,096 · 🍴 2,880 · 📈 783 stars today
VoxCPM2: Tokenizer-Free TTS for Multilingual Speech Generation, Creative Voice Design, and True-to-Life Cloning
中文介绍 多语种语音生成与声音克隆项目,主打无需分词器的文本转语音、创意音色设计和高真实感复刻。适合语音合成研究、内容创作和个性化声音应用。
Jupyter Notebook · ★ 18,442 · 🍴 5,223 · 📈 574 stars today
Code for Machine Learning for Algorithmic Trading, 2nd edition.
中文介绍 配套《机器学习与算法交易》第二版的代码仓库,展示用机器学习方法处理金融数据和交易策略。适合量化研究者、学生和工程师学习特征构建、建模与回测。