Skip to content

Add agentqs to Aggregators & Dashboards - #171

Open
Ami3466 wants to merge 1 commit into
woop:masterfrom
Ami3466:add-agentqs
Open

Ami3466 wants to merge 1 commit into
woop:masterfrom
Ami3466:add-agentqs

Conversation

@Ami3466

@Ami3466 Ami3466 commented Aug 17, 2026

Copy link
Copy Markdown

Adding agentqs to Aggregators & Dashboards.

Why it's awesome: most aggregators on this list are hosted services that hold your data. agentqs is the opposite: you run it, and the record it builds is plain CSVs on your own disk (record/daily/*.csv), so nothing is locked in a vendor's schema. It syncs 20+ sources (WHOOP, Spotify, Google Calendar, Gmail, GitHub, Todoist, Toggl, Last.fm, RescueTime, WakaTime, YNAB, Readwise and more), and for the apps that don't offer an API it scrapes or ingests their export files instead.

Past the sync layer it's a full analysis surface: correlation graphs across any two metrics, read-only SQL over the whole record, and semantic search that runs on a local embedding model with no API key and no network. There's a web UI, a CLI, a REST API and an MCP server, so a coding agent can query and write to the record directly.

Self-hosted, Docker one-liner to run, MIT with the Commons Clause.

Guidelines checked: added to the bottom of the category, [resource](link) - Description. format, no mention of the list's topic in the description, links to the GitHub repo, single suggestion in this PR, no trailing whitespace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant