Add Contexto

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
om_jambhale 2026-03-07 01:06:06 +08:00
parent f58c9a037d
commit 859a85a434

11
software/contexto.yml Normal file
View file

@ -0,0 +1,11 @@
name: Contexto
website_url: https://ekailabs.xyz
source_code_url: https://github.com/ekailabs/contexto
description: Local-first context engine for AI agents providing persistent conversation memory, recall, and attribution. Works as an OpenAI-compatible proxy or memory SDK, with memory stored in local SQLite without sending data to third-party services. (alternative to Mem0)
licenses:
- Apache-2.0
platforms:
- Nodejs
- Docker
tags:
- Generative Artificial Intelligence (GenAI)