Toggle theme
Tiles β
In Tila, everything starts with tiles. These are visual blocks on the canvas that perform specific tasks using AI.
Each tile is a mini-agent that you assemble yourself. Inside a tile, you can:
- describe a task to set the direction of work,
- select the required LLM model (for example, GPT-4o, Claude Sonnet 3.7, or Gemini 2 Lite),
- set parameters that affect the result (image size, video style, etc.).
All fields are filled out directly in the interface β no code, quickly and transparently.
Tiles can be connected to each other, passing context and building logical chains.
What types of tiles are there? β
Tila has two types of tiles:
- Universal βRequestβ tile β simple and minimalist, with no extra fields. Suitable for quick tasks.
- Specialized tiles β with detailed settings for specific scenarios: image generation, video, documents, speech, visualization, etc.
You can read more about each tile in separate articles.
Simple actions β
Content creation β
Image
Image generation by description
Video
Short videos from text or a scene
Speech Synthesis
Converts text to speech
Document
Creates text files
Email
Prepares emails
Analytics and visualization β
Research
Collecting, analyzing, and outputting information
List
Structures information
Scheme
Visualization
Chart
Displaying data as diagrams
Automation β
Application
Functionality with interface
Agent
Automated assistant
Task
Specific AI assignment
HTTP Function
API connection
MCP Service
Integration with company systems
How do you link tiles? β
Tiles can be connected to each other. This allows you to automatically use the result of previous steps in the next one.
- To create a new linked tile: hover over β at the bottom of the current tile and choose the desired type of new tile.
- To connect existing ones: click and hold β or β’ on one of the tiles, then drag the connection from one tile to another.
π‘ Tip
You can use multiple connections. For example, link three tiles at once to the next one to use their context together.
Tile menu β
All tiles (except the βNew Requestβ tile) have a context menu with the following options:
- Continue β create the next tile and link it
- Restart β regenerate the result
- Duplicate β copy the tile with all parameters
- Disconnect β remove all connections
- Download β export the tile as a file
- Delete β remove the tile from the canvas
At the bottom of the menu, you can see the number of credits used. Hover over it to see a detailed breakdown of credit spending.