Hey HN community! I'm excited to share my latest project: SpinReactor.ai – a groundbreaking AI-designed and driven news bias filter that cuts through the noise and delivers spin-free, concise news articles.
SpinReactor utilizes News API (https://newsapi.org/) to gather the latest headlines from multiple US sources. It then applies a dual layer similarity heuristic to group similar sources together. But that's just the beginning. With the help of GPT-4, SpinReactor breaks down the articles into core facts, strips away any editorializing, and synthesizes its own concise, unbiased article. It even open cites its sources for full transparency!
To add some fun to the mix, we're using StableDiffusion, a text-to-image GAN, to generate article images. While they might not always capture the perfect mood, they sure make for some entertaining visuals.
And guess what? The entire project, from the logo to the HTML and CSS, was prompted out of GPT-4. We even prompted GPT-4 to prompt StableDiffusion to create our unique logo.
We'd love for you to give SpinReactor.ai a try and let us know what you think! We believe it's a game-changer in the fight against news bias, and we can't wait to hear your feedback. So go on, give it a spin, and let the AI revolution begin!
[END GPT-4 COPY]
I wanted to step through what the workflow would be for a fully AI-driven project. Honestly it was the most pleasant experiences I've had in a while. I went from an empty VS Code window to basically the final form in around 6 hours and none of that time was spent in the planning stage. I'm very pleased with the final product.
Automatic import of new stories is currently disabled (I added that feature) in order to figure out project costs of using GPT-3.5 vs 4. I'll have it up by tonight. If people find value in this output of this product, I have no problem with keeping it up and maintained despite the fact that I just wanted to try out AI-driven development. Thanks for checking it out!
Show HN: Spinreactor.ai – The First AI-Designed News Bias Filter
spinreactor.ai