Get up and running with AI-powered workflow building in 5 minutes!
pnpm installGet your free API key from tambo.co and add it to .env.local:
# Create .env.local file
echo "NEXT_PUBLIC_TAMBO_TOKEN=your_api_key_here" > .env.localReplace your_api_key_here with your actual Tambo API key.
pnpm run devThe app will open at http://localhost:3000
Look for the "AI ASSISTANT" button at the bottom-center of your screen and click it.
Try one of these commands:
"Build a text-to-image workflow"
The AI will automatically:
- Create a text input node
- Add an image generator node
- Add an output node
- Connect them all together
- Click on the Text Input node
- Enter your prompt (e.g., "a cyberpunk city at night")
- Click on the Image Generator node
- Select your preferred model
Ask the AI:
"Execute the workflow"
Watch as your workflow processes and generates an image!
"Build a text-to-image workflow"
Perfect for creating AI-generated images from text descriptions.
"Create a logo generation pipeline"
Generate brand logos and design elements.
"Set up a video creation workflow"
Create AI-generated videos from text prompts.
"Build an audio generation workflow"
Generate music, sound effects, or voice content.
"Build a workflow that generates text, then uses that to create an image"
Chain multiple AI operations together for complex outputs.
"Build a text-to-image workflow""Create a logo generation pipeline""Set up a video workflow"
"Add a text input node""Add an image generator""Create an output node"
"Show my workflow status""Execute the workflow""What nodes do I have?"
"How do I create a text-to-image workflow?""What can I build with this?""Help me set up image generation"
- Start with Complete Workflows - Use
"Build a [type] workflow"commands for quick setup - Use Natural Language - Talk to the AI like you would a colleague
- Check Status Often - Ask
"Show my workflow status"to see what you've built - Experiment Freely - Try different combinations and workflows
- Ask for Help - The AI is here to guide you!
- Explore Examples: Try the example workflows in the AI Workflow Guide
- Learn More: Read the full Tambo Integration docs
- Troubleshoot: Check Troubleshooting Guide if you hit issues
Solution: Make sure you've added your Tambo API key to .env.local and restarted the dev server.
Solution: Ask the AI to build a workflow first: "Build a text-to-image workflow"
Solution: Make sure to configure your input nodes with content before executing.
You now know enough to start building AI workflows. Open the AI Assistant and try:
"Build a text-to-image workflow"
Then explore, experiment, and create amazing content!
Need more help? Check out the complete AI Workflow Guide for detailed examples and best practices.