Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ai-rizzpiww

rizzpiww2.1kISC1.0.2-beta

A powerful library for ai chat bot for install the package : npm i ai-rizzpiww

chatai, ai, chatbot, chatgpt, gpt, API, web, arc, smart, smartestchatbot, api, dalle, dall-e, diffusion, dall-e2, gpt, discord, chat, chatbot, chatgpt4, chatgpt-4, openai, open-ai, discord-bot, smartest, bot, robot, axios, canvafy, streamed-chatgpt-api, dart-openai-sdk, completions, cli, bin, command, console, cmd, bing, bing-chat, openaiapi, open.ai, openai-api, luppux, fivesobes, gemini, gemini-api, gemini-pro, google, five, bes, discord-ai, discordai, free, lodash, react, next, chalk, free, lodash, stable, anime, bes, fivesobes, five, neonpunk, pixel-art, digital-art, manga, photographic, cinematic, 3d, 3d-model, beta, beta-model

readme

How to install :

npm install ai-rizzpiw

How to use:

const { RizzPiwAI } = require('ai-rizzpiw');

const chat = new RizzPiwAI(); 

chat.question({
model: "turbo",

content:"Hai, Bagaimana Kabar Mu?"

}).then(response => {
console.log(response.reply);
});
.catch(err => {
console.error(err.message)
})