digitalelvis/neuronai-studio
Composer 安装命令:
composer require digitalelvis/neuronai-studio
包简介
NeuronAI Studio — visual AI agent builder for Laravel powered by Neuron AI
README 文档
README
Visual AI Agent Builder for Laravel powered by Neuron AI.
Create agents, design workflow graphs, run them at runtime for prototyping, and export production-ready PHP classes.
Documentation
Full documentation is available on GitBook:
docs/README.md — local docs source (syncs to GitBook on push to main)
Quick links:
Requirements
- PHP 8.2+
- Laravel 11 or 12
- neuron-core/neuron-laravel ^1.0
Quick install
composer require digitalelvis/neuronai-studio neuron-core/neuron-laravel php artisan neuron:install php artisan neuronai-studio:install
Open /neuronai-studio (configurable via NEURONAI_STUDIO_ROUTE_PREFIX).
Features
- Agents — CRUD with provider, model, system prompt, tools, and MCP bindings
- Playground — Streaming chat with threads and attachments
- Workflows — Visual graph editor with 12 node types
- Tools — Builder, webhook, registry, and CLI codegen
- MCP Servers — Stdio and HTTP connectors
- Runtime — Execute workflows with traces and human-in-the-loop
- Export — Generate Neuron Agent/Workflow/Tool PHP classes
- Templates — Pre-built agent and workflow starters
Demo App
See examples/demo-app for a local development setup.
Contributing
Contributions are welcome! See CONTRIBUTING.md.
License
MIT — see LICENSE.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-29