quintessentia 1.1
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.