Haki

Create your account

1,000 credits every month. No card required.

self-hosted? point the console at your own base_url

quickstart

Three lines around your LLM call. Keep your stack.

quickstart.py
# 1. install the SDK
pip install gethaki

# 2. wrap your call
packet = client.context(subject_id="usr_42", project_id="prj_demo",
                        query=user_msg)
answer = my_llm(build_prompt(packet), user_msg)
Python & TypeScript SDKs, full parity
MCP server, n8n template, OpenAI-compatible gateway
Row-level security per project, keyed hk_…