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
aissist demo
Aissist demo showing goal creation and recall functionality
T

Add Goals

Track long-term objectives with AI-generated memorable codenames

C

Track Todos

Quick task capture with automatic history logging upon completion

S

Search Memories

Semantic recall across all your data using natural language

L

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.

T

Goals with smart codenames

AI-generated memorable codenames make tracking goals effortless. Each goal gets a unique, easy-to-remember name for quick reference.

C

Todos with auto-history logging

Quick task capture that automatically logs to your history when completed. Never lose track of what you accomplished.

C

Daily history timeline

Comprehensive activity log with retroactive date support. Track what you did, when you did it, all in Markdown.

B

Semantic recall (Claude Code)

Search your memories using natural language. Claude Code analyzes your data to find exactly what you're looking for.

Z

Action proposals

AI-generated recommendations based on your goals, history, and reflections. Stay on track with intelligent suggestions.

M

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.

1

Capture

Add goals, todos, and history as you go. Everything is stored locally in human-readable Markdown files.

$ aissist goal add "Launch website"
capture
Demo of Capture step in Aissist workflow
2

Understand

Recall anything semantically with natural language queries. Claude Code analyzes your data to surface relevant memories.

$ aissist recall "website design decisions"
understand
Demo of Understand step in Aissist workflow
3

Plan

Generate AI-powered proposals for today, this week, or any timeframe based on your goals and history.

$ aissist propose today
plan
Demo of Plan step in Aissist workflow
4

Reflect

Daily and weekly reflection prompts help you build self-awareness and track personal growth over time.

$ aissist reflect daily
reflect
Demo of Reflect step in Aissist workflow
Privacy First

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 aissist
$aissist init
$aissist goal add "Start using Aissist"

Requires Node.js 18+ and npm. For AI features, install Claude Code CLI.