morriszms commited on
Commit
a5e79f2
Β·
verified Β·
1 Parent(s): e255e3e

Update README.md

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