- Step1: Clone the repository locally.
- Step2: Install dependencies with pip install -r requirements.txt.
- Step3: Configure your Groq API key in environment variables.
- Step4: Define or customize your ToolHouse toolchain in config files.
- Step5: Run the example script to launch the agent.
- Step6: Submit natural language prompts to generate code.
- Step7: Review, test, and refine generated code via built-in tools.