Alternatives
Products that do what Stories by AI, fiction written with GPT-3 and illustrated with DALL-E 2 does
Hi HN! I and a couple of friends finally launched a project that's been kicking around since late last year: Stories by AI The spark of the idea was actually inspired by another Show HN ("I had some time yesterday so I made a GPT3 podcast to help you sleep" https://news.ycombinator.com/item?id=29428910). With the emergence of nice tools for co-writing fiction with GPT-3, I really liked the idea of publishing a bunch of short fiction where the AI largely did the writing. I still find the surreal fever-dream esque weirdness of language models really entertaining, and hope we can…
- 1IW
2022 · f52.charlieharrington.com
- 2IP
To be specific, the content is generated by a GPT-2 based model. https://amzn.to/2TCc0v2 Let me know if you have any questions :-)
2020
- 3CP
OP here. This comment contains SPOILERS so try the dystopia simulator first before reading further! I built "WeChatGPT+" in December on top of GPT-3. It was pretty surreal when OpenAI released an actual product named "ChatGPT Plus" a few months after that. Then the Microsoft partnership was announced, Bing AI was released, and marketing materials were leaked indicating that Bing AI would start including advertisements within the chat responses. Reality imitates fiction, I guess. Today - literally a few hours ago - OpenAI announced public ChatGPT API with 10% the cost of GPT-3. I immediately…
2023 · future.attejuvonen.fi
- 4CA
Hey together with wife we took part in AssemblyAI hackathon and although we didn't win we felt good enough about our inital MVP that we took it a bit further. You can describe your characters and give a title and however long/detailed description you want, the gpt-3 will generate a children's story from it, dall-e will generate images. Images are postprocessed with stable-diffusion custom model (for stylisation) and that's the final result. It's still early as it was done in about 2 weeks, but I count on your feedback. I am software engineer and did basically all of the engineering work…
2022 · childbook.ai
- 5IC
2022 · twitter.com
- 6MF
Just finished my second year at college studying Computer Science, and wanted to try and gain experience as a full stack dev this summer, so I made a website that allows users to create stories using openai's API, using embeddings for custom terms users can define, and create short stories and chapters alike. I'm mainly just looking for some feedback on how I can improve it or make it more presentable, so any help/feedback is welcome and appreciated!
2023 · plotnotes.ai
- 7AA
Hey everyone! I've been working on a 'program"' (read as: overengineered bash script) It's called AI-Audiobook-Maker, and it was born out of my experiences with my 10-year-old cousin who is developmentally disabled. Despite his difficulties with reading, his enthusiasm for stories goes hard, even if he can't READ them. Watching him, I realized that the world of books was kinda out of reach for him, and I suppose many others. So, I set out to build something that could bridge this gap. After only finding shitty, expensive subscription sites that only gave you a couple hours of audio gen, I…
2023 · github.com
- 8UA
Ever wanted to create your own picture book? Introducing Mr. Seuss! Just input images of your protagonist and a basic storyline and he'll produce a (funny but weird) picture book for you using AI. The linked colab uses GPT-J to generate a story and Dreambooth Stable Diffusion to generate relevant pictures to the story. It's completely free and takes around 30 minutes to run on the free tier of colab. Let me know what you think in the comments! So excited to see what's possible for storytelling using AI.
2022 · colab.research.google.com
- 9AP
Hi HN! Me and my buddy made this in a weekend as an experiment in 1. building something quickly and putting it out there and 2. using AI in an interesting way; in this case a poetry judge. Our “judge” isn’t perfect, but the hope is that at least it’s a relatively fair system that everyone can be sure evaluates their work. Anyway, we wanted to see what the lovely people of HN think of it. Some background on the idea; I like poetry and thought it would be cool if there was a big competition with a large financial incentive that scales with the number of participants. Using AI as a judge allows…
2023 · acontestofwords.com
- 10HW
URL: https://hnnoai.readpipe.org/
23d ago · hnnoai.readpipe.org
- 11IB
Hi HN! I built a proof of concept 'newspaper' that creates short news articles of today's current events with GPT. This is a very rough proof of concept but I can't help but think this concept is the future. I think we'll all have AI daily newspapers in whatever theme we want, covering any amount of information we want, with the ability to expand or contract article length instantly. Sharing just to get everyone thinking about this future. Thanks for reading!
2023 · thegordonpost.com
- 12CW
Just finished some work involving ChatGPT when I felt strong Tolkien nostalgia, so asked it to write a song in the style of Hobbit, the result was amusing, so what the heck, here it is: > Write a short song in the style of Tolkien's Hobbit that tells of a skilled programmer creating artificial intelligence Verse 1: In the land of code and screens, Where the bits and bytes do gleam, There lived a programmer so wise, With knowledge and skills that did surprise. Chorus: Creating AI, a masterpiece, A mind so bright, a true release, Bringing forth a new dawn, Of intelligence beyond what's gone.…
2023
- 13NE
I’m excited to share the project I’ve been working on for a while now called Nuvvel, which utilizes AI to generate detailed, rich stories for avid readers. You might think of it as a mix between an endless Netflix series and a dedicated Wikipedia for each series. The platform features interconnected characters, each with their own story arcs, and immersive locations where events unfold, connecting everything together. Each series begins with a story arc told over many chapters. Once a chapter is unlocked, it becomes available for everyone to read. Some chapters might already be unlocked by…
2024 · nuvvel.com
- 14NR
Hey folks! This is a project that I've been working in my free time for the past few months. It's a news aggregator that uses AI to select relevant articles and summarize them. The default sources are frameworks and libraries' updates, popular HN topics, and languages' subreddits threads that make past a certain threshold. You can run a local instance (needs an OpenAI key) and customize it with your own sources, and adjust the prompt as well. The resulting website can be browsed at https://dev-radar.com/ My next experiment will be with local news. I'm building some feeds with…
2023 · github.com
- 15OS
Hi HN! I'd love your feedback for this AI storytelling game. Remember when you used to read choose-your-own adventure books as a kid? We're trying to re-create that. The site lets you create adventures by seeding them with parameters that end up feeding LLMs: title, genre, writing style, etc. Once you've done that, you can play your book like a game: with custom chapters, illustrations, voice narration, choices, and dice rolls. We’re really into the idea of merging the open-ended generative AI with goal-directed story arcs that the game author can control. Everything is open source (links…
2023 · ai-adventure.steamship.com
- 16AF
I wanted to share a few AI related things I've made for my kids (ages 2 and 4). It's mind blowing that the tech didn't exist in a useful state a year ago and now I end up using it almost daily. 1. Story creator app - https://apps.apple.com/us/app/custom-ai-stories/id1669159225 - iphone app to create and read stories. This uses the openAI API and Amazon Polly (text to speech). Icon generated by Midjourney. Recently the stories have been taking a bit longer than the estimate to generate, I think due to increased openAI API usage 2. Belle uses the potty book -…
2023
- 17IF
Hello there! I hope you're doing well today! I wanted to share something with you. Recently I was on the hunt for the best way to journal daily. Well, I had this idea - what if I could feed all my daily entries to an AI (ChatGPT), and create a friendly, supportive character like Socrates or Simon Sinek? This way, I could ask any questions about my life and mental health, and get some amazing advice on how to improve myself! The results have been absolutely mind-blowing ! I even made a short GIF to show you how it works - check it out! - https://gifyu.com/image/SdHLH I've…
2023
- 18IB
Think of HackerNews, but only for AI content. Did build this out of the wish for easier discoverability of new technologies in the AI/ML space. Obviously, so far only a tiny small community, but maybe a few of you find it nice to be around and want to post a link there every now and then :)
2023 · news.aiapipro.com
- 19IB
Hi HN, I'm the creator of this project. For the past months, I've been working on building an AI agent that could move beyond simple generation and tackle inventive challenges autonomously. The core idea was to create a system with a "metacognitive loop"—the ability to recognize when it's stuck on a fundamental problem and then launch a sub-mission to solve that specific bottleneck before continuing. The linked article is a deeper introduction to the system's architecture and a snapshot from a recent run. I tried to design it to be evidence-grounded and self-critical to avoid the pitfalls of…
2025 · robw1se.substack.com
- 20SG
Hi everyone! Want to share something I'm working on. Here is the brief description: From a single text prompt, craft dynamic worlds (both fictional and real-life, of any kind) filled with interacting NPCs pursuing goals, and control (human-in-the-loop) their behaviour and world state in real-time. Text-to-image to visualise every single step of change in the world's and NPC's state. My main goal was to check if it's possible to use LLMs (GPT-4 currently) to make characters interact with each other but in the end, it ended up with a neat little app where users can interfere with NPC's (and…
2024 · github.com
- 21IH
Hey there, While searching for my next role as a PM in Blockchain + AI, I started building an AI-powered notetaker called MindNote: https://www.mindnote.online. The idea is simple: you input your thoughts, and AI helps you complete or modify them. If you decide to test it, try using the prompt: Keep this text and…"(add budget, complete list, organize alphabetically, add their translation, etc.). The first big release is all about modifying your notes with AI prompts. The next big step? Capturing thoughts directly from the mind using brain-to-text technology. There is a 3 days free…
2025
- 22C7
I was inspired by Nothing Forever to make something while it's off air - Channel 784. It's a parody of evening news. How it works: I have a Node server that generates headlines, then expands each one and creates an intro and outro based on them, and then passes the headlines to DALL-E to generate pictures for each story and the stories to Google Cloud to generate speech. Then I save that as a JSON and load it into Unreal Engine. I'm not sure it's as funny as Nothing Forever, it's a bit more structured. If anyone's got any suggestions I'd love to hear them.
2023 · twitch.tv
- 23

- 24BA
I made a short e-book with surreal art, aphorisms, and fun AI generated word puzzles threaded inside a fictional story about an advanced AI-human species' quest to create the perfect Hand.
2023 · drive.google.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →