1.1.0 • Published 11 months ago

bing-ai v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

Bing AI

Bing AI wrapper that you can use via CLI 😎

Features:

  • Unlimited prompt length ✨
  • Customization of output format and tone 👏
  • No need for any authorization or login 🚀
  • Have other feature ideas? Feel free to contribute to the repository.

Installation:

1. Using git

git clone https://github.com/IhsanDevs/BingAI.git && cd BingAI
npm install -g

2. Using npm

npm install -g bing-ai

Usage:

bing-ai --help

Example:

bing-ai --prompt "Generate a random number between 1 and 10" --output "results.md"