mageos / module-admin-assist
Combine the power of LLM and domain knowledge to improve admin experience though a chatbot UI.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 3
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^8.1
- theodo-group/llphant: ^0.9.7
Requires (Dev)
- phpunit/phpunit: ^9.5
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