morriszms commited on
Commit
3267dde
Β·
verified Β·
1 Parent(s): 4c26f43

Update README.md

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