morriszms commited on
Commit
733966e
verified
1 Parent(s): dce1ff9

Update README.md

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