#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
ollama
Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
llama.cpp
LLM inference in C/C++
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
LocalAI
LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.