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.
暂未验证可直接使用的安装命令,请查看项目官方文档或 Release。
An AI-powered Task Manager CLI.
pip install -r requirements.txt GEMINI_API_KEY=your_key_here python jarvis/cli.py --help