QBAICore
The qb-ai-core is a npm package that contain common types for AI Features.
Installation
QBAICore can be installed using Node Package Manager. To include it in your JS based project, follow these command:
npm install qb-ai-core
Usage
To use QBAICore in your project you should import the QBAIAnswerAssistant module:
import { QBAICore } from 'qb-ai-core';
License
QBAICore is released under the MIT License.
Contribution
We welcome contributions to improve QBAICore. If you find any issues or have suggestions, feel free to open an issue or submit a pull request on GitHub. Join our Discord Server: https://discord.gg/GrynPeHMaa
Happy coding! 🚀