To be used with macOS/iOS Shortcut app.
- Record the voice from the default microphone
- Transcribe it with OpenAI Whisper
- Summarize the notes with GPT-4o
- Create a Note
v0.2.0
- Add the current date in the LLM prompt
- Create a Note
v0.1.0
- Store the OpenAI API key in iCloud
- Record the voice
- Make the transcription
- Generate a summary
- Copy the summary to the clipboard