EveryDev.ai
Sign inSubscribe
  1. Home
  2. Tools
  3. TIMPs
TIMPs icon

TIMPs

Agent Memory

Open source AI memory agent that stores facts, preferences, goals, and reflections with persistent memory across sessions using PostgreSQL and Qdrant.

Visit Website

At a Glance

Pricing

Open Source

Free and open source under MIT license

Engagement

Available On

Web
API
Linux
macOS
Windows

Resources

WebsiteDocsGitHubllms.txt

Topics

Agent MemoryAI Coding AssistantsLocal Inference

About TIMPs

TIMPs (Trustworthy Interactive Memory Partner System) is an open-source AI agent with persistent memory capabilities. It stores facts, preferences, goals, and reflections from conversations in PostgreSQL and Qdrant, then automatically retrieves relevant context in future sessions. The system runs fully locally or connects to cloud models, giving developers complete control over their data and privacy.

  • Persistent Memory — Uses a 14-field schema to store facts, goals, preferences, and reflections with full audit trail and importance scoring from 1-5 stars.
  • Dual-Mode Search — Combines SQL keyword matching (ILIKE) with Qdrant vector similarity (1536-dim embeddings) for precise and semantic retrieval.
  • Project Isolation — Memories are scoped per project, preventing cross-contamination between codebases or clients.
  • Ephemeral Mode — Toggle a private session with --mode ephemeral that leaves zero persistent trace, ideal for sensitive conversations.
  • Model Agnostic — Supports OpenAI GPT-4, Google Gemini, or local Ollama. Switch providers anytime via the --provider flag.
  • Multiple Interfaces — Access via REST API, TUI, CLI, or web browser. Every interface connects to the same agent.
  • Memory Commands — Use !blame <keyword> to search memories, !forget <keyword> to delete with confirmation, and !audit to view recent memories with metadata.
  • Privacy First — Run fully local with Ollama for zero cloud calls. All data lives in your own PostgreSQL and Qdrant instances.

To get started, install TIMPs using the curl command: curl -fsSL https://raw.githubusercontent.com/Sandeeprdy1729/timps/main/install.sh | bash. Launch an interactive session with timps cli --user-id 1 --provider openai or use Ollama for fully local operation. The web chat interface connects to your local TIMPs server running on localhost:3000 after running npm run server.

TIMPs - 1

Community Discussions

Be the first to start a conversation about TIMPs

Share your experience with TIMPs, ask questions, or help others learn from your insights.

Pricing

OPEN SOURCE

Open Source

Free and open source under MIT license

  • Persistent memory with 14-field schema
  • Dual-mode search (SQL + vector)
  • Project isolation
  • Ephemeral mode
  • Multiple model providers
View official pricing

Capabilities

Key Features

  • Persistent memory with 14-field schema
  • Dual-mode search (SQL + vector similarity)
  • Project isolation for memory scoping
  • Ephemeral mode for private sessions
  • Model agnostic (OpenAI, Gemini, Ollama)
  • REST API interface
  • CLI/TUI interface
  • Web chat interface
  • Memory commands (!blame, !forget, !audit)
  • PostgreSQL storage
  • Qdrant vector store
  • Importance scoring (1-5 stars)
  • Short-term and long-term memory stores
  • Reflection extraction post-turn

Integrations

OpenAI GPT-4
Google Gemini
Ollama
PostgreSQL
Qdrant
API Available
View Docs

Reviews & Ratings

No ratings yet

Be the first to rate TIMPs and help others make informed decisions.

Developer

TIMPs Team

TIMPs develops an open-source AI memory agent that enables persistent context across conversations. The project provides a fully local or cloud-connected solution for developers who want their AI tools to remember context. Released under the MIT license, TIMPs stores facts, preferences, and reflections using PostgreSQL and Qdrant vector databases.

Read more about TIMPs Team
WebsiteGitHub
1 tool in directory

Similar Tools

Pieces icon

Pieces

AI-powered desktop app for developers that captures workflow context, builds on-device long-term memory, and integrates with IDEs, browsers, CLIs, and local LLMs for context-aware coding.

MemU icon

MemU

An agentic memory framework for LLMs and AI agents with persistent, self-evolving memory for proactive 24/7 autonomous agents.

Hyperspell icon

Hyperspell

Memory and context layer for AI agents that connects to user data sources for automatic memory and context-aware responses.

Browse all tools

Related Topics

Agent Memory

Memory layers, frameworks, and services that enable AI agents to store, recall, and manage information across sessions. These tools provide persistent, semantic, and contextual memory for agents, supporting personalization, long-term context retention, graph-based relationships, and hybrid RAG + memory workflows.

18 tools

AI Coding Assistants

AI tools that help write, edit, and understand code with intelligent suggestions.

255 tools

Local Inference

Tools and platforms for running AI inference locally without cloud dependence.

41 tools
Browse all topics
Back to all tools
Explore AI Tools
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
Main Menu
  • Tools
  • Developers
  • Topics
  • Discussions
  • News
  • Blogs
  • Builds
  • Contests
Create
Sign In
    Sign in
    0views
    0saves
    0discussions