This is an AI-driven content creation application.
- create virtual python 3.12 environment (li)
- pip install -r requirements.txt
- playwright install
- playwright install-deps
- user input description, reference video, audio or image.
- the application create text, rich text, video or audio.
- one click to publish to various platform.
- monitor end-user viewing behavior.
clean up code base and start from capture web page contents.
Used openshot as baseline, fork it and read source code including associated libraries (libopenshot, libopenshot-audio and ffmpeg) to understand how it works.