Summary Expressive

December 2, 2025 ยท View on GitHub

logo

Summary Expressive

Discord GitHub License GitHub Release Google Play Store

ChatGPT Google Gemini Claude Ollama Mistral AI Deepseek

A modern, BYOK and FOSS android app to summarize videos(YouTube, BiliBili), articles, images and documents with AI/LLM.

MAD: pure Kotlin + Jetpack Compose + M3 Expressive

๐Ÿ“ฑ Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

๐Ÿ”— Downloads

Get it on Github Google Play badge

Minimal Android version: 13

Github Release

There are 2 releases available:

  • standalone which includes ML model to recognize text from image, it got larger package size.

  • gms which allows user to download the model from Google Play Services, but GMS required.

Play Store

The Play Store release bundled with gms version. This package is signed by Google managed key for simplicity, which means it's not compatible to update in Google Play Store if you installed a github package previously.

๐Ÿ“– Features

  • Summarize multiple media types
mediasupported types
Video (Link)YouTube, BiliBili
DocumentMS Word, PDF
ImageJpg, Png, Webp (Latin only for now)
TextArticle link, Plain text
  • Multiple LLM providers supported

    • OpenAI Chatgpt
    • Google Gemini
    • Anthropic Claude
    • Alibaba Qwen
    • DeepSeek
    • Mistral
    • OpenRouter
    • Ollama
  • Material 3 Expressive UI: Engaging and easier to use, light/dark theme and dynamic color theme

  • Instant summarize via share sheet or text selection toolbar: Convenient to trigger summarization, show result in overlayer

  • Configurable LLM settings

  • Text to speech for the summaries with multilingual and speed adjustment support

  • History search

๐ŸŒŸ Credits