morriszms commited on
Commit
1eb0547
Β·
verified Β·
1 Parent(s): cfee828

Update README.md

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