morriszms commited on
Commit
b02db3f
Β·
verified Β·
1 Parent(s): bbc0d9c

Update README.md

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