1.1.0 • Published 2 years ago
bing-ai v1.1.0
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 BingAInpm install -g2. Using npm
npm install -g bing-aiUsage:
bing-ai --helpExample:
bing-ai --prompt "Generate a random number between 1 and 10" --output "results.md"