morriszms commited on
Commit
4bd63a9
Β·
verified Β·
1 Parent(s): 266f107

Update README.md

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