Endless AI-Generated Wikipedia
2 days ago
- #AI
- #LLMs
- #Wikipedia
- EndlessWiki is an AI-generated infinite wiki where content is generated on-the-fly when users click links.
- The project explores the concept of interacting with large language models (LLMs) as a wiki, leveraging their stored knowledge.
- A MySQL database and Golang server power the backend, with pages generated using the Kimi K2 model for speed and reliability.
- To prevent cheating, each link includes an origin parameter, validated server-side to ensure legitimate navigation.
- The creator envisions potential non-toy applications, such as ChatGPT automatically hyperlinking proper nouns for deeper exploration.