Skip to content

Commit 7b0eaa7

Browse files
committed
switch to ai-server .svg
1 parent 34fb5c2 commit 7b0eaa7

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

MyApp/_pages/ai-server/index.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,7 @@ description: Introduction to AI Server and its key features
55

66
AI Server allows you to orchestrate your systems AI requests through a single self-hosted application to control what AI Providers App's should use without impacting their client integrations. It serves as a private gateway to process LLM, AI, and image transformation requests, dynamically delegating tasks across multiple providers including Ollama, OpenAI, Anthropic, Mistral AI, Google Cloud, OpenRouter, GroqCloud, Replicate, Comfy UI, utilizing models like Whisper, SDXL, Flux, and tools like FFmpeg.
77

8-
```mermaid{.not-prose}
9-
flowchart TB
10-
A[AI Server]
11-
A --> D{LLM APIs}
12-
A --> C{Ollama}
13-
A --> E{Media APIs}
14-
A --> F{Comfy UI
15-
+
16-
FFmpeg}
17-
D --> D1[OpenAI, Anthropic, Mistral, Google, OpenRouter, Groq]
18-
E --> E1[Replicate, dall-e-3, Text to speech]
19-
F --> F1[Diffusion, Whisper, TTS]
20-
```
8+
[![](/img/pages/ai-server/overview.svg)](https://openai.servicestack.net)
219

2210
## Why Use AI Server?
2311

0 commit comments

Comments
 (0)