{"id":22886571,"url":"https://github.com/jaweria-b/media-app","last_synced_at":"2026-05-03T06:36:14.989Z","repository":{"id":218356896,"uuid":"741037398","full_name":"Jaweria-B/Media-App","owner":"Jaweria-B","description":"Built an interactive Media App using dalle-3, gpt-4-vision, text-to-speech model with StreamLit ","archived":false,"fork":false,"pushed_at":"2024-02-23T11:29:56.000Z","size":149357,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T18:47:48.864Z","etag":null,"topics":["ai","dall-e-3","gpt-4","python","streamlit","text-to-speech"],"latest_commit_sha":null,"homepage":"https://storyverse-ai.streamlit.app","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jaweria-B.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-09T15:14:37.000Z","updated_at":"2025-01-09T12:09:14.000Z","dependencies_parsed_at":"2025-03-31T18:45:24.381Z","dependency_job_id":"e27431d8-a0e6-49dd-9224-83aec8cf2806","html_url":"https://github.com/Jaweria-B/Media-App","commit_stats":null,"previous_names":["jaweria-b/media-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jaweria-B/Media-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaweria-B%2FMedia-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaweria-B%2FMedia-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaweria-B%2FMedia-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaweria-B%2FMedia-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jaweria-B","download_url":"https://codeload.github.com/Jaweria-B/Media-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaweria-B%2FMedia-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32560851,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T03:21:47.309Z","status":"ssl_error","status_checked_at":"2026-05-03T03:21:43.884Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","dall-e-3","gpt-4","python","streamlit","text-to-speech"],"created_at":"2024-12-13T20:19:17.399Z","updated_at":"2026-05-03T06:36:14.974Z","avatar_url":"https://github.com/Jaweria-B.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StoryVerse AI\r\n\r\nWelcome to **StoryVerse AI**! This innovative media application leverages state-of-the-art AI models to turn your input into a unique visual and auditory experience. Generate captivating stories with images, text, and audio effortlessly.\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003cimg src=\"./assets/logo.png\" alt=\"StoryVerse AI Logo\" height=\"200\"\u003e\r\n\u003c/p\u003e\r\n\r\n## Features\r\n\r\n- **DALL·E-3 Image Generation:** Transform textual input into a series of imaginative images using the DALL·E-3 model.\r\n- **GPT-4 Turbo Text Generation:** Craft engaging stories based on user input and generated images with the power of GPT-4 Turbo.\r\n- **Text-to-Speech Integration:** Convert your generated stories into immersive audio experiences using advanced Text-to-Speech technology.\r\n- **Clarifai Integration:** Leverage Clarifai for additional image analysis or content moderation, enhancing the overall user experience.\r\n- **Streamlit User Interface:** Enjoy a user-friendly interface powered by Streamlit for seamless interaction.\r\n- **Usage Limits:** Users can generate free stories and images three times. After reaching the limit, they need to provide their own Clarifai PAT key for continued usage.\r\n\r\n## Getting Started\r\n\r\n1. **Clone the Repository:**\r\n   ```bash\r\n   git clone https://github.com/Jaweria-B/Media-App.git\r\n   cd Media-App\r\n   ```\r\n\r\n2. **Install Dependencies:**\r\n   ```bash\r\n   pip install -r requirements.txt\r\n   ```\r\n\r\n3. **Run the App:**\r\n   ```bash\r\n   streamlit run app.py\r\n   ```\r\n\r\n4. **Open Your Browser:**\r\n   Visit [http://localhost:8501](http://localhost:8501) to explore the app.\r\n\r\n## Live Demo\r\n\r\nCheck out the live demo [here](https://storyverse-ai.streamlit.app/).\r\n\r\n## Usage\r\n\r\n1. Input your desired content through the app's user interface.\r\n2. Witness the creativity of DALL·E-3 as it generates a series of images.\r\n3. Experience the power of GPT-4 Turbo crafting a unique story based on the provided input and generated images.\r\n4. Listen to your story in audio format with the Text-to-Speech feature.\r\n5. Explore the images, read the story, and listen to the audio for a complete multimedia experience.\r\n\r\n## Contributing\r\n\r\nContributions are welcome! If you have ideas for improvements, feature requests, or find any issues, feel free to open an issue or submit a pull request.\r\n\r\n## Acknowledgments\r\n\r\n- This project was inspired by the article \"[Crafting Engaging Stories with AI: Building an Interactive Media App](https://lablab.ai/t/crafting-engaging-stories-with-ai-building-an-interactive-media-app)\" published on lablab.ai. I thank the authors for their insightful guidance and ideas that contributed to the development of StoryVerse AI.\r\n\r\n- Special thanks to OpenAI for providing cutting-edge AI models.\r\n- [Clarifai](https://www.clarifai.com/) for their image recognition capabilities.\r\n- [Streamlit](https://www.streamlit.io/) for the intuitive user interface.\r\n\r\n## Contact\r\n\r\nFor inquiries, reach out to bjaweria509@gmail.com.\r\n\r\nEnjoy creating and exploring unique stories with StoryVerse AI!\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaweria-b%2Fmedia-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaweria-b%2Fmedia-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaweria-b%2Fmedia-app/lists"}