morriszms commited on
Commit
62a9056
Β·
verified Β·
1 Parent(s): 4fad827

Update README.md

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