Getting Started with Raikoo
This guide will help you set up and start using Raikoo quickly. We'll cover account creation, basic navigation, and initial configuration steps to get you up and running with AI orchestration.
Creating Your Raikoo Account
To begin using Raikoo:
- Visit https://app.raikoo.ai and click "Sign Up"
- Enter your email address and create a secure password
- Complete the verification process by clicking the link sent to your email
- Log in to your new Raikoo account
Understanding the Raikoo Interface
The Raikoo interface is organized into several key sections:
- Dashboard – Overview of your projects, recent activities, and important metrics
- Projects – Management of your individual AI workflow projects
- Workflow Builder – Visual editor for creating and modifying workflows
- Execute Workflow – Interface for running and monitoring workflows
- Settings – Configuration options for your account and organization
Creating Your First Project
Projects help you organize your work in Raikoo:
- From the Dashboard, click "New Project"
- Enter a name and optional description for your project
- Choose whether to start from scratch or use a template
- Click "Create Project" to finalize
The Workflow Builder Basics
The Workflow Builder is where you'll create your AI workflows:
- Navigate to your project and click "Workflow Builder"
- Click "New Workflow" and provide a name and description
- On the canvas, you'll see the start node of your workflow
- Drag operations from the left sidebar onto the canvas
- Connect operations by drawing lines between them
- Configure each operation by clicking on it and adjusting parameters in the right sidebar
- Save your workflow by clicking the "Save" button in the top right
Essential Concepts to Know
As you begin working with Raikoo, familiarize yourself with these key concepts:
- Workflows – Sequential or parallel execution plans for AI-driven tasks
- Operations – Individual actions within a workflow, such as AI text generation or data processing
- Workspace – The virtual file system where your workflow operates
- Personas – Configuration profiles that guide the behavior of AI models
- Parameters – Variables that control how workflows and operations behave
Your First Workflow: Hello World Example
Let's create a simple "Hello World" workflow:
- Create a new workflow named "Hello World"
- Add a "Multi-step Assistant" operation to the canvas
- Configure the operation:
- Set the Persona to "General Assistant"
- In the Request field, enter "Say hello to the world and explain what Raikoo is"
- Set the Output to create a file named
/hello-world.md - Save the workflow
- Navigate to "Execute Workflow" and select your "Hello World" workflow
- Click "Run" to execute the workflow
- When complete, check the workspace tab to see the
/hello-world.mdoutput
Next Steps
Now that you've created your first workflow, you can:
- Explore our Quickstart Tutorial for a more comprehensive example
- Learn about Core Concepts to understand Raikoo's architecture
- Dive into User Guides for detailed instructions on specific features
- Experiment with different operation types to build more complex workflows
Getting Help
If you need assistance at any point:
- Check our documentation for detailed guides
- Join the Raikoo Community Forum to connect with other users
- Contact support@raikoo.ai for direct assistance
Welcome to Raikoo! You're now ready to start building powerful AI workflows.