morriszms commited on
Commit
e14e9e4
Β·
verified Β·
1 Parent(s): b9b3202

Update README.md

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