Got tired of complex Python AI frameworks requiring tons of boilerplate. Built this Laravel package where agents are just classes - no registration, no configuration files, just define and use:
Auto-discovery handles everything. Ships with evaluation framework for testing agents at scale, persistent memory, sub-agent delegation. We use it in production for customer support automation.Works with OpenAI, Anthropic, Gemini, Ollama + more. MIT licensed. Happy to answer questions about why we chose PHP/Laravel for AI agents! The snippet is concise but shows the controller-like simplicity perfectly. |
No comments yet