Open AdityaKhowalGithub opened 3 months ago
To make it easy for users, we will be parsing through their scripts for scenes, characters, and potential locations. (later on we want to look for potential props as well) We need to be able to read different file formats mainly PDF, FinalDraft, Celtx Be able to identify scenes + characters that appear in that scene. This data should be put into a readable format?
takes in script sends down scenes and people in scenes( p0) onboarding(p1)
Resources to explore:
https://github.com/kvtoraman/Screenplay https://github.com/run-llama/llama_parse https://github.com/smalot/pdfparser https://github.com/alexc-hollywood/screenplay-parser