Wiki of Babel. Experimenting with an infinite Wikipedia
- POST
Introduction I was talking with a friend about the library of babel (the book, and the online library). Inspired by my short experiments with RAG, I decided to see if I could make something similar: an infinite Wikipedia, where each keyword leads to a page, and pages have links between them. What is tricky is making sure that the wiki stays consistent.
Description It’s a pretty simple service: every top-level URL is valid and will return a webpage with content generated by an LLM.