Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.17 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.17 KB

easy-local-ai

Run Ollama (Llama3.2), Langflow, Postgres, and qdrant server using Docker Compose.

What’s included

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.

What you can build

⭐️ 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

Prerequisites

Usage

git clone https://github.com/kingabzpro/easy-local-ai
cd easy-local-ai
docker compose  up