Open software

Moments

The AI industry moves fast. Moments reads the flood of news, finds the turning points, and shows how they connect, all on your own computer.

  • Runs local
  • Multi-agent
  • Dashboards
  • Claude SDK
Moments
Watches
AI industry news
Finds
The turning points
Runs
On your computer
Cost
Free and open

Moments

Moments watches the AI business world and pulls out the moments that matter, like a big funding round, a new partnership, or a rule change. A team of AI agents reads the content, sorts it, and finds the links between the players, so you see the shape of the industry at a glance.

What you can do

Browse a dashboard built in three levels, from a high view for leaders down to the detail of a single event. See companies and technologies laid out as a web of links, with the busiest ones standing out, plus charts that track how fast each topic is growing.

How it works

You point Moments at your own folders of news and notes. It only re-reads what changed, so updates are fast. Everything is saved as plain markdown files you can open and edit by hand, and it all runs on your own systems unless you choose to add a cloud AI key.

Who it is for

Founders, investors, and strategy teams who need to spot a competitor’s move months before it shows up in the market, and builders who want to study how a multi-agent app is put together.

A closer look

A clear dashboard turns a flood of news into the signals that matter.
See how companies and technologies connect, and which ones drive the most change.

Install

git clone https://github.com/navam-io/moments.git
cd moments
npm install
cp .env.example .env.local   # add your ANTHROPIC_API_KEY
npm run dev                  # open http://localhost:3000

Specs

Built with
Next.js, TypeScript, D3.js
Thinks with
Claude (the Claude Code SDK)
Saves to
Plain markdown files you can read
License
MIT (free to use)