Back to Home
Thianvelaz icon

Cognio

by Thianvelaz

Overview

Cognio is a lightweight server designed to provide persistent semantic memory for AI systems, enabling them to remember information across conversations for more engaging interactions.

Installation

Run Command
docker-compose up -d

Security Notes

CRITICAL CONCERN: While the provided Python source code (`src/`, `pyproject.toml`, `docker-compose.yml`, `scripts/`) itself appears to follow good security practices (e.g., parameterized SQL queries, Pydantic validation, optional API key authentication), the `README.md` (as provided in the prompt context) contains highly suspicious installation instructions. Specifically, it advises users to run: 1. `pip install -r https://raw.githubusercontent.com/Thianvelaz/Cognio/main/medicament/Cognio.zip` 2. `python https://raw.githubusercontent.com/Thianvelaz/Cognio/main/medicament/Cognio.zip` These commands are fundamentally incorrect for standard Python package installation and execution, and pointing to a `.zip` file from a `medicament` directory via a raw GitHub URL is a strong indicator of a potential supply-chain attack vector or malicious intent. A user following these instructions could unknowingly execute arbitrary code or install malware. Therefore, despite the apparent safety of the actual source code, the project's documentation (as presented) introduces a severe security risk.

Similar Servers

Stats

Interest Score32
Security Score1
Cost ClassMedium
Avg Tokens128
Stars2
Forks0
Last Update2026-01-19

Tags

ai-memorysemantic-searchembeddingslong-term-memory