Don't Miss A Word! 🤞
An assistant in your hand to improve your work ability and quality of life! Finally, your AI record manager is here.
- Make a note from your own audio 🎤
- You can use your recorded audio or also an record it directly.
- Easy login with your google account 🍰
- I hate forms, just click your google ID and done.
- Label your notes with cute emoji 💗
- Labelling with colorful emoji helps to you read your note list easy.
- Recap with both audio and text 📝
- Want to check audio file and text?! You can edit the generated text.
git clone https://github.com/JIHYO-JEON/Missage.git
cd Missage
cd client
npm i
cd ..
cd server
npm i
[🌟] Needs Google API secret key in ./server/controllers/STT/
[🌟] Needs auth0 secret key as client environments variable
- in /client : Use Google Chrome
npm run dev
- in /server
nodemon index.js
- JavaScript
- TypeScript
- Next.js
- Express
- MongoDB
- Mongoose
- Google APIs
- Auth0
- PWA