Hebbrix
A tool to add persistent memory for AI agents.
Pricing
Freemium
Category
Automation Agents
Open source
No
In the database since
Mar 2026
Overview
About Hebbrix
Hebbrix is a persistent memory platform for AI agents and applications that gives models long-term, queryable context by combining a 3-tier memory architecture (short/mid/long-term), a 5-layer hybrid search (vector similarity, BM25, knowledge-graph traversal, time-decay, ONNX reranking) and a knowledge graph for temporal reasoning and contradiction detection with sub-50ms retrieval. It provides OpenAI-compatible APIs, streaming responses, automatic context injection, and automated fact/profile extraction from documents, audio, video and conversations so you can plug it into any LLM stack. Use it to make chatbots, agents, and AI apps that remember, reason, and personalize over time without building custom state-management or memory systems.
Keep exploring
Similar AI tools
Related by category and capabilities.
A tool to build AI agents for business workflows.
A platform for building AI apps, workflows, and chat agents.
A tool to store and use memory for AI agents.
A tool to monitor websites with AI agents.
Workflows using Hebbrix · 9 verified
View all →AI Customer Support Ticket Escalation With n8n And Open AI
Classify Zendesk tickets by urgency with GPT-4o and auto-route: auto-reply low, queue medium, Slack+PagerDuty for critical.
AI Email Inbox Auto Responder With Make.com And Chat GPT
Download the Make.com blueprint to build an automated email answering system that drafts context-aware replies using ChatGPT.
Turn Any Podcast Or Meeting Transcript Into A Blog Post With Make.com
Convert any podcast transcript or meeting recording into a full SEO blog post automatically using GPT-4o and Make.com.
AI Cold Email Personalizer With n8n And GPT 4o
Automatically write hyper-personalized cold emails for each prospect using GPT-4o, pulling live company data and recent news via n8n.
Automated Competitor Price And Feature Monitor With Make.com
Scrape competitor pricing pages weekly with Apify, detect changes using GPT-4o, and alert your team in Slack before they alert your customers.
Multi Platform Content Repurposer With n8n And Claude
Turn a single blog post into LinkedIn posts, Twitter threads, and newsletter intros automatically using Claude and n8n.
AI Contract Risk Analyzer With Make.com And Claude
Analyze PDF contracts with Claude to identify risk clauses, missing terms, and payment conditions � with plain-English summaries.
CRM Deal Intelligence Enricher With Make.com And Claude
Enrich every new HubSpot deal with Clearbit company intelligence and a Claude-written deal brief with buying signals.
Bulk CRM Data Enrichment With Apollo.io And n8n
Automatically enrich stale HubSpot contacts with updated titles, phone, LinkedIn, and company data using Apollo.io and n8n.
Related MCP & skills
Multi-platform social posts with hooks, CTAs, and length variants.
Web content fetching and conversion for efficient LLM usage.
Node.js server implementing Model Context Protocol (MCP) for filesystem operations.
This repository is a collection of reference implementations for the [Model Context Protocol](https://modelcontextprotocol.io/) (MCP), as well as references…
A basic implementation of persistent memory using a local knowledge graph. This lets Claude remember information about the user across chats.
Dynamic and reflective problem-solving through thought sequences.