Jarvis CLI
An AI-powered Task Manager CLI.
Setup
- Install dependencies:
pip install -r requirements.txt- Configure your API key in a .env file:
GEMINI_API_KEY=your_key_here- Run the CLI:
python jarvis/cli.py --help An AI-powered Task Manager CLI that breaks down complex tasks using LLMs.
A directly usable install command is not verified yet. Check the project documentation or releases.
An AI-powered Task Manager CLI.
pip install -r requirements.txt GEMINI_API_KEY=your_key_here python jarvis/cli.py --help