Get Started with Giselle
Get up and running with Giselle in minutes! This quick start guide walks you through trying sample apps, exploring how they work, and creating your own custom app.1
Sign Up and Try Sample Apps
Create Your Account
Create Your Account
Go to Playground
Go to Playground
After signing up, navigate to Playground. This is where you can run AI apps and see them in action.
Run a Sample App
Run a Sample App
In the Playground, you’ll find sample apps provided by Giselle. Select one, enter your task description in the input area, and press Enter to run it.
View Results in Tasks
View Results in Tasks
After running the app, you’ll be redirected to the task execution result page. Here you can see the generated output, execution steps, and progress. You can also access all your past runs from Tasks.
2
Explore the App in Workspace
Open the App in Studio
Open the App in Studio
From the task execution result page, click the “Edit in Studio” button to open the app in the Workspace editor. This lets you see how the app is built.
Understand the Workflow
Understand the Workflow
In the Workspace, you’ll see the app’s workflow visualized as connected nodes. Each node performs a specific function, and data flows from one node to another through connections.
Explore Node Settings
Explore Node Settings
Click on any node to see its settings in the right panel. You can view the prompt, selected AI model, and other configurations that define how the node works.
3
Create Your Custom App
Create a New App
Create a New App
Click ”+ Create App” in the left menu to start creating your own app. Give it a name and description.
Build Your Workflow
Build Your Workflow
In the Workspace, drag nodes from the toolbar at the bottom onto the canvas. Connect them by dragging from the Output port of one node to the Input port of another.
Configure Your Nodes
Configure Your Nodes
Select each node and configure its settings in the right panel. Set prompts, choose AI models, and adjust parameters to customize the behavior.
Run Your App
Run Your App
Click the “Run” button in the upper right corner to execute your workflow. Congratulations, you’ve created and run your first custom app in Giselle!