Magento 2 AI Chatbot using Open Source LLM extension enables customers to use a chatbot powered by artificial intelligence on the storefront. The customers will use the virtual AI chatbot to get information regarding products and ask any queries they have. The open source LLM chatbot can even answer queries based on the information provided in product attributes, swatches, and configurable options for the product. The virtual chatbot will display the search results using the ChromaDB vector database and open source LLM(Large Language Model). Please note that to run this extension, a GPU(Graphics Processing Unit) is required as well.
Main Features
The AI Chatbot provides answers to all of the inquiries customers have about the products.
Customers can ask whatever they want regarding the features and specifics of the items
They can communicate with the AI Assistant through a straightforward login and regist
.....
Receive immediate information about product links, prices and reviews directly from t
.....
The Chatbot obtains details via product names, searchable attributes along with store
.....
It will also provide answers based on product configurable options, swatches and attr
.....
The admin has the control to enable or disable the extension.
A unique name and profile photo can be provided to the chatbot by admin.
The plugin makes use of ChromaDB as vector database and open source LLMs like Llama &
.....