diff --git a/Dockerfile b/Dockerfile index 53d50ea..57996ce 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # syntax=docker/dockerfile:1 -# Vision Jobs — Fastify + Vite static build, SQLite persistence under /app/data +# VLM Server — Fastify + Vite static build, SQLite persistence under /app/data ARG NODE_VERSION=22 diff --git a/README.md b/README.md index cfd4bf2..31e0bf8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Vision Jobs +# VLM Server A multimodal visual analysis queue — submit an image + prompt, get a response from a cloud vision model. Switch between **Ollama Cloud** and **OpenRouter** by changing two environment variables, no code changes needed. diff --git a/index.html b/index.html index 7dafcc8..3d66c6e 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@
-