morriszms commited on
Commit
1d077a1
Β·
verified Β·
1 Parent(s): 717e9f5

Update README.md

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