A chrome extension for when you have too many open tabs. Writes a summary of open tabs to a Markdown file then closes them using private local LLMs and meta tags. Uses the LFM 1.2B model (default: LFM2-350M) to summarize.
- Uses transfomer.js to serve LLM via the browser
- Model file used: LFM2-350M ONXX link
- Stores tab data in an append only user selected file (default: tabreset.md)
- Minimal interface and local
Example tabreset.md file:
| Title | Summary | Link | Closed |
|---|---|---|---|
| Article Title | One-line summary here | link | 2026-01-21 14:30 |