This is a fun little prototype that can:
* Record short meetings.
* Transcribe the audio using the OpenAI transcription API.
* Create a summary, conclusion and a piece of advice, using another OpenAI API.
* Send the summary to a Slack channel of your choosing, with the click of a button.
It...
Thread
Stories related to "meeting-concluder: Record audio from a meeting, then transcribe, conclude and send the conclusion and a piece of advice to Slack" across the full archive.
This is a fun little prototype that can:
* Record short meetings.
* Transcribe the audio using the OpenAI transcription API.
* Create a summary, conclusion and a piece of advice, using another OpenAI API.
* Send the summary to a Slack channel of your choosing, with the click of a button.
It...
Audio of court proceedings in which the EFF argue the unconstitutionality of National Security Letters.
Context: https://www.eff.org/press/releases/media-alert-oral-arguments-effs-national-security-letter-case
With so many streaming services available currently, I still believe having a personal audio media server is kinda cool. I have a lot of personal audio collection available. What I want to have is a streaming server hosted on a device like Raspberry Pi.
I got some possible options like Koel, Sone...
Abstract: "This paper describes live coding musical sound in a domain-specific language called Sporth. Sporth is a stack based language ideally suited for articulating complicated modular synthesis patches using a terse syntax. Motivations for building a live coding interface will be explained, alon...