• Subscribe
  • AI Generated, Interactive Podcast!

    Adam Tal
    0 replies
    Hey all, I make a weekly, interactive, AI generated podcast using whatever the the top 3 comments on /r/crowdcast that week! I think it’s pretty rad!! [Give it a listen](https://www.buzzsprout.com/2188164/share)! You should come hang out, leave some comments, and get featured! I’m here to tell you about episode #3 which just launched, and to give you some behind the scenes tech insights. Of course, [all of the code is open source](https://github.com/AdmTal/crowdcast) if you’re into that kind of thing - feel free to open a PR, would love to collaborate and get feedback. Otherwise, it’s pretty simple, I have a [script](https://github.com/AdmTal/crowdcast/blob/main/main.py) that pulls the top three comments every week, and I run them through a [series of prompts](https://github.com/AdmTal/crowdcast/tree/main/prompts) in order to build a full podcast script. Then I use [Eleven Labs](http://elevenlabs.io) to generate the voice. I stitch it all together with some music using Python, and then publish it using [Buzzsprout](https://www.buzzsprout.com). I’m currently using GPT-4 to run the prompts. For episode 3, I did something new to try and raise the quality of content and keep it interesting, I call it [Prompt enhancement](https://github.com/AdmTal/crowdcast/blob/main/prompts/prompt_enhancer.py). Here are the user comments used for episode #3 both before and after prompt enhancement: First, /u/liquidhot [suggested this](https://www.reddit.com/r/crowdcast/comments/13lhis4/vote_now_for_next_weeks_crowdcast_topics_will/jks2etg/?utm_source=share&utm_medium=ios_app&utm_name=ioscss&utm_content=1&utm_term=1&context=3): A segment about the lighter side of the dark web and how dark net criminals can come together to make the world a better place. Which became this after enhancement: The dark web is often depicted as a sinister, secret layer of the internet - a place only for illicit activities. But could there also be instances where this mysterious corner of the web has been a force for good? In this segment, we'll delve into concrete examples of hackers and dark web users leveraging their skills for altruistic purposes. We'll discuss the role of hacktivists like the members of Anonymous who exposed high-level corruption in the Tunisian government during the Arab Spring, and highlight cases such as the ransomware attackers - Phineas Fisher - who claimed to have donated their ill-gotten gains to charities like Kurdish anti-capitalists. We'll also examine how the dark web has provided a safe haven for whistleblowers like Edward Snowden, enabling them to share critical information without the fear of facing severe consequences. Join us as we unravel the complex realities and unexpected positive aspects of the dark web communities, and how, in certain instances, they are contributing to a more just world. Second, /u/tango_foxtrot404 [suggested](https://www.reddit.com/r/crowdcast/comments/13lhis4/comment/jksycbg/?utm_source=share&utm_medium=web2x&context=3): A debate segment between 2 artificial intelligences on the question: Are we alone in the universe? Which became this after enhancing: A debate segment featuring two cutting-edge artificial intelligences, each presenting opposing sides of the question: Are we alone in the universe? Drawing on the latest scientific theories, findings, and case studies, both AI debaters will tackle key topics including the Fermi Paradox, the Drake Equation, and the potential of microbial life in our solar system. Listeners will also get a glimpse into the current state of astrobiology, extraterrestrial intelligence research, and the implications of discovering life beyond Earth. As they debate, the AIs will also demonstrate their reasoning skills, natural language understanding, and ability to think and learn on the fly, providing unique and profound perspectives on this age-old question. Join us as we push the boundaries of both cosmic and artificial intelligence in this engaging and thought-provoking segment. Finally, /u/dramatic-mongoose-95 (me) [suggested](https://www.reddit.com/r/crowdcast/comments/13lhis4/comment/jkpy005/): Next weeks episode should have a fiction segment about the dark conspiracy theories surrounding the great British bake-off. The lies, the cheating, the gambling, the calories. Which became this after enhancement: In next week's episode, we dive into the world of culinary intrigue with an exploration of the gripping conspiracy theories surrounding the popular TV show, The Great British Bake-Off. We'll dissect the rumors of lies, cheating, gambling, and the surprising calorie-loaded consequences. Delving into the history of the competition, we'll discuss specific instances where fans have uncovered potential plots to manipulate the outcome--including potential judge favoritism and explosive ingredient scandals. As we wade through these complex webs of whispers, we'll also investigate the claims of a shadowy betting ring operating behind the scenes, and gain insight into the true calorie cost of creating these sumptuous baked masterpieces. Come along with us as we reveal the secrets and scandals behind the oven doors of this beloved cooking competition, and learn how this apparently innocent show has, for some ardent fans, become a field of sinister speculation. Thanks for reading, hope you come check it out, and maybe even join in, and please let me know if you have any questions or comments!!
    🤔
    No comments yet be the first to help