morriszms commited on
Commit
d8a7dad
Β·
verified Β·
1 Parent(s): 2fa1383

Update README.md

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