Bing AI wrapper that you can use via CLI ๐
- 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.
git clone https://github.com/IhsanDevs/BingAI.git && cd BingAI
npm install -g
npm install -g bing-ai
bing-ai --help
bing-ai --prompt "Generate a random number between 1 and 10" --output "results.md"