File tree Expand file tree Collapse file tree 7 files changed +23
-7
lines changed Expand file tree Collapse file tree 7 files changed +23
-7
lines changed Original file line number Diff line number Diff line change @@ -24,17 +24,28 @@ Forget generic AI chat tools. **TensorBlock Studio** is a new kind of workspace
24
24
25
25
## Features
26
26
27
- - Multiple LLM provider
28
- - Web search compatible
29
- - Multi-language UI and prompt support
30
- - Beginner-friendly experience
31
- - Framer Motion UI transitions
32
- - Local-first data storage for speed and privacy
27
+ ### 🎨 Interaction & Creation
28
+ - Image generation with support for multiple providers
29
+ - Translation scenarios for multilingual workflows
30
+ - Framer Motion UI transitions for smooth experience
33
31
34
32
<br >
35
33
34
+ ### 🧠 Intelligence & Memory
35
+ - File memory store: attach files and persist context across chats
36
+ - Conversational agents powered by multiple LLM providers
37
+ - Web search integration for real-time answers
38
+
36
39
![ TensorBlock Studio Screenshot 01] ( https://github.com/user-attachments/assets/e947cbb9-6d7d-4714-a8db-5a5e42d7d031 )
37
40
41
+ <br >
42
+
43
+ ### ⚙️ User Experience & Customization
44
+ - Configurable startup settings
45
+ - Multi-language UI and prompt support
46
+ - Local-first data storage for speed and privacy
47
+ - Beginner-friendly interface
48
+
38
49
![ TensorBlock Studio Screenshot 02] ( https://github.com/user-attachments/assets/94d1841f-2242-4045-ae13-d1be3351d54b )
39
50
40
51
![ TensorBlock Studio Screenshot 03] ( https://github.com/user-attachments/assets/fe98d5f9-595f-47bc-83e7-20779eba1bfa )
Original file line number Diff line number Diff line change 107
107
"imageGeneration" : {
108
108
"title" : " Image Generation" ,
109
109
"provider" : " Provider" ,
110
+ "settingsButton" : " Settings" ,
110
111
"model" : " Model" ,
111
112
"imageSize" : " Image Size" ,
112
113
"generationCount" : " Generation Count" ,
Original file line number Diff line number Diff line change 107
107
"imageGeneration" : {
108
108
"title" : " Generación de Imágenes" ,
109
109
"provider" : " Proveedor" ,
110
+ "settingsButton" : " Configuraciones" ,
110
111
"model" : " Modelo" ,
111
112
"imageSize" : " Tamaño de Imagen" ,
112
113
"generationCount" : " Cantidad de Generaciones" ,
Original file line number Diff line number Diff line change 107
107
"imageGeneration" : {
108
108
"title" : " 画像生成" ,
109
109
"provider" : " プロバイダー" ,
110
+ "settingsButton" : " 設定" ,
110
111
"model" : " モデル" ,
111
112
"imageSize" : " 画像サイズ" ,
112
113
"generationCount" : " 生成数" ,
Original file line number Diff line number Diff line change 107
107
"imageGeneration" : {
108
108
"title" : " 이미지 생성" ,
109
109
"provider" : " 제공자" ,
110
+ "settingsButton" : " 설정" ,
110
111
"model" : " 모델" ,
111
112
"imageSize" : " 이미지 크기" ,
112
113
"generationCount" : " 생성 수" ,
Original file line number Diff line number Diff line change 107
107
"imageGeneration" : {
108
108
"title" : " 图像生成" ,
109
109
"provider" : " 提供商" ,
110
+ "settingsButton" : " 设置" ,
110
111
"model" : " 模型" ,
111
112
"imageSize" : " 图像尺寸" ,
112
113
"generationCount" : " 生成数量" ,
113
114
"randomSeed" : " 随机种子" ,
114
115
"generateButton" : " 生成" ,
115
116
"generating" : " 正在生成图像..." ,
116
- "settingsButton" : " 设置" ,
117
117
"creatingImage" : " AI正在创建您的图像" ,
118
118
"generationFailed" : " 图像生成失败" ,
119
119
"generatedImage" : " 生成的图像" ,
Original file line number Diff line number Diff line change 107
107
"imageGeneration" : {
108
108
"title" : " 圖像生成" ,
109
109
"provider" : " 提供者" ,
110
+ "settingsButton" : " 設定" ,
110
111
"model" : " 模型" ,
111
112
"imageSize" : " 圖像大小" ,
112
113
"generationCount" : " 生成數量" ,
You can’t perform that action at this time.
0 commit comments