🕵️♂️
Agent Smith Your ally in the battle for mental space between you and the multiverse of CLI tools.
Setup
OpenAI API Token
You need to set the OPENAI_API_KEY
environment variable with an OpenAI API token:
export OPENAI_API_KEY="sk-your-openai-api-token"
Get your API token at https://platform.openai.com/
Tool Setup
- Make sure you have
rust
installed: https://rustup.rs/ - Run
cargo run