An open API service indexing awesome lists of open source software.

https://github.com/cybergen49/ai-note-taker

A clientside-only webapp that uses OpenAI's whisper and GPT models to transcribe audio and convert the transcript to notes, summaries, or other more concise content.
https://github.com/cybergen49/ai-note-taker

ai api gpt note-taking openai productivity summarizer whisper

Last synced: about 1 year ago
JSON representation

A clientside-only webapp that uses OpenAI's whisper and GPT models to transcribe audio and convert the transcript to notes, summaries, or other more concise content.

Awesome Lists containing this project

README

          

# AI Note Taker
A clientside-only webapp that uses OpenAI's whisper and GPT models to transcribe audio and convert the transcript to notes, summaries, or other more concise content.

The app requires that you supply your own OpenAI API key so you are solely responsible for your inputs and their associated cost.

The webapp is hosted using GitHub Pages and it's available at .