bing-ai
v1.1.0
Published
Bing AI wrapper for NodeJS
Downloads
1
Readme
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"