Skip to content

quintessentia 1.1

Choose a tag to compare

@poloniki poloniki released this 16 Jun 11:52
· 29 commits to master since this release

First release of Quint on PyPI 🎙️

A self-hostable pipeline that transcribes, chunks, and summarizes long-form audio (podcasts, lectures, interviews) — built on Whisper (OpenAI + a faster JAX backend) behind a FastAPI service, with a simple Streamlit UI.

pip install quintessentia   # imports as `quint`

Features

  • YouTube + audio-file transcription, semantic text chunking, summarization, and best-sentence highlighting
  • FastAPI API with interactive docs at /docs
  • A lightweight Streamlit frontend
  • Platform-agnostic GPU deployment (Docker images included)

MIT licensed. Published automatically via PyPI Trusted Publishing.