Skip to content

Commit 206efc0

Browse files
committed
Update README
1 parent 6e4d0fb commit 206efc0

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,17 @@
44

55
<div align="center">
66

7+
<b>From idea to production in just few lines </b>
8+
9+
<em>The first neuro-symbolic LM framework to leverage decades-old best practices in Deep Learning frameworks from the most user-friendly framework ever built - Keras</em>
10+
711
<p align="center">
812
<a href="https://synalinks.github.io/synalinks" target="_blank"><strong>Documentation</strong></a> ·
913
<a href="https://synalinks.github.io/synalinks/FAQ/" target="_blank"><strong>FAQ</strong></a> ·
1014
<a href="https://discord.gg/82nt97uXcM" target="_blank"><strong>Discord</strong></a> ·
1115
<a href="https://synalinks.github.io/synalinks" target="_blank"><strong>Code Examples</strong></a>
1216
</p>
1317

14-
<b>Synalinks:</b> <em>A production-first LM framework built with decade old Deep Learning best practices</em>
15-
1618
</div>
1719

1820
<div align="center">
@@ -52,7 +54,7 @@ Developping a successful LM application in a profesional context, beyond statele
5254
- **Configuring Language & Embedding Models**: Seamlessly integrate multiple LM providers like Ollama, OpenAI, Azure, Anthropic, Mistral or Groq.
5355
- **Documenting your ML workflows**: Plot your workflows, training history, and evaluations; document everything.
5456
- **Versioning the prompts/pipelines**: Each program is serializable into JSON so you can version it with git.
55-
- **Deploying REST APIs**: Compatible out-of-the-box with FastAPI and FastMPC so your Data Scientists and Web Developers can stop tearing each other apart.
57+
- **Deploying REST APIs or MCP servers**: Compatible out-of-the-box with FastAPI and FastMCP so your Data Scientists and Web Developers can stop tearing each other apart.
5658

5759
Synalinks can help you simplify these tasks by leveraging decade old practices in Deep Learning frameworks. We provide a comprehensive suite of tools and features designed to streamline the development process, making it easier to create, evaluate, train, document and deploy robust neuro-symbolic LMs applications.
5860

0 commit comments

Comments
 (0)