diff --git a/README.md b/README.md index 20464b2..844d25b 100644 --- a/README.md +++ b/README.md @@ -304,6 +304,37 @@ A terminal client for Ollama, with support for MCP servers. +### Superinterface + + + + + + + + + +
GitHubhttps://github.com/supercorp-ai/superinterface
Websitehttps://superinterface.ai
LicenseProprietary
TypeWeb app
PlatformsWeb
PricingFreemium
Programming LanguagesTypeScript
+ +Superinterface is AI infrastructure and a developer platform to build in-app AI assistants with support for MCP, interactive components, client-side function calling and more. + +Key features: + +- Use tools from MCP servers in assistants embedded via React components or script tags +- SSE transport support +- Use any AI model from any AI provider (OpenAI, Anthropic, Ollama, others) + +
+Screenshots + +![](./screenshots/superinterface/mcp-chat.png) +![](./screenshots/superinterface/interfaces.png) +![](./screenshots/superinterface/seutp-1.png) +![](./screenshots/superinterface/seutp-2.png) +![](./screenshots/superinterface/seutp-3.png) + +
+ ### Zed diff --git a/screenshots/superinterface/interfaces.png b/screenshots/superinterface/interfaces.png new file mode 100644 index 0000000..830c806 Binary files /dev/null and b/screenshots/superinterface/interfaces.png differ diff --git a/screenshots/superinterface/mcp-chat.png b/screenshots/superinterface/mcp-chat.png new file mode 100644 index 0000000..cc2ceda Binary files /dev/null and b/screenshots/superinterface/mcp-chat.png differ diff --git a/screenshots/superinterface/setup-1.png b/screenshots/superinterface/setup-1.png new file mode 100644 index 0000000..a5d6fc0 Binary files /dev/null and b/screenshots/superinterface/setup-1.png differ diff --git a/screenshots/superinterface/setup-2.png b/screenshots/superinterface/setup-2.png new file mode 100644 index 0000000..ee32da0 Binary files /dev/null and b/screenshots/superinterface/setup-2.png differ diff --git a/screenshots/superinterface/setup-3.png b/screenshots/superinterface/setup-3.png new file mode 100644 index 0000000..49acc27 Binary files /dev/null and b/screenshots/superinterface/setup-3.png differ