Workflows
Cells
Learn about the types of cells you have at your disposal to build workflows with ease!
There are four different types of , which can be combined in countless ways to build a workflow catered to your needs and specific use-case.
You can string together multiple cells and prompts to process, structure, and visualize your data in steps!
Cell Type | Purpose |
---|---|
Prompt | Used to prompt and instruct Julius on what to do (eg. structure the data / clean the data / format visualizations) |
File Prompt | Used to prompt the user to upload a file or select a file from their existing Julius files to use in the workflow |
User Prompt | Used to prompt the User for a response |
Markdown | Used to provide information (eg. text, images, videos) to the user using simple markdown |
The Data Cleaner workflow for example uses a combination of File Prompt, User Prompt, and AI Prompts!
Explore the different types of cells more in depth below!