Lef-F / agent-smith

Customisable CLI agents to answer all your quick questions. ⚙️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  1. Make sure you have rust installed: https://rustup.rs/
  2. Run cargo run

About

Customisable CLI agents to answer all your quick questions. ⚙️


Languages

Language:Rust 100.0%