neuron-ai

The PHP Agentic Framework to build production-ready AI driven applications. Connect components (LLMs, vector DBs, memory) to agents that can interact with your data. (by neuron-core)

Neuron-ai Alternatives

Similar projects and alternatives to neuron-ai

  1. ollama-twice

    Watch and hear endless conversations between two ollamas, hence the Two-Way Conversation Engine (TWICE)

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. youtube-ai-agent

    AI Agents summarizing YouTube videos - built with Neuron PHP AI framework.

  4. inspector-codeigniter

    Connect CodeIgniter application to Inspector monitoring dashboard.

  5. inspector-symfony

    Connect your Symfony application to the Inspector monitoring dashboard.

  6. php-rag

    An AI assistant built with PHP, Solr and LLM backend of choice. Proof of concept mostly.

  7. ai-projects

    Learning AI (by RazielRodrigues)

  8. Amp

    5 neuron-ai VS Amp

    A non-blocking concurrency framework for PHP applications. 🐘

  9. embedditor

    ⚡ GUI for editing LLM vector embeddings. No more blind chunking. Upload content in any file extension, join and split chunks, edit metadata and embedding tokens + remove stop-words and punctuation with one click, add images, and download in .veml to share it with your team.

  10. inspector-php

    Connect your PHP application to Inspector monitoring dashboard.

  11. llmflows

    LLMFlows - Simple, Explicit and Transparent LLM Apps

  12. neuron-laravel

    Official Neuron AI Laravel SDK

  13. maestro

    CLI agent built entirely in PHP with Neuron AI framework (by neuron-core)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better neuron-ai alternative or higher similarity.

neuron-ai discussion

Log in or Post with

neuron-ai reviews and mentions

Posts with mentions or reviews of neuron-ai. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-05-05.
  • Mastering Agentic Workflows in PHP: Parameter-Aware Tool Tracking (Neuron AI #566)
    1 project | dev.to | 12 May 2026
    The first time I saw the notification for a new issue in the Neuron AI repository, I felt that familiar mix of excitement and mild anxiety that every maintainer knows well. Growing an open source project from a personal set of scripts into a framework used by others changes how you look at a code editor. You start to realize that while you might be the one merging the code, the roadmap is actually being written by the people who are struggling with real-world implementations in their own production environments. It is a shift from solving your own problems to understanding the friction points of a thousand different developers at once.
  • Parallel Branches in Neuron AI Workflow
    3 projects | dev.to | 5 May 2026
    Issue #530 is a good example. A developer came in with a well-structured request: they had an agentic document processing pipeline where several independent tasks (extracting text, analyzing images, classifying metadata) were all running sequentially. Each step was calling an LLM. The total latency was roughly the sum of all individual calls. The question was simple: can these branches run in parallel?
  • Maestro: A Customizable CLI Agent Built Entirely in PHP
    3 projects | dev.to | 16 Mar 2026
    If you want to explore the code, the repository is at https://github.com/neuron-core/maestro. The Neuron AI documentation lives at https://docs.neuron-ai.dev. Questions, issues, and pull requests are open.
  • Neuron AI Laravel SDK
    2 projects | dev.to | 12 Jan 2026
  • Managing Human-in-the-Loop With Checkpoints – Neuron Workflow
    1 project | dev.to | 29 Sep 2025
    Ready to implement human-in-the-loop workflows in your PHP applications? Start building with Neuron framework.
  • Neuron V2 Released – AI Agentic Workflows in PHP
    1 project | news.ycombinator.com | 4 Sep 2025
  • Introducing NeuronAI Workflow: The future of agentic PHP applications
    1 project | dev.to | 4 Jul 2025
    Sounds interesting? Support the project starring the GitHub repository: https://github.com/inspector-apm/neuron-ai
  • Vector Store & AI Agents – Beyond The Traditional Data Storage
    1 project | dev.to | 4 Jul 2025
    During my work with Neuron AI ADK, I've seen countless developers struggle with this conceptual leap. They approach vector stores with SQL-like thinking, trying to create precise queries for exact matches, when the real power lies in the system's ability to understand and match meaning across different expressions of similar concepts. A customer might say "This product is terrible", "I'm not happy with my purchase", or "This didn’t meet my expectations", and a well-configured vector store will recognize these as semantically similar expressions of dissatisfaction, even though they share no common keywords.
  • Building a RAG (Retrieval-Augmented Generation) system in PHP with Neuron AI
    2 projects | dev.to | 16 Jun 2025
    In this article, we explore how to build a simple but powerful Retrieval-Augmented Generation (RAG) system using NeuronAI and Ollama. You'll learn what RAG is, why it's useful, and how to implement it in PHP by leveraging Neuron AI's RAG capabilities with a local model via Ollama.
  • How to Create a RAG Agent with Neuron ADK for PHP
    1 project | dev.to | 10 Jun 2025
    Newsletter: https://neuron-ai.dev
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic neuron-ai repo stats
20
1,958
9.9
5 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that PHP is
the 14th most popular programming language
based on number of references?