morriszms commited on
Commit
9beda92
Β·
verified Β·
1 Parent(s): 55e0a7d

Update README.md

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