mageos/module-admin-assist

Combine the power of LLM and domain knowledge to improve admin experience though a chatbot UI.

0.9.0 2025-05-23 04:30 UTC

This package is not auto-updated.

Last update: 2025-05-24 11:56:56 UTC


README

Introducing magento admin assistant, a powerful tool that revolutionizes admin interactions with AI capabilities.

Why module-admin-assistant?

This project revolutionizes Magento 2 admin interactions with cutting-edge AI capabilities. The core features include:

  • ๐Ÿš€ AI Chatbot Integration: Enhance admin experience with an intuitive chatbot UI.
  • ๐Ÿ’ก Interface Flexibility: Easily interact with agents, bots, and callbacks through defined interfaces.
  • ๐Ÿ” Document Embeddings: Generate AI prompt-enhancing document embeddings effortlessly.
  • ๐Ÿงช Test Set Creation: Facilitate evaluation framework testing with automated test set generation.
  • ๐Ÿ’ก Secure SQL Query Handling: Safely process and execute SQL queries with built-in safety measures.
  • ๐Ÿ”— Smart Link: Automatically suggest relative link and redirect users base on their questions with one click.

How to install

composer require mageos/module-admin-assist

Configuration

go to stores -> configuration -> advanced -> admin -> AI Assistant

enable this feature, select your LLM provider and put in the LLM host url and/or API credentials

run bin/magento assistant:train to load LLM with magento domain knowledge

How to use

  • Click the chatbot icon on left sidebar to open the chatbot UI
  • Ask questions
  • Get answers