Skip to content
View patsa2561-art's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report patsa2561-art

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
patsa2561-art/README.md

ฮผฮฝฮฎฮผฮท โ€” memory

The thing AI doesn't have, and code desperately needs.

   โ–ˆโ–ˆโ–ˆโ–ˆ        โ–ˆโ–ˆโ–ˆโ–ˆ
   โ–ˆโ–ˆโ–ˆโ–ˆ        โ–ˆโ–ˆโ–ˆโ–ˆ
   โ–ˆโ–ˆโ–ˆโ–ˆ        โ–ˆโ–ˆโ–ˆโ–ˆ
   โ–ˆโ–ˆโ–ˆโ–ˆ        โ–ˆโ–ˆโ–ˆโ–ˆ
   โ–ˆโ–ˆโ–ˆโ–ˆ        โ–ˆโ–ˆโ–ˆโ–ˆ
   โ–ˆโ–ˆโ–ˆโ–ˆ        โ–ˆโ–ˆโ–ˆโ–ˆ
   โ–ˆโ–ˆโ–ˆโ–ˆ        โ–ˆโ–ˆโ–ˆโ–ˆ
   โ–ˆโ–ˆโ–ˆโ–ˆ        โ–ˆโ–ˆโ–ˆโ–ˆ
   โ–ˆโ–ˆโ–ˆโ–ˆ      โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ
   โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ
   โ–ˆโ–ˆโ–ˆโ–ˆ
   โ–ˆโ–ˆโ–ˆโ–ˆ
   โ–ˆโ–ˆโ–ˆโ–ˆ
   โ–ˆโ–ˆโ–ˆโ–ˆ
   โ–ˆโ–ˆโ–ˆโ–ˆ

   ฮผ  ฮฝ  ฮฎ  ฮผ  ฮท
      memory
shinnapat@dev โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

โ•ญโ”€ System
โ”‚  OS ......... Windows 11 Pro ยท WSL2
โ”‚  Editor ..... VS Code ยท nvim
โ”‚  Terminal ... PowerShell ยท zsh
โ”‚  Shell ...... starship ยท ohmyzsh
โ•ฐโ”€

โ•ญโ”€ Languages
โ”‚  Daily ...... TypeScript ยท Node.js
โ”‚  Sometimes .. Python ยท Go ยท SQL
โ”‚  Real ....... เธ เธฒเธฉเธฒเน„เธ—เธข ยท English
โ•ฐโ”€

โ•ญโ”€ Building
โ”‚  Mneme ...... memory layer for AI
โ”‚               git history ยท code ยท MCP
โ”‚  Stack ...... TS ยท SQLite ยท FTS5
โ”‚  Philosophy . local-first ยท MIT
โ•ฐโ”€

โ•ญโ”€ Open Source
โ”‚  npm ........ mneme-ai
โ”‚  GitHub ..... @patsa2561-art
โ”‚  License .... MIT
โ•ฐโ”€

โ•ญโ”€ Contact
โ”‚  Email ...... patsa2561@gmail.com
โ”‚  Location ... Bangkok, Thailand ๐Ÿ‡น๐Ÿ‡ญ
โ•ฐโ”€

Profile Views GitHub followers npm


๐Ÿง  Currently Building

Mneme โ€” memory layer for AI coding assistants

Your codebase has memory. Your AI assistant has 0. I'm fixing that.

What it does: Indexes your git history + code structure into a local SQLite database, exposes it via MCP so AI coding assistants can finally answer "why is this code structured this way?" with real context instead of guesses.

Stack: TypeScript ยท SQLite + FTS5 ยท Hybrid retrieval (BM25 + cosine + RRF) ยท MCP server ยท Property-based testing

Philosophy: local-first ยท no telemetry ยท works offline with Ollama ยท MIT licensed

npx mneme-ai init
npx mneme-ai ask "what does this project do"

Mneme Stars Mneme Forks Mneme Issues License MIT


๐Ÿ Contribution Snake

Contribution Snake

๐Ÿ›  Tech Stack

Languages

TypeScript JavaScript Python Go SQL

Runtime / Database

Node.js SQLite Ollama

Tools

VS Code Git GitHub Actions npm


๐Ÿ’ญ Quote

Quote


"ฮผฮฝฮฎฮผฮท" โ€” memory.

Pinned Loading

  1. mneme-ai mneme-ai Public

    the memory layer of your codebase. Knows the WHY, the WHAT, the WHERE-IT-BREAKS.

    TypeScript 7 2