666ghj/MiroFish
A Simple and Universal Swarm Intelligence Engine, Predicting Anything. 简洁通用的群体智能引擎,预测万物
MiroFish 是基于多智能体技术的群体智能预测引擎,通过构建数字世界模拟现实场景,支持政策、舆情、文学结局等多领域预测。用户上传种子信息后,系统生成可交互的数字世界并推演未来可能性,提供深度预测报告。
openai/skills
Skills Catalog for Codex
OpenAI的Skills项目为Codex提供技能目录管理,通过结构化指令、脚本和资源实现AI代理任务自动化。支持技能安装、版本管理和跨平台复用,包含Curated和Experimental两类技能库,提供标准化技能分发方案。
msitarzewski/agency-agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables.
该项目提供了一系列预定义的AI代理,涵盖前端开发、后端架构、移动应用开发等角色,每个代理具备特定技能和个性化的任务处理流程,适用于需要多领域AI协作的开发场景。
GoogleCloudPlatform/generative-ai
Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI
该项目提供Google Cloud Vertex AI生成式AI的示例代码和Jupyter笔记本,涵盖Gemini大模型、AI搜索、RAG技术、图像/音频生成等场景,包含环境配置和开发指南。
agentjido/jido
🤖 Autonomous agent framework for Elixir. Built for distributed, autonomous behavior and dynamic workflows.
Jido是Elixir的自主代理框架,基于OTP构建分布式、自动化工作流。通过纯函数代理和指令系统实现状态管理与副作用分离,支持可组合的AI工具集成与动态任务编排。
QwenLM/Qwen-Agent
Agent framework and applications built upon Qwen>=3.0, featuring Function Calling, MCP, Code Interpreter, RAG, Chrome extension, etc.
Qwen-Agent是基于Qwen大模型的智能代理框架,支持函数调用、MCP、RAG、代码解释器等功能,提供浏览器助手、代码执行等应用场景,兼容多版本模型并集成工具调用能力。
virattt/ai-hedge-fund
An AI Hedge Fund Team
该项目是一个AI对冲基金的原型,通过多个模拟不同投资策略的AI代理(如价值投资、成长投资、技术分析等)协同工作,分析市场数据、基本面、技术面及情绪,生成交易信号并进行风险管理,但明确声明仅用于教育和研究,不进行实际交易。
microsoft/hve-core
A refined collection of Hypervelocity Engineering components (instructions, prompts, agents, and skills) to start your project off right, or upgrade your existing projects to get the most out of all Copilots
HVE Core是面向GitHub Copilot的提示工程框架,提供约束型AI工作流、验证工件及RPI方法论,通过结构化组件提升开发效率。支持PowerShell脚本集成,适用于企业级AI工程化场景。
toeverything/AFFiNE
There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.
AFFiNE是一个隐私优先的开源知识库平台,整合文档、画布和数据库,支持实时协作与本地存储。内置多模态AI助手,提供创意写作、思维导图、任务规划等功能,适用于需要高度定制和数据自主的知识管理场景。
shadcn-ui/ui
A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.
shadcn-ui/ui 是一个基于 TypeScript 的开源 UI 组件库,提供美观且可访问的组件,支持多框架使用,便于快速构建用户界面。
alibaba/page-agent
JavaScript in-page GUI agent. Control web interfaces with natural language.
Page-Agent是基于JavaScript的网页GUI代理工具,通过自然语言控制网页界面,无需扩展或后端支持。支持直接DOM操作与自定义LLM集成,提供人机交互UI,适用于SaaS AI助手、表单自动化及无障碍场景。