morriszms commited on
Commit
db3b1c3
Β·
verified Β·
1 Parent(s): aa77829

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -32
README.md CHANGED
@@ -144,44 +144,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
144
 
145
  ## Our projects
146
  <table border="1" cellspacing="0" cellpadding="10">
147
- <tr>
148
- <th style="font-size: 25px;">Awesome MCP Servers</th>
149
- <th style="font-size: 25px;">TensorBlock Studio</th>
150
- </tr>
151
  <tr>
152
- <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
153
- <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
154
  </tr>
155
  <tr>
156
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
157
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
158
  </tr>
159
- <tr>
160
- <th>
161
- <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
162
- display: inline-block;
163
- padding: 8px 16px;
164
- background-color: #FF7F50;
165
- color: white;
166
- text-decoration: none;
167
- border-radius: 6px;
168
- font-weight: bold;
169
- font-family: sans-serif;
170
- ">πŸ‘€ See what we built πŸ‘€</a>
171
- </th>
172
- <th>
173
- <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
174
- display: inline-block;
175
- padding: 8px 16px;
176
- background-color: #FF7F50;
177
- color: white;
178
- text-decoration: none;
179
- border-radius: 6px;
180
- font-weight: bold;
181
- font-family: sans-serif;
182
- ">πŸ‘€ See what we built πŸ‘€</a>
183
- </th>
184
- </tr>
185
  </table>
186
  ## Prompt template
187
 
 
144
 
145
  ## Our projects
146
  <table border="1" cellspacing="0" cellpadding="10">
 
 
 
 
147
  <tr>
148
+ <th colspan="2" style="font-size: 25px;">Forge</th>
149
+ </tr>
150
+ <tr>
151
+ <th colspan="2">
152
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
153
+ </th>
154
+ </tr>
155
+ <tr>
156
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
157
+ </tr>
158
+ <tr>
159
+ <th colspan="2">
160
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
161
+ display: inline-block;
162
+ padding: 8px 16px;
163
+ background-color: #FF7F50;
164
+ color: white;
165
+ text-decoration: none;
166
+ border-radius: 6px;
167
+ font-weight: bold;
168
+ font-family: sans-serif;
169
+ ">πŸš€ Try it now! πŸš€</a>
170
+ </th>
171
+ </tr>
172
+
173
+ <tr>
174
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
175
+ <th style="font-size: 25px;">TensorBlock Studio</th>
176
+ </tr>
177
+ <tr>
178
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
179
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
180
  </tr>
181
  <tr>
182
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
183
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
184
  </tr>
185
+ <tr>
186
+ <th>
187
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
188
+ display: inline-block;
189
+ padding: 8px 16px;
190
+ background-color: #FF7F50;
191
+ color: white;
192
+ text-decoration: none;
193
+ border-radius: 6px;
194
+ font-weight: bold;
195
+ font-family: sans-serif;
196
+ ">πŸ‘€ See what we built πŸ‘€</a>
197
+ </th>
198
+ <th>
199
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
200
+ display: inline-block;
201
+ padding: 8px 16px;
202
+ background-color: #FF7F50;
203
+ color: white;
204
+ text-decoration: none;
205
+ border-radius: 6px;
206
+ font-weight: bold;
207
+ font-family: sans-serif;
208
+ ">πŸ‘€ See what we built πŸ‘€</a>
209
+ </th>
210
+ </tr>
211
  </table>
212
  ## Prompt template
213