diff --git a/software/contexto.yml b/software/contexto.yml new file mode 100644 index 0000000000..a9dd591734 --- /dev/null +++ b/software/contexto.yml @@ -0,0 +1,11 @@ +name: Contexto +website_url: https://ekailabs.xyz +source_code_url: https://github.com/ekailabs/contexto +description: Self-hosted context engine for AI agents with persistent conversation memory, recall, and attribution. Works as an OpenClaw plugin, OpenAI-compatible proxy, or memory SDK. Data stays local in SQLite. +licenses: + - Apache-2.0 +platforms: + - Nodejs + - Docker +tags: + - Generative Artificial Intelligence (GenAI)