Show HN: Syne – AI agent that remembers everything, built on PostgreSQL
I built Syne because I was tired of AI assistants that forget everything after each conversation.

Syne is a self-hosted AI agent framework where memory is a first-class citizen — stored as semantic vectors in PostgreSQL, searchable across millions of entries, and persistent forever.

Key features: - Unlimited persistent memory with semantic search (pgvector) - Anti-hallucination: only stores user-confirmed facts, auto-deduplicates - Self-evolving: creates new abilities at runtime without restart - Multi-model: switch between Gemini, ChatGPT, Claude mid-conversation - True $0/month setup: free OAuth + local Ollama embedding + Docker - 19 core tools, sub-agents, Telegram + CLI interfaces

Built with Python, PostgreSQL, and Docker. No vendor lock-in.

GitHub: https://github.com/riyogarta/syne Landing page: https://syne.codes