Skip to content

Bing AI wrapper that you can use via CLI ๐Ÿ˜Ž

Notifications You must be signed in to change notification settings

IhsanDevs/BingAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

16 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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"