morriszms commited on
Commit
7f67ba1
·
verified ·
1 Parent(s): 882028d

Update README.md

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