Skip to content

Repository files navigation

Wanderlog

Turn your browsing history into insights. AI-powered summaries reveal patterns, themes, and pages worth revisiting.

Chrome Web Store

What It Does

Wanderlog analyzes your browsing history and transforms it into meaningful summaries. Instead of scrolling through endless URLs, get a clear picture of your online activity.

  • TL;DR summaries of your browsing activity for any time range
  • Theme detection across your visited pages
  • Revisit suggestions with reasons why a page is worth another look
  • Search query analysis across search engines
  • Top domains at a glance
  • Pattern spotting for interesting anomalies in your browsing

Demo

Watch the demo

Click the image to watch on YouTube.

Privacy-First

Your browsing data stays under your control:

  • All processing happens locally in your browser
  • No data sent to external servers (except your chosen AI provider)
  • Exclude sensitive domains from analysis
  • Limit the number of entries processed
  • Use Chrome's built-in AI (Gemini Nano) for fully local processing
  • Browser internal pages and local network addresses are automatically excluded

AI Providers

Choose how you want to power your summaries:

Provider Setup Key Required
Chrome Built-in AI (Gemini Nano) Fully local, no external calls No
OpenAI GPT-4, GPT-4o, and others Yes
Any OpenAI-compatible API Ollama, LM Studio, Together AI, Groq, etc. Varies

How It Works

  1. Click the extension icon to open Wanderlog
  2. Select a time range (today, this week, this month, or custom)
  3. Generate your summary with one click
  4. Explore themes, revisit suggestions, and browsing patterns

Tech Stack

  • Framework: WXT (browser extension bundler)
  • UI: React 19, shadcn/ui, Tailwind CSS 4
  • AI: Vercel AI SDK with OpenAI-compatible provider
  • Build: Turborepo monorepo, Bun
  • Linting: Oxlint + Oxfmt

Development

Prerequisites

Setup

bun install
bun run dev          # Chrome
bun run dev:firefox  # Firefox

Build

bun run build          # Chrome
bun run build:firefox  # Firefox
bun run zip            # Chrome distributable ZIP

Code Quality

bun run check          # Lint + format (Oxlint + Oxfmt)
bun run check-types    # TypeScript type checking

License

MIT

About

Browser extension that uses AI to generate privacy-focused summaries of your browsing history

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages