Paste any article or text and get an AI-generated summary instantly. Runs entirely in your browser — no data sent to servers.
Summary length
Original Text 197 words
AI Summary
Three steps. AI does the thinking.
This tool uses Transformers.js to run a DistilBART summarization model entirely in your browser via WebAssembly. DistilBART is a distilled version of Facebook's BART model, trained specifically for abstractive summarization. Unlike extractive methods that just pick sentences, BART generates new text that captures the key points in fewer words. The model downloads once (~200MB) and is cached in your browser's storage. After that, summaries are generated locally without any internet connection. Your text never leaves your device.