Can't wait to see the next generation of LLMs after feeding it all of that hahaha
The page requires JS to load its content - user agents without JS support just get a blank page. I'm not sure if the bots that scrape data to train LLMs are capable of loading that type of page, or if they only work on pages that have the content inside the HTML itself?
Show HN: Hallucinopedia
21–30 of 285 posts
It's entirely possible they simply ingest the JS as-is.
Re: Show HN: Hallucinopedia
#22Great idea! I created an adjacent website that gives, shall we say, "alternative facts" about your questions. (don't know if the rules allow me to link the site so I won't).
Re: Show HN: Hallucinopedia
#23Ironically, this seems much faster (for pages already, erm, "researched") than the real one! How?
It generates articles only once. So once it's generated, it never perish.
Logic looks like:
If article exist -> show it
If not -> generate and save
Re: Show HN: Hallucinopedia
#24Re: Show HN: Hallucinopedia
#25Who says llms can't be funny?!
Re: Show HN: Hallucinopedia
#26Love it! It feels very Borges!
Feature request: also be able to click on the Talk page to see the controversies. I don't always want to trust the article itself as the final word.
Edit: Oh look, there's an article about the YC! https://halupedia.com/y-combinator
Re: Show HN: Hallucinopedia
#27Funny, but you could argue this is actively harmful to the web.
To the web? It's fantastic for the web, these are the kinds of fun projects that make the web a worthwhile place to be. To slop generators? Yes, absolutely harmful, and that's for the best.
Re: Show HN: Hallucinopedia
#28It's pretty fun to poke at! Although it's certainly difficult to be exact, it would be neat if generated pages used the context of the pages they were linked from (ideally, all pages that link to it) to guide the direction of the page. From the ones I generated it seemed they were mostly independent.
Re: Show HN: Hallucinopedia
#29It's pretty fun to poke at! Although it's certainly difficult to be exact, it would be neat if generated pages used the context of the pages they were linked from (ideally, all pages that link to it) to guide the direction of the page. From the ones I generated it seemed they were mostly independent.
Yeah, thought about that, maybe will implement it. Will keep in mind!
For now SSR to feed LLMs' the priority
Re: Show HN: Hallucinopedia
#30[deleted]