pali-intro.mp4
Pali is a self-hosted memory Infra for LLMs. Plug it in via REST or MCP, keep full control of your data and retrieval stack.
- pali — Core Go server. Multi-tenant APIs, hybrid retrieval, MCP tooling, operator dashboard.
- docs - Pali docs.
- pali-py — Python SDK for agents and LLM pipelines.
- pali-js — TypeScript/JS SDK for Node and edge environments.
git clone https://github.com/pali-mem/pali
cd pali && make setup && make run