Appearance
AI Features
1. Text, Math, and Tables as prompts!
Import LLM blocks as shown below:

While most LLMs only accept plain text prompts, Liii STEM accepts all types of texts as prompts!
In the figure below, the blue portion denotes the user's input, and the remainder constitutes the output of the large model.
- The LLM 's dialogue interface supports mathematical formulas, as shown in the picture below:

- Table as prompt!:

2. OCR & Handwritten Recognition
Specifically, Liii STEM recognizes images—even your handwritten formulas!
How to use:
Paste an image directly as a prompt or insert it via the menu bar. Press Enter to run. (You add more prompts on a new line by pressing Shift+Enter)

- Notes: Among the LLMs listed, only the OCR model accepts images as prompts.

Image processing with the large model may take some time. Please be patient.
3. Editable Model Output
The outputs of LLMs are unmodifiable in most cases. However, the output generated by Liii STEM's built-in LLMs can be directly edited by Liii STEM!

4. System Prompts and File Reading
If you have specific requirements regarding the role, response style, or behavioral guidelines of LLMs during a conversation, you can set a system prompt after entering the chat interface. Here’s how:
Use the keyword %system followed by your custom prompt. For example:%system YOUR_SYSTEM_PROMPT

Also, use the keyword %include followed by the file path:%include /path/to/your/file to read files.
For example:

Only plain text file types are supported, such as
.txt,.tex, and.md.