0.1.3 • Published 6 months ago

qb-ai-core v0.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

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! 🚀