morriszms commited on
Commit
da0b021
Β·
verified Β·
1 Parent(s): 0c4f543

Update README.md

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