Build Powerful AI Agents in PHP

Neuron ADK is the first enterprise-ready Agent Development Kit for PHP. Deploy AI-powered solutions quickly with the language your team already knows.

Stay Updated

Get informative articles, papers, and detailed guides on how to implement agentic solutions with Neuron AI.

Get Inspired By Community Use Cases

Discover how businesses are leveraging Neuron ADK to create powerful AI solutions

Customer Service Agent

Davide Cariola created an agent to support the customer service better engaging with customers. It runs on Anthropic claude 3.5 model.

Read More →

Technical Content Reviewer

Roberto Butti created an Agent to automatically review technical articles and provide suggestions. He use Ollama to run llama3.2:latest model locally.

Read More →

Instagram Analyst

Raziel Rodrigues - Scrape, Analyze, Optimize, Let AI decode Instagram profiles for you. He used Mistral LLM and Brightdata MCP Server.

Read More →

Process Automation

Live coding creating your first AI Agent with Neuron AI and Ollama.

Read More →

AI Comedian

Create an agent who learns a script and is able to act in Portuguese.

Read More →

Data Analyst Agent

Learn how to create AI Agents able to generate detailed reports from your database.

Read More →

Don’t just use Neuron, build on top of it

Everything you need to build sophisticated AI architectures with PHP

Highly Customizable

The flexible components and architecture allow you to build around your own specifications and use-cases. Whether you’re building a simple RAG app or a complex agentic pipeline.

Learn More

Build With Leading Providers

Have the freedom of choice. Thanks to our partnerships with leading LLM providers, vector databases, and AI tools such as OpenAI, Gemini, Anthropic, Pinecone, Elasticsearch, and so many more.

Learn More

Composable AI Agent Capabilities

Build modular agents with specialized toolkits. Mix and match capabilities to create custom AI solutions tailored to your specific business needs.

Learn More

RAG Retrieval-Augmented Generation

Implement powerful RAG capabilities in just a few lines of code. Connect your agents to knowledge bases and external data sources for enhanced accuracy and relevance.

Learn More

Data Loaders

Load data from a variety of sources, including CSV, JSON, and SQL databases to create a unified data model for your agents.

Learn More

MCP Connector

Connect your agents to MCP Servers to enhance their ability to with external tools and services.

Learn More

Built-in Observability

Monitor and troubleshoot your AI agents with ease

Seamless Integration with Inspector.dev

Neuron ADK comes with native integration for Inspector.dev, the leading monitoring tool for PHP applications.

  • Real-time monitoring of agent performance
  • Detailed logs of agent decision processes
  • Automatic error detection and alerting
  • Performance optimization insights
  • Comprehensive analytics dashboard
Learn More

Start with AI Agents in PHP

The definitive guide to building AI-powered agents with PHP

Position yourself in the AI Agent era with this comprehensive resource that shows exactly how to get there using PHP. Learn from practical examples and real-world use cases.

$8.90 Available on Amazon and Google Play

Latest from our blog

Stay up to date with the latest trends and best practices in AI agent development

Integrate Autonomous Agents Into Your Existing PHP Application

The Agent entity is designed to be extended to create your agents as standalone components in your application.

This ensures the portability of your agent because all the moving parts are encapsulated into a single entity that you can run wherever you want in your application.

You can even create agents with specific skills and tools, and release them as public packages that other developers can integrate in their Agentic systems.

AI Integration