# Web Summarisation Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/web-summarisation
> Markdown URL: https://aitinkerers.org/technologies/web-summarisation.md
> Technology record last updated: 2026-05-02T01:27:07Z
> Generated: 2026-09-22T22:30:47Z

Web Summarisation employs Natural Language Processing (NLP) and transformer models (e.g., GPT-3) to computationally condense lengthy web content into a concise, context-preserving summary.

This technology is a critical AI application: it processes vast digital content—articles, reports, PDFs—to mitigate information overload. Systems utilize two primary methods: extractive summarization, which selects and stitches together the most informative original sentences; and abstractive summarization, which generates entirely new, human-like text to capture core meaning. Modern models, like those based on the BERT architecture, efficiently reduce documents by up to 80%, allowing professionals and researchers to quickly digest a 50,000-word paper into a few essential paragraphs.

- Official technology site: https://en.wikipedia.org/wiki/Automatic_summarization
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [SundAI Travel](https://boston.aitinkerers.org/talks/rsvp_hlhTM5fJEe0)

SundAI Travel automatically generates personalized travel itineraries based on your preferences, complete with a preview video of your potential adventure. Our goal? To inspire you with the perfect travel destination and help you visualize and plan your ideal trip in minutes, not days.

- Event context: August 2024 Meetup at Æthos — 2024-08-26 — Boston
- Public talk page: https://boston.aitinkerers.org/talks/rsvp_hlhTM5fJEe0

## Related Technologies

- [Generative AI](https://aitinkerers.org/technologies/generative-ai) ([Markdown](https://aitinkerers.org/technologies/generative-ai.md)) — 45 public demos
- [RAG](https://aitinkerers.org/technologies/rag) ([Markdown](https://aitinkerers.org/technologies/rag.md)) — 147 public demos
- [Text-to-Speech](https://aitinkerers.org/technologies/text-to-speech) ([Markdown](https://aitinkerers.org/technologies/text-to-speech.md)) — 16 public demos
- [Video Generation](https://aitinkerers.org/technologies/video-generation) ([Markdown](https://aitinkerers.org/technologies/video-generation.md)) — 3 public demos
