#122 · Primary category: Inference & Local Deploy

local-ai-packaged

Run all your local AI together in one package - Ollama, Supabase, n8n, Open WebUI, and more!

Project last updated:05/25/26

GitHub Stars

3.8K

Forks

1.4K

Contributors

6

License

Apache-2.0

Why we included this project

This is a docker compose template for people who want to stand up a local AI stack without wiring a dozen containers by hand. It pulls together Ollama for local models, Open WebUI as the chat front end, and n8n for agent workflows, with Supabase handling the database and vector store, Flowise for no-code agents, Neo4j for knowledge graphs, SearXNG for private web search, and Langfuse for tracing. Pre-built RAG workflows ship in the repo, so you can import a working agent setup instead of building one from scratch. GPU profiles cover Nvidia and AMD, with CPU-only and Apple Silicon options, so the same template fits whatever hardware you already have. It is not a finished product so much as a documented starting point, and it does expect you to copy .env.example and add a few Supabase variables before everything starts cleanly.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category