Heykuki News

TopNewBestAskShowJobs
TopNewBestAskShowJobs
Show HN: Prometheus – Give LLMs memory, dreams, and contradiction detection
github.com/panosbee
1 point
panossk
4 months ago
LLMs are stateless - every call starts from zero. Prometheus adds persistent memory inspired by cognitive science: episodic, semantic, procedural, identity, and imagination layers.

Key features: - Contradiction detection when new info conflicts with stored knowledge - Dream mode: synthesizes frameworks from accumulated knowledge during idle time - Concept imagination: builds internal representations with emotional valence - Works with DeepSeek, OpenAI, Anthropic, Ollama

Built this because I needed persistent context for a biomedical research system. Happy to answer questions about the architecture.