Mike Eka

← Back to Projects
NLP

Text summarizer

NLP projects usually can't run live in a browser the way a p5.js sketch or D3 chart can, so the simplest approach is a short write-up here — what the script does, a code excerpt, maybe some example output — with a link to the full source in a repo.

(If you'd rather have a live in-browser demo for a small model, that's possible too via something like transformers.js or Pyodide — worth doing once you have a specific project in mind, since it adds real weight to the page.)