morriszms commited on
Commit
f5c1ef4
Β·
verified Β·
1 Parent(s): 76913c7

Update README.md

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