Everything you can teach your AI โ explained block by block with practical examples.
Teach your AI concepts, definitions and textual knowledge
This is the main block for teaching a topic to your AI. It defines the central theme and contains all knowledge branches.
Each branch adds a type of reply to the topic. You can add as many branches as you want to the same topic.
| Branch | Replies toโฆ | Example |
|---|---|---|
| ๐ Cosa รจ | what is, definition | "what is photosynthesis?" |
| ๐ Perchรฉ | why, what is it for | "why is it important?" |
| ๐งฉ Si divide in | parts, phases, types | "how many phases does it have?" |
| ๐ก Esempio | example, show me | "give me an example" |
| โฑ๏ธ Si usa quando | when, context | "when does it happen?" |
| โ๏ธ Opposto di | opposite, contrary | "what is the opposite?" |
| โ Simile a | similar, like | "what is it similar to?" |
Create a custom branch with a name of your choice. Useful for answering specific questions not covered by standard branches.
Teach your AI to calculate, apply formulas and solve equations
Teach your AI to perform basic operations between two numbers: addition, subtraction, multiplication, division.
Calculates geometric formulas with 2 parameters (e.g. area, perimeter, volume). Enter the mathematical formula using parameters p1 and p2.
p1*p2)Solves mathematical equations written by the user in chat. Supports 1st degree, 2nd degree equations and proportions.
| Type | Chat format | Example |
|---|---|---|
| 1ยฐ grado | ax + b = c | 2x + 3 = 11 โ x = 4 |
| 2ยฐ grado | axยฒ + bx + c = 0 | xยฒ - 5x + 6 = 0 โ x=2, x=3 |
| Proporzione | a : b = c : x | 3 : 6 = 9 : x โ x = 18 |
Create custom formulas with variable names of your choice. Perfect for physics, chemistry or any type of formula.
distance/time)Teach your AI to respond differently based on the words used
The most powerful block: define conditions with keywords and custom replies. If the user says X, your AI replies Y.
Teach your AI to respond in different languages
Teach your AI words or phrases in other languages. When the user asks for the translation, your AI replies correctly.
Teach your AI to show drawings when requested
Link a drawing made on the canvas to a keyword. When the user says "draw X", your AI shows the drawing.
All available blocks at a glance
| Block | Category | What it does | Triggered by |
|---|---|---|---|
| ๐ง Topic Structure | Language | Teaches a concept with branches | Topic name |
| ๐ Cosa รจ | Language | Gives the definition | "what is", "definition" |
| ๐ Perchรฉ | Language | Explains the cause | "why", "what is it for" |
| ๐งฉ Si divide in | Language | Lists the parts | "parts", "phases", "types" |
| ๐ก Esempio | Language | Gives an example | "example", "show me" |
| โฑ๏ธ Si usa quando | Language | Describes the context | "when", "in what case" |
| โ๏ธ Opposto di | Language | Gives the opposite | "opposite", "contrary" |
| โ Simile a | Language | Finds analogies | "similar", "like" |
| ๐ท๏ธ Free Branch | Language | Custom reply | Branch name |
| ๐ Seโฆ Allora | Logic | Conditional reply | Defined keywords |
| ๐ Traduzione | Multilingual | Translates words | "how do you say", "translation" |
| ๐ฉ Simple Calculation | Maths | Basic operations | Keyword + numbers |
| ๐ท Geometric Formula | Maths | Formulas with 2 params | Activation phrase |
| ๐ท Regola Avanzata | Maths | Formulas with 3 params | Activation phrase |
| ๐งฎ My Formula | Maths | Custom formula | Phrase + named variables |
| ๐ฃ Equazione | Maths | Solves equations | Equation written in chat |
| ๐จ Disegno | Visual | Shows a drawing | "draw" + drawing name |