morriszms commited on
Commit
ebac23f
Β·
verified Β·
1 Parent(s): 73f9333

Update README.md

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