morriszms commited on
Commit
decd9e0
Β·
verified Β·
1 Parent(s): 73dd492

Update README.md

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