quickchat
Unofficial Quickchat integration module.
Quickchat is a fully conversational and Multilingual AI Assistant powered by OpenAI's GPT-3, a 175 billion parameters state-of-the-art language model. Quickchat chat bots can recognize and speak your native language. You can use it to automate your customer support, online applications, searching through internal knowledge base and many other tasks.
Installation
The module can be installed via the standard Drupal installation process
Requirements
A Quickchat Scenario ID and API token (get it from https://app.quickchat.ai/).
Usage
Just enable the Quickchat module to provide the API client used by the sub-modules.
Sub-modules
Quickchat Chatbot
Displays the Quickchat chatbot on your site. This module will add a new block type chatbot_block where you can set the scenario_id.
Quickchat Sync
Manage knowledge base entries to train your chatbot model. This module will add a new content type quickchat_kb and a view quickchat_kb.
You need to configure the module from /admin/config/services/quickchat-api/sync and operate it from /admin/content/kb
Maintainers
This module is maintained by developers at Morpht. For more information on the company and our offerings, see morpht.com.