Skip to content

ikhare/just-speak

Repository files navigation

Just Speak

Mobile app that records, transcribes and auto categorizes your words.

Three categories currently supported:

  • Journal
  • Reminders
  • Todo lists

Tech stack

Getting started

Install all the stuff

npm i

Setup you Convex server

This is a terminal blocking command

npx convex dev

Run the frontend app via Expo

In a different terminal

npm run start

Questions?

Chat with @Indy at Convex discord community

Ideas on what's next

  • Significantly improve UI
    • Switch from React Native Paper to Tamagui?
  • Make multiple offline recordings to be uploaded when back online
  • Make this truly cross platform with React Native / Expo Web
  • Actually use system notifications for reminders
  • Push notifications from server to tell you when categorization is done
  • Package a real Android app to use properly
  • Package a real iOS app to use properly
  • AI to make suggestions to journal entry for publishing as blog post

Known bugs

  • Reminder times are all in UTC. The AI might not be doing this right either.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published