morriszms commited on
Commit
1c0a72c
Β·
verified Β·
1 Parent(s): fef1cd8

Update README.md

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