Level workflow builders
Level 1:
- Understand the basics of Twin AI and its workflow-building capabilities.
- You Can write basic prompts.
- You know basic blocks, such as prompt blocks and transcribe, and know how to set them up.
- You know how to connect blocks to each other.
- You know how to get the output of a workflow correct.
- You know how to switch between different AI-models.
- You know how to make a workflow publicly accessible.
- You know how to enable scheduled runs.
Example: knows how to summarise articles. You understand what the platform can do, but don't really know how to get there.
Level 2:
- Everything of level 1.
- Advanced prompt writer. You also know how Markdown works.
- You know how to use templates to train your workflow.
- You understand all three different ways to see results of your workflow or a block.
- You know how to build a form that can be filled in to trigger the workflow.
- You know other basic blocks, such as writing a Word-document and/or sending an e-mail, and you know how to set them up.
- You understand which block you need to build a more complex workflow, but don't know how to set it up.
- You are able to explain to others, such as potential customers, what you can do with the platform.
- You know how to troubleshoot. When you get an error you are able to track it down, and if it's in one of the basic blocks you can fix this.
- You know the basics of iterating your workflow: comparing results, adjusting your prompt and running just one block.
- You are able to add a sub-workflow to your workflow and understand why you would do this.
Example: knows how to create a blog writer. You understand the reach of what the platform can do, and know which blocks you need for this. You don't know how to set this up though.
Level 3:
- Everything of level 1 and 2.
- You're a prompt engineer: prompts don't have much secrets for you anymore.
- You can use more technical blocks, such as Switch Block, If-Else and Loop.
- You are able to use the "workflow-block" both ways: as a subworkflow and as a parent workflow.
- You know the basics of Javascript, so you can add the very powerful "script-block" and understand what other workflow builders have put in their script.
- You know how to connect the Twin AI-app to other apps with API-connections.
- You can do the maintenance of most of the workflows of your customers yourself.
- You know how to implement a loop block so you can either loop one block, or loop your whole workflow.
- You can implement a scoring sheet in your workflow to evaluate both the input as well as the output, so you can talk to your clients about what should improve.
Level 4:
- You can build almost every workflow.
- You are a technical person.
- You can build web scrapers.
- You can use almost all of the blocks.
Level 5:
- You're a semi-God and can basically build any workflow. You're a creator. You basically build the platform.
- The platform is jealous of you: you know it better than the back of your hand.
- No is not an option for you. You are the success bringer for clients. You should only focus on bringing success, and then let levels 3 & 4 do the maintenance.
- You can evaluate all the workflows all other people ever built on the app and spot improvements.