Update README.md
This commit is contained in:
38
README.md
38
README.md
@@ -30,19 +30,45 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
|
|||||||
|
|
||||||
## Our projects
|
## Our projects
|
||||||
<table border="1" cellspacing="0" cellpadding="10">
|
<table border="1" cellspacing="0" cellpadding="10">
|
||||||
<tr>
|
<tr>
|
||||||
|
<th colspan="2" style="font-size: 25px;">Forge</th>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<th colspan="2">
|
||||||
|
<img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
|
||||||
|
</th>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<th colspan="2">
|
||||||
|
<a href="https://github.com/TensorBlock/forge" target="_blank" style="
|
||||||
|
display: inline-block;
|
||||||
|
padding: 8px 16px;
|
||||||
|
background-color: #FF7F50;
|
||||||
|
color: white;
|
||||||
|
text-decoration: none;
|
||||||
|
border-radius: 6px;
|
||||||
|
font-weight: bold;
|
||||||
|
font-family: sans-serif;
|
||||||
|
">🚀 Try it now! 🚀</a>
|
||||||
|
</th>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
<th style="font-size: 25px;">Awesome MCP Servers</th>
|
<th style="font-size: 25px;">Awesome MCP Servers</th>
|
||||||
<th style="font-size: 25px;">TensorBlock Studio</th>
|
<th style="font-size: 25px;">TensorBlock Studio</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th><img src="https://imgur.com/2Xov7B7.jpeg" alt="Project A" width="450"/></th>
|
<th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
|
||||||
<th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Project B" width="450"/></th>
|
<th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
|
<th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
|
||||||
<th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
|
<th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
<a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
|
<a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
@@ -67,7 +93,7 @@ The files were quantized using machines provided by [TensorBlock](https://tensor
|
|||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
">👀 See what we built 👀</a>
|
">👀 See what we built 👀</a>
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
## Prompt template
|
## Prompt template
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user