The problem Skripter solves
The app appears to perform the following functions:
- Records video
- Converts the video into important slides
- Converts audio into transcripts
- Summarizes the transcripts
- Compiles the summary and important slides
- Converts the compiled information into smart notes with time stamps.
In essence, the app is designed to help users efficiently process and condense video content into more manageable and organized notes. The use of time stamps in the final output, "smart notes," further supports this goal by tying specific information to specific moments in the original video.
Challenges we ran into
- We Faced Challenge to integrate ElectronJs,ReactJs and Python Scripts to make a desktop application
- Settings Summary & Screenshots/Slides together.
- Python Integration with local Environment because End user don't have python installed locally.