Blog · Open source
An Open-Source Foundation for Building AI Agents for ERP
ERP Agent AI is now available as a free and open-source project for developers and teams building AI agents for ERPNext and other enterprise ERP systems. The idea is simple: don't start building an ERP AI agent from scratch. Start with a working architecture, understand the source code, and build your own capabilities on top of it.
What's included
- LLM & agent orchestration
- Tool calling & execution
- Business context
- Role-based authorization
- Module & entity registry
- Workflow & report factories
- ERP connector layer
- Agent interface
- Administration & configuration
ERPNext reference implementation
The repository includes a working ERPNext connector and an end-to-end reference workflow: User → AI Agent → Tool → ERPNext → Business Data. The open-source implementation demonstrates the Sales User / Quotation List capability, and installation and testing documentation is included so developers can install, run, test, and extend the project themselves. This isn't just an architecture diagram — the source code is public.
Why this is useful
If you're building an ERP AI agent, you can use the project as a starting point for:
- ERPNext AI development
- Custom ERP agents
- LLM tool-calling experiments
- ERP business workflows
- Enterprise AI integrations
- AI-powered ERP applications
- Research and development around AI + ERP
Free and open source
The project is available under the AGPL-3.0 license on GitHub: github.com/Zeetech-soft-solution/erp-agent →
Built on the same foundation as Noviz
The open-source ERP Agent AI project is part of the technology foundation behind Noviz — our broader ERP AI platform, which extends the same architecture into a production-ready, supported product with a tested ERPNext integration and optional implementation consulting. If you're building an AI agent for ERP, don't build everything from zero. Start with the source, study the architecture, run the ERPNext implementation, and build your own ERP AI agent.