- Step1: Install the SDK via npm install @julep.ai/sdk
- Step2: Initialize a new Agent in your Node.js code
- Step3: Define onMessage handlers to process user input and send responses
- Step4: Configure session memory and external API integrations
- Step5: Start the agent locally for testing with agent.start()
- Step6: Deploy the agent to your server or use Julep managed hosting