mvanhorn/last30days-skill
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
AI代理技能,跨Reddit、X、YouTube等平台抓取近30天热点内容,通过社区投票、分享数据生成带引用的综合摘要。支持比较模式分析对比话题,自动保存研究结果并优化配置管理。
Yeachan-Heo/oh-my-claudecode
Teams-first Multi-agent orchestration for Claude Code
oh-my-claudecode 是面向 Claude Code 的多代理协作工具,提供团队模式与自动化流程,支持 CLI 快速构建 REST API、错误修复等任务,通过深度访谈明确需求并实现零学习曲线开发。
virattt/dexter
An autonomous agent for deep financial research
Dexter是面向金融研究的自主代理系统,支持任务规划、自我反思与实时数据分析。能分解复杂金融问题为研究步骤,调用数据接口验证结果,并具备安全机制防止异常执行。
ruvnet/RuView
π RuView: WiFi DensePose turns commodity WiFi signals into real-time human pose estimation, vital sign monitoring, and presence detection — all without a single pixel of video.
RuView是一款基于Rust的边缘AI系统,通过分析WiFi信号CSI扰动实现人体姿态、呼吸/心率监测及存在检测,无需摄像头或云服务。采用自学习嵌入模型,部署在ESP32等低成本硬件上,实时感知环境并持续优化模型。
bytedance/deer-flow
An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message gateway, it handles different levels of tasks that could take minutes to hours.
DeerFlow 是字节跳动开源的超代理框架,通过子代理、记忆、沙盒等技术实现长周期任务处理,支持多模型协作与复杂流程自动化,适用于研究、开发及长期任务管理。
Vaibhavs10/insanely-fast-whisper
无描述
基于Whisper的高性能音频转录工具,通过Flash Attention 2、批量处理等优化技术,实现超快速度(150分钟音频仅需1分18秒)。提供CLI接口,支持多种模型优化方案。
agentscope-ai/agentscope
Build and run agents you can see, understand and trust.
AgentScope是一款面向智能代理的生产级开发框架,支持快速构建可信任的AI代理系统。提供ReAct代理、多模态交互、实时语音、记忆压缩、多代理协作等核心功能,强调灵活性与可扩展性,适用于复杂AI代理场景。
twentyhq/twenty
Building a modern alternative to Salesforce, powered by the community.
twenty 是一个开源客户关系管理系统(CRM),旨在替代 Salesforce。提供自定义数据模型、工作流自动化、多视图布局、权限管理等功能,支持本地部署。基于社区开发,强调开源协作与可扩展性,适用于需要灵活定制的企业级客户管理场景。
datalab-to/chandra
OCR model that handles complex tables, forms, handwriting with full layout.
Chandra OCR 2是一款先进的OCR模型,支持90+语言,可将PDF和图像转为结构化HTML/Markdown/JSON,精准处理表格、手写、表单及复杂布局,提供本地和远程推理模式。