IhsanDevs / BingAI

Bing AI wrapper that you can use via CLI 😎

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

Bing AI wrapper that you can use via CLI 😎


Languages

Language:JavaScript 100.0%