Your local-first AI assistant for goals, todos, and memory
Organize your past, manage your present, and plan your future — all in Markdown on your machine.
$ npm install -g aissist
Add Goals
Track long-term objectives with AI-generated memorable codenames
Track Todos
Quick task capture with automatic history logging upon completion
Search Memories
Semantic recall across all your data using natural language
Generate Proposals
AI-powered action plans based on your goals and history
Aissist is a local-first AI assistant that stores everything in Markdown.
Your data stays fully on your machine. No cloud. No accounts.
100% local
Human-readable files
AI-powered insights from Claude Code
Everything you need for productivity
Aissist combines goals, todos, history, and AI-powered insights in one local-first tool.
Goals with smart codenames
AI-generated memorable codenames make tracking goals effortless. Each goal gets a unique, easy-to-remember name for quick reference.
Todos with auto-history logging
Quick task capture that automatically logs to your history when completed. Never lose track of what you accomplished.
Daily history timeline
Comprehensive activity log with retroactive date support. Track what you did, when you did it, all in Markdown.
Semantic recall (Claude Code)
Search your memories using natural language. Claude Code analyzes your data to find exactly what you're looking for.
Action proposals
AI-generated recommendations based on your goals, history, and reflections. Stay on track with intelligent suggestions.
Guided reflection
Interactive prompts for daily and weekly introspection. Build self-awareness and track personal growth.
Your workflow, streamlined
From capture to reflection, Aissist guides you through a complete productivity system.
Capture
Add goals, todos, and history as you go. Everything is stored locally in human-readable Markdown files.
$ aissist goal add "Launch website"
Understand
Recall anything semantically with natural language queries. Claude Code analyzes your data to surface relevant memories.
$ aissist recall "website design decisions"
Plan
Generate AI-powered proposals for today, this week, or any timeframe based on your goals and history.
$ aissist propose today
Reflect
Daily and weekly reflection prompts help you build self-awareness and track personal growth over time.
$ aissist reflect daily
Your data, your rules
Your data never leaves your computer
No tracking. No telemetry
Built for productivity, not addiction
All data is stored locally in human-readable Markdown files. Git-friendly, offline-first, and completely under your control.
Get started in seconds
Install Aissist globally with npm and start tracking your productivity immediately.
npm install -g aissistaissist initaissist goal add "Start using Aissist"Requires Node.js 18+ and npm. For AI features, install Claude Code CLI.