morriszms commited on
Commit
6347700
Β·
verified Β·
1 Parent(s): 70e467b

Update README.md

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