Fuser

Quick Start

Get up and running with Fuser in minutes.

Get up and running with Fuser in just a few minutes. This guide will walk you through creating your first AI workflow.

Before You Begin

  1. Create an Account: Sign up at app.fuser.studio
  2. Get API Keys: You'll need at least one AI provider API Key to unlock Fuser's full potential.

Don't have API keys yet? No problem! You can explore the interface and import your own media while you set them up.

Your First Workflow: Text to Image

Let's create a simple workflow that generates an image from a text description.

Add a Text Node

  1. Press the icon in the toolbar or drag it onto the canvas.
  2. Click on the text node and enter a prompt like A serene mountain landscape at sunset.

Connect to an Image Generator

  1. Press the icon in the toolbar to open the search panel.
  2. Choose an image generation node like Flux Dev Node.
  3. Click and drag from the text node output to the image generator Prompt input.

You can learn more about sockets and how to connect nodes in the Sockets & Connections section.

Set Up Your API Key

If you haven't already added your API key:

  1. Click the icon in the left sidebar.
  2. Select the API Keys tab.
  3. Choose your provider (in this case, Fal) and paste the API key you copied from your Fal dashboard.

Need an API key? Check out Setting up API Keys for step-by-step instructions for each provider.

Generate Your Image

  1. Click on your image generation node (the Flux Dev Node) to select it.
  2. Press the button that appears in the Node Toolbar to start generating.
  3. Watch the magic — your image appears in the node once generation completes.

View and Download

  1. The generated image appears directly in the node.
  2. Select the image node and press the button in the toolbar to download.

What You Just Learned

Congratulations! 🎉 You've just created your first AI workflow. Here's what happened:

  • Nodes: You used building blocks (Text and Image Generator) to create functionality
  • Connections: You linked nodes together to pass data between them
  • Execution: You ran the workflow to process your input through AI models
  • Results: You generated and downloaded AI-created content

Next Steps

Now that you've got the basics, explore these concepts:

Learn the Fundamentals

Expand Your Workflow

Advanced Features

Troubleshooting

Common Issues

Node won't execute?

  • Check that you have a valid API key for the provider
  • Ensure that you have some credits left in your provider account
  • Ensure all required inputs are connected or filled in

Connection not working?

  • Ensure you're dragging from output (right side) to input (left side)
  • Check that data types are compatible (colors should match)

Need more help? Check our Troubleshooting guide or join our Discord community.

On this page