Back to Home
akshayaggarwal99 icon

amp

Verified Safe

by akshayaggarwal99

Overview

Provides a persistent, structured memory (Short-Term, Long-Term, and Graph) for AI agents, mimicking a hippocampus for continuous learning and recall.

Installation

Run Command
amp serve

Security Notes

The server primarily operates locally, minimizing external network attack surface. It uses `json.loads` for metadata which, if not carefully handled in subsequent processing, could be a vector for injection. However, `sqlite-utils` parameterizes inputs, reducing direct SQL injection risk. No hardcoded secrets or direct `eval` on untrusted input were observed. The default LLM and embedding models run locally via Ollama and FastEmbed, reducing reliance on third-party APIs for core functionality. Data is stored in a SQLite database in the user's home directory.

Similar Servers

Stats

Interest Score85
Security Score8
Cost ClassLow
Avg Tokens300
Stars7
Forks1
Last Update2025-12-13

Tags

Agentic AIMemoryLLMLocal-firstVisualizationSemantic Search