morriszms commited on
Commit
330e518
Β·
verified Β·
1 Parent(s): 745885c

Update README.md

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