Run Ollama (Llama3.2), Langflow, Postgres, and qdrant server using Docker Compose.
✅ Self-hosted Langflow - Low-code LLM orchestration platform with over 400 integrations and advanced AI components
✅ Ollama - Cross-platform LLM platform to install and run the latest local LLMs
✅ Qdrant - Open-source, high performance vector store with an comprehensive API
✅ PostgreSQL - Workhorse of the Data Engineering world, handles large amounts of data safely.
⭐️ AI Agents for scheduling appointments
⭐️ Summarize Company PDFs securely without data leaks
⭐️ Smarter Slack Bots for enhanced company communications and IT operations
⭐️ Private Financial Document Analysis at minimal cost
- Docker
- Docker Compose
- WSL 2 for Windows (optional)
- Git
git clone https://github.com/kingabzpro/easy-local-ai
cd easy-local-ai
docker compose up