Pinned Repositories
parrot
Parrot is a Chrome extension that streamlines the note-taking process during work calls. It captures audio, transcribes it using OpenAI's Whisper model, and uses GPT to generate concise notes, which are then uploaded to a specified Notion page.
parrot_website
This is just a super simple version of https://github.com/jimmythepage/parrot This is a website to record with a microphone, transcribe the dialogue with Whisper API and generate a recap with GPT. The above is printed on the html directly. Simple and straightforward.
JTPE
A simple 2D C++ Game Engine
jimmythepage's Repositories
jimmythepage/parrot
Parrot is a Chrome extension that streamlines the note-taking process during work calls. It captures audio, transcribes it using OpenAI's Whisper model, and uses GPT to generate concise notes, which are then uploaded to a specified Notion page.
jimmythepage/parrot_website
This is just a super simple version of https://github.com/jimmythepage/parrot This is a website to record with a microphone, transcribe the dialogue with Whisper API and generate a recap with GPT. The above is printed on the html directly. Simple and straightforward.
jimmythepage/JTPE
A simple 2D C++ Game Engine