morriszms commited on
Commit
8669dc2
·
verified ·
1 Parent(s): 86b3141

Update README.md

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