Download the PHP package mage-os/module-admin-assist without Composer
On this page you can find all versions of the php package mage-os/module-admin-assist. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mage-os/module-admin-assist
More information about mage-os/module-admin-assist
Files in mage-os/module-admin-assist
Package module-admin-assist
Short Description Combine the power of LLM and domain knowledge to improve admin experience though a chatbot UI.
License MIT
Informations about the package module-admin-assist
module-admin-assistant
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 mage-os/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