Nueron AI is a PHP agentic framework for building production-ready AI applications with dedicated Laravel integration. The framework provides typed interfaces for creating AI agents with features like chat history management, tool integration, and workflow support. Laravel developers can use Artisan commands to generate agents, tools, and workflows, while the framework handles LLM context management and conversation truncation automatically. Chat history can be stored in-memory, files, databases, or custom storage implementations. The neuron-laravel package includes configuration files, facades for providers and vector stores, Eloquent migrations, and AI coding assistant guidelines.
3 Comments
Sort: