core/README.md
Harshith Mullapudi 2a6acaf899
Feat: webhooks for oauth apps (#32)
* Fix: integration account webhooks

* Fix: activity webhook

* Feat: add integration credentials API

* Fix: user rules for integrations

* Feat: make self hosting simple

* Fix: add init container functionality

---------

Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-08-01 10:34:16 +05:30

5.9 KiB
Raw Blame History

CORE logo

C.O.R.E: Your digital brain for the AI era

DeepWiki Badge

DocumentationDiscord

🧠 C.O.R.E.

Contextual Observation & Recall Engine

C.O.R.E is a portable memory graph built from your llm interactions and personal data, making all your context and workflow history accessible to any AI tool, just like a digital brain. This eliminates the need for repeated context sharing . The aim is to provide:

  • Unified, Portable Memory: Add and recall context seamlessly, and connect your memory across apps like Claude, Cursor, Windsurf and more.
  • Relational, Not just Flat Facts: CORE organizes your knowledge, storing both facts and relationships for a deeper richer memory like a real brain.
  • User Owned: You decide what to keep, update or delete and share your memory across the tool you want and be freed from vendor lock-in.

🎥 Demo Video

Check C.O.R.E Demo

core-memory-graph

🧩 Key Features

  • Memory Graph: Visualise how your facts and preferences link together
  • Chat with Memory: Ask questions about memory for instant insights and understanding
  • Plug n Play: Instantly use CORE memory in apps like Cursor, Claude

☁️ C.O.R.E Cloud Setup

  1. Visit core.heysol.ai
  2. Sign up with your email
  3. Tell CORE about yourself: “Im a software engineer working on a React project called TaskMaster. I prefer TypeScript and use Tailwind for styling.” add-memory
  4. Connect Core MCP with Claude
  5. Connect Core MCP with Cursor

💻 C.O.R.E Self Hosting

Check out our docs for modular deployment

Documentation

Explore our documentation to get the most out of CORE

🧑‍💻 Support

Have questions or feedback? We're here to help:

Usage Guidelines

Store:

  • Conversation history
  • User preferences
  • Task context
  • Reference materials

Don't Store:

  • Sensitive data (PII)
  • Credentials
  • System logs
  • Temporary data

👥 Contributors