Live data from Hacker News

Show HN: Hallucinopedia

halupedia.com

21–30 of 285 posts

Re: Show HN: Hallucinopedia

#21
post #5
post #3

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?

It's entirely possible they simply ingest the JS as-is.

Re: Show HN: Hallucinopedia

#23
post #16

Ironically, 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

#24

Finally a more trustworthy version of Grokipedia!

I honestly forgot that Grokipedia existed. Did anyone ever use it?

Tried once, but was useless. Very funny that it had so many text, while Elon is apparently "huge" fan of short and precise communication...

Re: Show HN: Hallucinopedia

#28
It'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

#29

It'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
Post reply on HN