morriszms commited on
Commit
a977953
Β·
verified Β·
1 Parent(s): 228a5d1

Update README.md

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