This is an automated archive made by the Lemmit Bot.
The original was posted on /r/selfhosted by /u/ChivoSystems on 2025-05-18 02:52:55+00:00.
Hey /r/selfhosted - small team of self-hosting friendly devs here - we want to share our side project
We've been working on a small calling analytics tool that transcribes, summarizes, and analyzes calls (VoIP, Zoom, Teams, any audio file)
We are open sourcing it so anyone who needs a tool like this can quickly and easily deploy it for free. It's built on OpenAI's local whisper for local transcription. It currently runs OpenAI's GPT API for analysis, but we will releasing local LLM support in the coming days as well (Deepseek, Ollama, among others).
https://github.com/Chivo-Systems/Shinar/
If you decide to use it, please let us know your thoughts! (Also, make sure to only use it on calls with user consent and where/when it's legal to do so!)