Skip to content
P

Python Topics

Projects with this topic

  • Utsav Kathalu is a web application built with Streamlit for collecting and organizing festival stories in multiple Indian languages. Users can submit stories as text, attach images for each section, and view the content as an interactive virtual book. The platform aims to preserve and present cultural narratives in a structured and user-friendly format.

    Updated
    Updated
  • I want learn about ai and work on the projects

    Updated
    Updated
  • Project: Visual Narratives 🎬

    Text-to-Speech Conversion: The project begins by transforming input text into spoken audio using the gTTS library. 🗣️ Audio Enhancement: Background music is added to the generated speech audio to create a richer sound experience. 🎶 AI Image Generation: The StableDiffusionPipeline is utilized to produce AI-generated images based on the input text's content. 🖼️ Video Clip Creation: These AI-generated images are then assembled into video clips, each corresponding to a section of the original text. 🎞️ Audio Synchronization: The enhanced audio (speech with background music) is carefully synced with the video clips, creating a seamless audio-visual experience. 🔊 Final Output: The final product is a video that visually represents the narrative while also telling the story through audio.

    Updated
    Updated
  • Updated