- Step1: Clone the GitHub repository and install dependencies.
- Step2: Configure your OpenAI API key in the .env file.
- Step3: Run the dev server to launch the web interface.
- Step4: Use the agent creator wizard to define system messages, memory strategies, and tool integrations.
- Step5: Simulate conversations in the built-in console and debug agent behavior.
- Step6: Export the generated code or integrate it into your application.