morriszms commited on
Commit
4eac818
Β·
verified Β·
1 Parent(s): b39c1a8

Update README.md

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