morriszms commited on
Commit
b6d8e6b
·
verified ·
1 Parent(s): 88ba637

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -32
README.md CHANGED
@@ -199,44 +199,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
199
 
200
  ## Our projects
201
  <table border="1" cellspacing="0" cellpadding="10">
202
- <tr>
203
- <th style="font-size: 25px;">Awesome MCP Servers</th>
204
- <th style="font-size: 25px;">TensorBlock Studio</th>
205
- </tr>
206
  <tr>
207
- <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
208
- <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
209
  </tr>
210
  <tr>
211
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
212
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
213
  </tr>
214
- <tr>
215
- <th>
216
- <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
217
- display: inline-block;
218
- padding: 8px 16px;
219
- background-color: #FF7F50;
220
- color: white;
221
- text-decoration: none;
222
- border-radius: 6px;
223
- font-weight: bold;
224
- font-family: sans-serif;
225
- ">👀 See what we built 👀</a>
226
- </th>
227
- <th>
228
- <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
229
- display: inline-block;
230
- padding: 8px 16px;
231
- background-color: #FF7F50;
232
- color: white;
233
- text-decoration: none;
234
- border-radius: 6px;
235
- font-weight: bold;
236
- font-family: sans-serif;
237
- ">👀 See what we built 👀</a>
238
- </th>
239
- </tr>
240
  </table>
241
  ## Prompt template
242
 
 
199
 
200
  ## Our projects
201
  <table border="1" cellspacing="0" cellpadding="10">
 
 
 
 
202
  <tr>
203
+ <th colspan="2" style="font-size: 25px;">Forge</th>
204
+ </tr>
205
+ <tr>
206
+ <th colspan="2">
207
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
208
+ </th>
209
+ </tr>
210
+ <tr>
211
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
212
+ </tr>
213
+ <tr>
214
+ <th colspan="2">
215
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
216
+ display: inline-block;
217
+ padding: 8px 16px;
218
+ background-color: #FF7F50;
219
+ color: white;
220
+ text-decoration: none;
221
+ border-radius: 6px;
222
+ font-weight: bold;
223
+ font-family: sans-serif;
224
+ ">🚀 Try it now! 🚀</a>
225
+ </th>
226
+ </tr>
227
+
228
+ <tr>
229
+ <th style="font-size: 25px;">Awesome MCP Servers</th>
230
+ <th style="font-size: 25px;">TensorBlock Studio</th>
231
+ </tr>
232
+ <tr>
233
+ <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
234
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
235
  </tr>
236
  <tr>
237
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
238
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
239
  </tr>
240
+ <tr>
241
+ <th>
242
+ <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
243
+ display: inline-block;
244
+ padding: 8px 16px;
245
+ background-color: #FF7F50;
246
+ color: white;
247
+ text-decoration: none;
248
+ border-radius: 6px;
249
+ font-weight: bold;
250
+ font-family: sans-serif;
251
+ ">👀 See what we built 👀</a>
252
+ </th>
253
+ <th>
254
+ <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
255
+ display: inline-block;
256
+ padding: 8px 16px;
257
+ background-color: #FF7F50;
258
+ color: white;
259
+ text-decoration: none;
260
+ border-radius: 6px;
261
+ font-weight: bold;
262
+ font-family: sans-serif;
263
+ ">👀 See what we built 👀</a>
264
+ </th>
265
+ </tr>
266
  </table>
267
  ## Prompt template
268