morriszms commited on
Commit
935e348
Β·
verified Β·
1 Parent(s): acdad8f

Update README.md

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