Ecosyste.ms: Awesome
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 14 hours 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.
- Host: GitHub
- URL: https://github.com/cybergen49/ai-note-taker
- Owner: CyberGen49
- Created: 2025-02-13T00:11:56.000Z (2 days ago)
- Default Branch: main
- Last Pushed: 2025-02-13T00:54:07.000Z (2 days ago)
- Last Synced: 2025-02-13T01:24:18.754Z (2 days ago)
- Topics: ai, api, gpt, note-taking, openai, productivity, summarizer, whisper
- Language: CSS
- Homepage: https://notetaker.cybah.me/
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 .