DEV Community

Ameen Mari
Ameen Mari

Posted on

🚀 Open Source ERPNext Copilot — Ask your ERP data in plain English

🚀 Open Source ERPNext Copilot — Ask your ERP data in plain English

I've built an open-source AI assistant directly inside ERPNext.

Instead of sending your ERP data to an AI, the model creates a validated query plan and ERPNext executes it locally using the logged-in user's permissions.

It supports:

Natural-language ERP queries
Permission-safe access
OpenAI, Azure, Groq, Ollama and compatible providers
Local/private ERP data
Human approval before create operations

GitHub: github.com/ameenmari/erpnext_copilot

I'd really appreciate feedback from Frappe developers and ERPNext implementers. If you find it useful, ⭐ the repo or contribute.

Top comments (0)