morriszms commited on
Commit
a0f324a
Β·
verified Β·
1 Parent(s): b9098c5

Update README.md

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