mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Merge 4f7dee8f2d into b65214dda9
This commit is contained in:
commit
9b17cbd5ed
1 changed files with 11 additions and 0 deletions
11
software/contexto.yml
Normal file
11
software/contexto.yml
Normal file
|
|
@ -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)
|
||||
Loading…
Reference in a new issue