morriszms commited on
Commit
8bd7ed3
Β·
verified Β·
1 Parent(s): 7e472ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -32
README.md CHANGED
@@ -103,44 +103,70 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
103
 
104
  ## Our projects
105
  <table border="1" cellspacing="0" cellpadding="10">
106
- <tr>
107
- <th style="font-size: 25px;">Awesome MCP Servers</th>
108
- <th style="font-size: 25px;">TensorBlock Studio</th>
109
- </tr>
110
  <tr>
111
- <th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
112
- <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
113
  </tr>
114
  <tr>
115
  <th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
116
  <th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
117
  </tr>
118
- <tr>
119
- <th>
120
- <a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
121
- display: inline-block;
122
- padding: 8px 16px;
123
- background-color: #FF7F50;
124
- color: white;
125
- text-decoration: none;
126
- border-radius: 6px;
127
- font-weight: bold;
128
- font-family: sans-serif;
129
- ">πŸ‘€ See what we built πŸ‘€</a>
130
- </th>
131
- <th>
132
- <a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
133
- display: inline-block;
134
- padding: 8px 16px;
135
- background-color: #FF7F50;
136
- color: white;
137
- text-decoration: none;
138
- border-radius: 6px;
139
- font-weight: bold;
140
- font-family: sans-serif;
141
- ">πŸ‘€ See what we built πŸ‘€</a>
142
- </th>
143
- </tr>
144
  </table>
145
  ## Prompt template
146
 
 
103
 
104
  ## Our projects
105
  <table border="1" cellspacing="0" cellpadding="10">
 
 
 
 
106
  <tr>
107
+ <th colspan="2" style="font-size: 25px;">Forge</th>
108
+ </tr>
109
+ <tr>
110
+ <th colspan="2">
111
+ <img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
112
+ </th>
113
+ </tr>
114
+ <tr>
115
+ <th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
116
+ </tr>
117
+ <tr>
118
+ <th colspan="2">
119
+ <a href="https://github.com/TensorBlock/forge" target="_blank" style="
120
+ display: inline-block;
121
+ padding: 8px 16px;
122
+ background-color: #FF7F50;
123
+ color: white;
124
+ text-decoration: none;
125
+ border-radius: 6px;
126
+ font-weight: bold;
127
+ font-family: sans-serif;
128
+ ">πŸš€ Try it now! πŸš€</a>
129
+ </th>
130
+ </tr>
131
+
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="MCP Servers" width="450"/></th>
138
+ <th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" 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