#changAI (The AI chatbot for Frappe ERPNext) now available on hashtag #FrappeCloud

Author
Jun 14, 2026
#changAI (The AI chatbot for Frappe ERPNext) now available on hashtag #FrappeCloud


Feature summary
1- Fully open-source, with the ERPGulf team actively maintaining it. Code is available on GitHub, and training data is available on Hugging Face.
2- Working on improving accuracy every single minute. We expect near-perfect accuracy within another year.
3- It never sends data out of your server. It converts human conversation to SQL or ORM and gives you the result.
4- It never allows an external system to access your data. Communication is always one-way, from your server to outside, and it is limited to converting human language to SQL or ORM.
5- You can use your local AI servers with Ollama, or your own cloud AI server with Replicate, Gemini, Claude, or ChatGPT to generate code.
6- Works in any language (tested only in English and Arabic though).
7- Many tasks like embedding master data, syntax corrections, security checks, generating data from SQL, etc. are done locally for security and speed.
8- For voice-to-text, we are using native browser TTS or Amazon Polly (Amazon Polly has almost never-ending free credits).
9- We have added a field translator.
10- Directly running reports and actions has been implemented, but more work is needed.

Please start using it and contribute to making it near-perfect in accuracy. Send your feedback, and for any bugs or feature requests, create an issue on our GitHub.


#Frappe hashtag
#ERPNext hashtag
#AI hashtag
#ChangAI

Author
Written by ERPGulf Team