There is a lack of a centralised platform to share detailed surgical logs and outcomes, making it challenging for surgeons to learn from each other's experiences, identify areas for improvement, and stay up-to-date with the latest developments in the field. As a result, there is a need for a solution that can streamline the process of recording and sharing surgical logs, while also fostering collaboration and promoting knowledge sharing among surgeons.
Our solution comprises several key features :
-
Surgical Logs: Our platform provides a comprehensive record of all surgical procedures performed, including procedural videos, patient vitals that are synced with the video, AI-generated surgery transcripts, and patient details. These logs serve as a vital resource for monitoring and analyzing surgical outcomes and advancing the field of surgery.
-
Community: Our platform fosters a community of medical professionals who can collaborate and share their expertise through our discussion feature. This promotes ongoing learning and keeps practitioners up to date with the latest surgical methods and techniques.
-
Learn: To facilitate learning, our platform offers the ability to learn from surgeries through our AI-generated quizzes and flashcards. These features allow medical professionals to engage with surgical procedures in a dynamic and interactive manner, further enhancing their knowledge and skills.
The frontend is using the following technologies:
- SvelteJS
- TailwindCSS
- DaisyUI
- Hosted on Google Cloud AMD T2D Instance
To get started with the project, follow these steps:
- Clone the repository:
git clone https://github.com/SutureLogs/frontend - Install dependencies:
npm install - Start the server:
npm run start
The backend code for the project is hosted here https://github.com/SutureLogs/backend, check it out for more details
The backend relies on a Flask server to generate the transcriptions for the surgery videos, the code is hosted here https://github.com/SutureLogs/transcribe




