LICENSE
README.md
setup.py
shortGPT/__init__.py
shortGPT/api_utils/__init__.py
shortGPT/api_utils/eleven_api.py
shortGPT/api_utils/image_api.py
shortGPT/api_utils/pexels_api.py
shortGPT/audio/__init__.py
shortGPT/audio/audio_duration.py
shortGPT/audio/audio_utils.py
shortGPT/audio/edge_voice_module.py
shortGPT/audio/eleven_voice_module.py
shortGPT/audio/voice_module.py
shortGPT/config/__init__.py
shortGPT/config/api_db.py
shortGPT/config/asset_db.py
shortGPT/config/config.py
shortGPT/config/languages.py
shortGPT/config/path_utils.py
shortGPT/database/__init__.py
shortGPT/database/content_data_manager.py
shortGPT/database/content_database.py
shortGPT/database/db_document.py
shortGPT/editing_framework/__init__.py
shortGPT/editing_framework/core_editing_engine.py
shortGPT/editing_framework/editing_engine.py
shortGPT/editing_framework/rendering_logger.py
shortGPT/editing_framework/editing_steps/__init__.py
shortGPT/editing_framework/editing_steps/add_background_video.json
shortGPT/editing_framework/editing_steps/add_background_voiceover.json
shortGPT/editing_framework/editing_steps/add_voiceover.json
shortGPT/editing_framework/editing_steps/background_music.json
shortGPT/editing_framework/editing_steps/crop_1920x1080_to_short.json
shortGPT/editing_framework/editing_steps/extract_audio.json
shortGPT/editing_framework/editing_steps/insert_audio.json
shortGPT/editing_framework/editing_steps/make_caption.json
shortGPT/editing_framework/editing_steps/make_caption_arabic.json
shortGPT/editing_framework/editing_steps/make_caption_arabic_landscape.json
shortGPT/editing_framework/editing_steps/make_caption_landscape.json
shortGPT/editing_framework/editing_steps/show_reddit_image.json
shortGPT/editing_framework/editing_steps/show_top_image.json
shortGPT/editing_framework/editing_steps/show_watermark.json
shortGPT/editing_framework/editing_steps/subscribe_animation.json
shortGPT/editing_framework/flows/__init__.py
shortGPT/editing_framework/flows/build_reddit_image.json
shortGPT/editing_utils/__init__.py
shortGPT/editing_utils/captions.py
shortGPT/editing_utils/editing_images.py
shortGPT/editing_utils/handle_videos.py
shortGPT/engine/__init__.py
shortGPT/engine/abstract_content_engine.py
shortGPT/engine/content_short_engine.py
shortGPT/engine/content_translation_engine.py
shortGPT/engine/content_video_engine.py
shortGPT/engine/facts_short_engine.py
shortGPT/engine/multi_language_translation_engine.py
shortGPT/engine/reddit_short_engine.py
shortGPT/gpt/__init__.py
shortGPT/gpt/facts_gpt.py
shortGPT/gpt/gpt_chat_video.py
shortGPT/gpt/gpt_editing.py
shortGPT/gpt/gpt_translate.py
shortGPT/gpt/gpt_utils.py
shortGPT/gpt/gpt_voice.py
shortGPT/gpt/gpt_yt.py
shortGPT/gpt/reddit_gpt.py
shortGPT/prompt_templates/__init__.py
shortGPT/prompt_templates/chat_video_edit_script.yaml
shortGPT/prompt_templates/chat_video_script.yaml
shortGPT/prompt_templates/editing_generate_images.yaml
shortGPT/prompt_templates/editing_generate_videos.yaml
shortGPT/prompt_templates/facts_generator.yaml
shortGPT/prompt_templates/facts_subjects_generation.yaml
shortGPT/prompt_templates/reddit_extract_question.yaml
shortGPT/prompt_templates/reddit_filter_realistic.yaml
shortGPT/prompt_templates/reddit_generate_question.yaml
shortGPT/prompt_templates/reddit_generate_script.yaml
shortGPT/prompt_templates/reddit_story_filter.yaml
shortGPT/prompt_templates/reddit_username.yaml
shortGPT/prompt_templates/translate_content.yaml
shortGPT/prompt_templates/voice_identify_gender.yaml
shortGPT/prompt_templates/yt_title_description.yaml
shortGPT/tracking/__init__.py
shortGPT/tracking/api_tracking.py
shortGPT/tracking/cost_analytics.py
shortgpt.egg-info/PKG-INFO
shortgpt.egg-info/SOURCES.txt
shortgpt.egg-info/dependency_links.txt
shortgpt.egg-info/requires.txt
shortgpt.egg-info/top_level.txt