Skip to content

Subash-Mohan/me

Repository files navigation

Me

Single-user, chat-first personal journaling app with a memory layer.

See CLAUDE.md for the project briefing and Plans/phases/ for the implementation roadmap.

Quick start

git clone <repo>
cd "Me"
uv sync
uv run pre-commit install
uv run pytest

Common commands

uv run ruff check .             # lint
uv run ruff format .            # format
uv run ty check app             # type check
uv run pytest                   # tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors