Back to projects
SHIPPED
Astra
Local-first tasks from plain language.
A local-first AI task manager. It turns natural language into structured tasks, links related items into a knowledge graph, and keeps everything on a SQLite backend you control.
Source is private
The problem
Task apps make you do the structuring: projects, tags, dates. Said out loud, a task is one sentence.
The solution
Plain language in, structured tasks out, with related items linked into a knowledge graph, all on a local SQLite backend you control.
Architecture
Vueweb app
Node + TypeScriptAPI
SQLite + FTS5graph + search
Groq / Claudelanguage
Features
- Natural language in, structured tasks out
- A knowledge graph that auto-links related items
- Local-first: SQLite with full-text search
- Google Calendar sync and AI suggestions
Technologies
Node.jsTypeScriptSQLite + FTS5Groq / ClaudeVue