aiia.li
EN DE

§ Work

Summaraizer — Read less, understand more

An iOS/macOS share extension that analyses any web page or text with AI, without leaving your app.

The Problem

The modern web is not short on content — it is short on time. You stumble across a long article, a foreign-language piece, or an opinion that sounds suspiciously one-sided. The usual response is to copy the text, switch to a chat assistant, paste, ask, wait, switch back. That roundtrip gets old quickly.

The Idea

The share sheet is already there on every Apple device. It made more sense to bring the analysis to the content than to drag the content somewhere else. One tap, one answer, back to what you were doing.

What It Does

Summaraizer ships as a share extension for iOS, iPadOS, and macOS. Select a URL or a passage of text, hit Share, pick a prompt, and get a response inline — without opening another app.

The prompt layer is what makes it more than a summariser. Out of the box it can collapse an article to its essentials, surface opposing viewpoints, find confirming or contradicting sources, translate the page, or draft a social-media post from it. Every prompt is fully editable, and users can add their own.

Tech Stack

Built entirely in SwiftUI with a native share extension. AI responses come via the OpenAI API.

Current Status

Version 1.0 shipped. Active work is now focused on modernising the UI, migrating to current SwiftUI patterns, and properly adapting the experience across iOS, iPadOS, and macOS so it feels at home on each platform rather than merely functional.