morriszms commited on
Commit
b5a8976
Β·
verified Β·
1 Parent(s): c3d0f11

Update README.md

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