morriszms commited on
Commit
dab28f9
Β·
verified Β·
1 Parent(s): 65c76be

Update README.md

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