morriszms commited on
Commit
1019482
Β·
verified Β·
1 Parent(s): 25ae95b

Update README.md

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