morriszms commited on
Commit
02edbe1
Β·
verified Β·
1 Parent(s): c49b390

Update README.md

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