- Step1: Clone the repo via git clone https://github.com/JakeRutherford/Minimalist-Agent.git
- Step2: Install dependencies using pip install -r requirements.txt
- Step3: Set your OpenAI API key in the environment variable OPENAI_API_KEY
- Step4: Optionally define or modify custom tools in tools.py
- Step5: Run python agent.py and enter prompts to interact with the agent