morriszms commited on
Commit
a49bd7a
Β·
verified Β·
1 Parent(s): 0d5242b

Update README.md

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