You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+53-25Lines changed: 53 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,24 @@
1
+

1
2
# TensorBlock Studio
2
3
4
+

5
+

6
+
3
7
> A lightweight, open, and extensible multi-LLM interaction studio.
4
8
> Part of the [TensorBlock](https://tensorblock.co) ecosystem — built to empower anyone to build with AI from anywhere, not just use it.
5
9
6
-

10
+
<br>
11
+
12
+

13
+
14
+
<br>
7
15
8
16
## What Makes TensorBlock Studio Different?
9
17
10
18
Forget generic AI chat tools. **TensorBlock Studio** is a new kind of workspace — one that's lightweight, developer-friendly, and yet welcoming to beginners. It's designed around control, clarity, and creation.
11
19
20
+
<br>
21
+
12
22
## Features
13
23
14
24
- Multiple LLM provider
@@ -18,34 +28,38 @@ Forget generic AI chat tools. **TensorBlock Studio** is a new kind of workspace
18
28
- Framer Motion UI transitions
19
29
- Local-first data storage for speed and privacy
20
30
21
-

31
+
<br>
22
32
23
-

33
+

24
34
25
-

35
+

26
36
27
-
---
37
+

28
38
29
-
# Short-Term Roadmap
39
+
<br>
30
40
31
-
- Sharing and exports
32
-
- Collection of knowledge pieces
33
-
- Mobile-friendly UI (PWA or native shell)
34
-
- Plugin system for extensions and custom logic
35
-
- More themes
41
+
# 🎯Short-Term Roadmap
36
42
37
-
# Tech Stack
43
+
-[ ] Sharing and exports
44
+
-[ ] Collection of knowledge pieces
45
+
-[ ] Mobile-friendly UI (PWA or native shell)
46
+
-[ ] Plugin system for extensions and custom logic
47
+
-[ ] More themes
38
48
39
-
- Framework: Next.js 14
40
-
- UI: Tailwind CSS + ShadCN + Framer Motion
41
-
- State: Zustand
42
-
- LLM Routing: Custom Forge Layer
49
+
<br>
50
+
51
+
# 🔩Tech Stack
52
+
53
+
- Framework: Typescript + Node.js 18 + React + Vite + Electron
0 commit comments