morriszms commited on
Commit
762fd1b
Β·
verified Β·
1 Parent(s): aad44bc

Update README.md

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