Skip to content

Created a TypeScript implementation of MIRIX (MIRIX-node) #112

@RenKoya1

Description

@RenKoya1

Hi @wangyu-ustc!

I'm a big fan of the MIRIX memory architecture! I've been working on a TypeScript/Node.js implementation to bring these powerful agentic capabilities to the JavaScript ecosystem.

MIRIX-node duplicates the core architecture (6 memory types, agent structure) but leverages modern TS tools:

🚀 Vercel AI SDK for unified LLM support
⚡ Hono for a high-performance web server
🛡️ Prisma & Zod for end-to-end type safety
📦 tsup for efficient bundling
It's still a work in progress, but the core foundation (Schemas, Database, LLM Client) is ready. I hope this can help broaden the adoption of MIRIX's concepts!

Repo: https://github.com/RenKoya1/MIRIX-node

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions