Overview
This guide will help you get started with Julep in just 5 minutes. You’ll learn how to create your first AI agent and execute a simple task.What we’ll build
We’ll build a simple agent that uses tasks to write a short story.Agent YAML
Task YAML
Prerequisites
- Python 3.8+ or Node.js 16+
- A Julep API key (Get one here)
Step 1: Install Julep
Choose your preferred language:Step 2: Initialize the Client
Step 3: Create Your First Agent
Let’s create a simple AI agent that can help with writing tasks:Step 4: Create a Simple Task
Let’s create a task that generates a short story based on a given topic:Step 5: Execute the Task
Now let’s run the task with a specific topic:Next Steps
Congratulations! You’ve created your first Julep agent and executed a task. Here’s what you can explore next:Understand the Core Concepts
Learn about the core concepts of Julep
Explore Tutorials
Explore tutorials to learn how to use Julep