generated from sarthaktexas/perfect
-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Pensieve | ||
|
||
**Name**: Pensieve | ||
|
||
**Description**: Pensieve is a reminder/braindump tool. There have been too many instances when I have a really cool idea or something I need to remember, but taking something out and writing it down neatly would be impractical at the moment. I created Pensieve to utilize AI to solve that problem. You open the app to a giant microphone icon that will use OpenAI Whisper to transcribe your idea, then use GPT-4o to formalize it into an actual reminder. | ||
|
||
**GitHub URL**: https://github.com/hyusap/pensieve | ||
|
||
**How did you build this**: I used Expo/React Native to build the app. I didn't really follow many tutorials, I basically just used my webdev react knowledge to put stuff together. | ||
|
||
**How many hours did you spend on this**: 7-10 hours | ||
|
||
**Did you use #hack-hour to log your progress?**: No | ||
|
||
**Testflight link**: Waiting on public URL. | ||
|
||
**How many users on testflight?**: NA | ||
|
||
**Ship URL**: https://hackclub.slack.com/archives/C0M8PUPU6/p1717874888396789 | ||
|
||
**Video Demo URL**: https://hackclub.slack.com/files/U02GHNT70TB/F0771679ULE/rpreplay_final1717874595.mp4 |