morriszms commited on
Commit
5566ff2
Β·
verified Β·
1 Parent(s): 0f3a9c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -32
README.md CHANGED
@@ -42,44 +42,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
42
 
43
  ## Our projects
44
  <table border="1" cellspacing="0" cellpadding="10">
45
- <tr>
46
- <th style="font-size: 25px;">Awesome MCP Servers</th>
47
- <th style="font-size: 25px;">TensorBlock Studio</th>
48
- </tr>
49
  <tr>
50
- <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
51
- <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
  </tr>
53
  <tr>
54
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
55
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
56
  </tr>
57
- <tr>
58
- <th>
59
- <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
60
- display: inline-block;
61
- padding: 8px 16px;
62
- background-color: #FF7F50;
63
- color: white;
64
- text-decoration: none;
65
- border-radius: 6px;
66
- font-weight: bold;
67
- font-family: sans-serif;
68
- ">πŸ‘€ See what we built πŸ‘€</a>
69
- </th>
70
- <th>
71
- <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
72
- display: inline-block;
73
- padding: 8px 16px;
74
- background-color: #FF7F50;
75
- color: white;
76
- text-decoration: none;
77
- border-radius: 6px;
78
- font-weight: bold;
79
- font-family: sans-serif;
80
- ">πŸ‘€ See what we built πŸ‘€</a>
81
- </th>
82
- </tr>
83
  </table>
84
  ## Prompt template
85
 
 
42
 
43
  ## Our projects
44
  <table border="1" cellspacing="0" cellpadding="10">
 
 
 
 
45
  <tr>
46
+ <th colspan="2" style="font-size: 25px;">Forge</th>
47
+ </tr>
48
+ <tr>
49
+ <th colspan="2">
50
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
51
+ </th>
52
+ </tr>
53
+ <tr>
54
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
55
+ </tr>
56
+ <tr>
57
+ <th colspan="2">
58
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
59
+ display: inline-block;
60
+ padding: 8px 16px;
61
+ background-color: #FF7F50;
62
+ color: white;
63
+ text-decoration: none;
64
+ border-radius: 6px;
65
+ font-weight: bold;
66
+ font-family: sans-serif;
67
+ ">πŸš€ Try it now! πŸš€</a>
68
+ </th>
69
+ </tr>
70
+
71
+ <tr>
72
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
73
+ <th style="font-size: 25px;">TensorBlock Studio</th>
74
+ </tr>
75
+ <tr>
76
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
77
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
78
  </tr>
79
  <tr>
80
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
81
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
82
  </tr>
83
+ <tr>
84
+ <th>
85
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
86
+ display: inline-block;
87
+ padding: 8px 16px;
88
+ background-color: #FF7F50;
89
+ color: white;
90
+ text-decoration: none;
91
+ border-radius: 6px;
92
+ font-weight: bold;
93
+ font-family: sans-serif;
94
+ ">πŸ‘€ See what we built πŸ‘€</a>
95
+ </th>
96
+ <th>
97
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
98
+ display: inline-block;
99
+ padding: 8px 16px;
100
+ background-color: #FF7F50;
101
+ color: white;
102
+ text-decoration: none;
103
+ border-radius: 6px;
104
+ font-weight: bold;
105
+ font-family: sans-serif;
106
+ ">πŸ‘€ See what we built πŸ‘€</a>
107
+ </th>
108
+ </tr>
109
  </table>
110
  ## Prompt template
111