Sign inSign up

tenureai/tenure

By tenureai

Updated 26 days ago

Local-first LLM memory proxy. Structured beliefs, scoped context, no re-briefing.

Image
Networking
Machine learning & AI
1

6.1K

tenureai/tenure repository overview

Tenure

Local-first LLM memory proxy. Point any OpenAI-compatible client at localhost:5757 and every session already knows your work.

This Image

This image requires MongoDB and a generated config. Use the installer — it handles both automatically.

Install

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/tenurehq/tenure/main/scripts/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/tenurehq/tenure/main/scripts/install.ps1 | iex

Then open http://localhost:5757/onboarding to connect a provider and seed your world model.

Requirements

  • Docker and Docker Compose
  • An OpenAI-compatible LLM provider (GPT-4o, Claude, Bedrock, LiteLLM)

Documentation

https://github.com/tenurehq/tenure

Tag summary

Content type

Image

Digest

sha256:3a43bd913

Size

188.1 MB

Last updated

26 days ago

docker pull tenureai/tenure