1. iOfficeAI/AionUi
分类:开源项目来源:github_search分数:7作者:iOfficeAI时间:2026-03-07T01:25:30Z
AionUi 是一个免费开源的跨平台 AI 协作应用,内置可直接使用的智能体引擎并兼容多种模型与 CLI Agent,让用户能在本地和远程场景中执行自动化、多步骤任务。
- 主打“Cowork”模式,AI 可读写文件、浏览网页、执行多步骤任务,且用户可全程查看和控制。
- 内置 Agent 零配置可用,支持 Google 登录或任意 API Key,并提供 11+ 内置专业助手。
- 支持多智能体协作,自动识别 Claude Code、Codex、Qwen Code、OpenClaw 等多种 CLI Agent。
- 兼容 20+ AI 平台与本地模型,包括 OpenAI、Anthropic、Gemini、Ollama、LM Studio 等。
- 提供 WebUI、Telegram、飞书、钉钉等远程访问与接入方式,支持 24/7 定时自动化。
#GitHub #repo #开源项目 #AionUi #AI Agent #Agent
2. iii-hq/iii
分类:开源项目来源:github_search分数:6作者:iii-hq时间:2026-03-07T01:49:19Z
iii 在 GitHub 上发布了一套用 Function、Trigger 与自动发现统一后端执行模型的开源引擎,可替代 API、任务队列、定时调度和状态变更等多种基础设施,重要性在于显著降低后端系统复杂度与运维成本。
- 以单一引擎整合 API 框架、任务队列、cron、pub/sub、状态存储与可观测性能力
- 核心抽象为 Function、Trigger 和 Discovery,支持 HTTP、定时任务、队列消息、状态变化等触发方式
- 提供 Node.js、Python、Rust SDK,并包含 CLI、Console 仪表盘和示例文档
- 引擎核心使用 Rust 实现,控制台采用 React + Rust,仓库为多模块 monorepo 结构
#GitHub #repo #开源项目 #Rust #Node.js #Python
3. ax-llm/ax
分类:开源项目来源:github_search分数:1作者:ax-llm时间:2026-03-07T01:57:05Z
Ax 是一个将 DSPy 方法引入 TypeScript 的开源框架,帮助开发者以类型安全方式构建可在多家 LLM 提供商间切换的生产级 AI 应用,从而减少提示词调试和基础设施维护成本。
- 用声明式输入输出签名替代手写提示词,自动生成提示并支持校验、重试与纠错
- 兼容 OpenAI、Anthropic、Google、Mistral、Ollama 等 15+ LLM 提供商,可一行切换
- 提供流式响应、多模态、RAG、工作流、Agent、长上下文 RLM 和 OpenTelemetry 可观测性
- 内置优化能力,如 MiPRO、ACE、GEPA,可通过示例训练提升程序效果
- TypeScript 优先且零依赖,包含 70+ 示例,已用于生产环境处理百万级请求
#GitHub #repo #开源项目 #TypeScript #DSPy #Agents #RAG #Agent
4. codeaholicguy/ai-devkit
分类:开源项目来源:github_search分数:0作者:codeaholicguy时间:2026-03-07T01:39:06Z
AI DevKit 是一个面向 AI 辅助软件开发的开源工具包,通过结构化工作流、持久记忆和可复用技能提升编码代理在代码库中的协作质量与工程一致性。
- 提供交互式快速安装向导,可在一分钟内为项目完成 AI 辅助开发配置。
- 核心能力包括结构化工作流、持久记忆系统和技能管理,帮助代理遵循资深开发者式的工程规范。
- 已支持 Claude Code、GitHub Copilot、Gemini CLI、Cursor、Codex CLI 等多种 AI 编码代理。
- 提供完整文档网站,涵盖入门、分阶段开发流程、记忆系统、技能管理和代理配置。
- 项目采用 MIT 许可证并欢迎社区贡献。
#GitHub #repo #开源项目 #MIT #Agent
5. Blarc/ai-commits-intellij-plugin
分类:开源项目来源:github_search分数:0作者:Blarc时间:2026-03-07T01:45:53Z
Blarc 开源了适用于 IntelliJ 系 IDE 和 Android Studio 的 AI Commits 插件,可基于 git diff 调用多种大模型自动生成提交信息,帮助开发者提升提交效率并统一提交质量。
- 插件可根据 git diff 自动生成 commit message,并支持仅基于选中文件或代码行计算 diff。
- 支持自定义提示词、预定义变量和提示信息,便于团队按规范生成提交说明。
- 兼容 Git 和 Subversion,适用于 IntelliJ IDEA、PyCharm、WebStorm、Android Studio 等多个 JetBrains 系 IDE。
- 集成 Amazon Bedrock、OpenAI、Anthropic、Gemini、Ollama、Hugging Face 等多种模型与平台,也支持通过 CLI 使用 Claude Code 和 Codex。
- 基于 langchain4j 实现通用 LLM 接入,便于后续扩展更多模型能力。
#GitHub #repo #开源项目 #AI Commit #Git #LLM
6. genomoncology/biomcp
分类:开源项目来源:github_search分数:0作者:genomoncology时间:2026-03-07T01:56:57Z
BioMCP 是一个面向生物医学数据库查询的单文件 CLI 与 MCP 服务器开源项目,用统一命令语法整合 15+ 数据源与 12 类实体,能显著简化科研与智能体检索分析流程。
- 提供单文件 CLI 和 MCP server,可查询基因、变异、药物、疾病、临床试验、文献等 12 类生物医学实体。
- 采用统一命令语法与紧凑 Markdown 输出,整合 MyGene.info、ClinVar、PubMed、ClinicalTrials.gov、OpenTargets 等 15+ 数据源。
- 内置 14 个引导式 investigation workflows,覆盖变异到治疗、药物研究、罕见病、遗传癌症、药物基因组学等场景。
- 支持按 section 渐进式输出、跨实体关联查询,以及 serve-http 共享限流的多 worker 部署方式。
- 项目开源于 GitHub,采用 MIT 许可证,并提供文档站 biomcp.org。
#GitHub #repo #开源项目 #MCP #CLI
7. web3infra-foundation/mega
分类:开源项目来源:github_search分数:0作者:web3infra-foundation时间:2026-03-07T01:36:12Z
Mega 是一个用 Rust 编写、Git 兼容的开源单体仓库引擎,面向 AI 代理协作开发提供全局代码上下文、可追踪版本控制与大规模工程基础设施,重要性在于它试图把 Google 级 monorepo 能力带到开源生态。
- 项目定位为 Google Piper 的开源实现,支持 PB 级代码库管理并服务 AI-native 工程工作流。
- 与 Rust 编写的 Libra 客户端配合,为 AI 代理提供结构化元数据、意图跟踪和可归因的提交流程。
- 支持 Git 协议、Trunk-Based Development、Conventional Commits、Buck2 集成及 Scorpio FUSE 文件系统。
- 路线图包括 IntentSpec、多代理 DAG 编排和 AI/人工代码归因,强化安全、审计与自动化协作能力。
#GitHub #repo #开源项目 #Rust #Monorepo #Buck2 #Agent
8. FrankChen021/datastoria
分类:开源项目来源:github_search分数:0作者:FrankChen021时间:2026-03-07T01:58:46Z
DataStoria 是一个面向 ClickHouse 的 AI 原生开源控制台,提供自然语言生成查询、证据驱动优化、可视化与集群诊断,重要性在于提升分析效率同时兼顾本地执行与数据隐私。
- 支持用自然语言生成并优化 ClickHouse 查询,包含 SQL 校验与性能改进建议
- 可根据文本描述自动生成图表对应的 SQL 与可视化规格,支持多种常见视图
- 提供集群监控与诊断能力,包括多集群管理、节点仪表盘、系统日志检查和执行计划分析
- 强调隐私安全,SQL 与可视化数据获取均在浏览器本地完成,不收集凭证和查询结果
- 兼容多家模型提供商,并支持 GitHub Copilot 集成及 Docker 部署
#GitHub #repo #开源项目 #ClickHouse #GitHub Copilot #Agent
9. scouzi1966/maclocal-api
分类:开源项目来源:github_search分数:0作者:scouzi1966时间:2026-03-07T01:36:44Z
If you find this useful, please ⭐ the repo! Also check out Vesta AI Explorer — my full-featured native macOS AI app.
[!NOTE]
5 Mar, 2026. Apologies. The…
- [Vesta AI Explorer](https://kruks.ai/) — full-featured native macOS AI chat app
- [AFMTrainer](https://github.com/scouzi1966/AFMTrainer) — LoRA fine-tuning wrapper for Apple's toolkit (Mac M-series & Linux CUDA)
- [Apple Foundation Model Adapters](https://developer.apple.com/apple-intelligence/foundation-models-adapter/) — Apple's adapter training too…
- **🔗 OpenAI API Compatible** - Works with existing OpenAI client libraries and applications
- **🧠 MLX Local Models** - Run any Hugging Face MLX model locally (Qwen, Gemma, Llama, DeepSeek, GLM, and 28+ tested models)
- **🌐 API Gateway** - Auto-discovers and proxies Ollama, LM Studio, Jan, and other local backends into a single API
#GitHub #repo #开源项目
10. targed/Awesome-Plugins
分类:开源项目来源:github_search分数:0作者:targed时间:2026-03-07T01:26:29Z
📈 Live Status: <!--live status--> **🟧 Partial outage**
More information and descriptions about each plugin can be found **here**
Submit a plugin you find to …
- Powered by: [Upptime](https://github.com/upptime/upptime)
- Code: [MIT](./LICENSE) © [targed](https://targed.github.io/Awesome-Plugins/)
- Data in the `./history` directory: [Open Database License](https://opendatacommons.org/licenses/odbl/1-0/)
- 📈 Live Status: <
- --live status--> **🟧 Partial outage**
More information and descriptions about each plugin can be found **here**
Submit a plugin you find …
- Uptime CI
Response Time CI
Graphs CI
Static Site CI
Summary CI
With Upptime, you can get your own unlimited and free uptime monitor and st…
#GitHub #repo #开源项目
11. airbytehq/airbyte-agent-connectors
分类:开源项目来源:github_search分数:0作者:airbytehq时间:2026-03-07T01:34:09Z
<div align="center">
<a href="https://airbyte.ai/">
<picture>
<source media="(prefers-color-scheme: dark)" srcset=".github/images/logo-dark.svg">
<source m…
- Python SDKs for specific SaaS APIs (for example Gong, Stripe, GitHub).
- A consistent connector layout so you can understand and extend any connector quickly.
- Ready‑to-use clients that validate auth, handle schemas, and expose typed methods for each operation.
- Generated Python client
- Connector-specific README with supported operations
- Typed methods generated from Airbyte’s connector definitions
#GitHub #repo #开源项目 #Agent
12. 1jehuang/jcode
分类:开源项目来源:github_search分数:0作者:1jehuang时间:2026-03-07T01:44:08Z
<div align="center">
jcode
CI
License: MIT
Built with Rust
A blazing-fast, fully autonomous AI coding agent with a gorgeous TUI,
multi-model support, swarm c…
- User input enters via TUI or CLI
- Server routes requests to the appropriate Agent session
- Agent sends messages to Provider, receives streaming response
- Tool calls are executed via the Registry
- Session state is persisted to `~/.jcode/sessions/`
- `MultiProvider` detects available credentials at startup
#GitHub #repo #开源项目 #Agent #RAG