tenureai/tenure

By tenureai

Updated 1 day ago

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

Image
Networking
Machine learning & AI
1

2.8K

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:840cd5885

Size

212.1 MB

Last updated

1 day ago

docker pull tenureai/tenure:v1.0.33