dada-ai-cli
v1.0.2
Published
A CLI tool powered by Google's Generative AI with preconfigured API key
Maintainers
Readme
Dada - AI CLI Tool
A command-line interface powered by Google's Generative AI that answers your questions.
Installation
npm install -g dadaSetup
- Get your API key from Google AI Studio
- Create a
.envfile in your project root:AI_KEY=your_api_key_here
Usage
dada "What is the capital of France?"Requirements
- Node.js 18+
- Google Generative AI API key
License
MIT
