Github link: https://github.com/helloitsian/revizit
Inspiration
Revizit is a therapy appointment transcription app that allows revisiting of previous sessions, which empowers the user, allowing them a means of continuous self-improvement! Whenever you go to a Therapy session, a lot is discussed. Unless you take your own notes, there is no way to review the session. With Revizit you can upload your therapy session recordings and always have a transcript to go back and review.
What it does
Allows users to upload mp3 files of their Therapy sessions and automatically generates a transcript for them to view later.
How we built it
- Used Django + Python for authentication server (not on live website, but was built)
- Serverless Node.js AWS Lambda Functions for Symbl.ai calls
- React frontend ## Challenges we ran into
Accomplishments that we're proud of
- It works!
- Gio created his first API!
- Ian learned how to do file upload with AWS S3 Buckets
What we learned
- Gio: How to create an Authentication server in Django
- Ian: How to setup serverless functions to communicate with AWS S3 buckets. And how to upload files from the frontend to presigned URLs
What's next for Revizit
Host Python Django Server for Authentication Allow real time recording in the app instead of file upload Use Skyflow vault to store transcripts securely
Log in or sign up for Devpost to join the conversation.