1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16# Roadmap
- [x] Generate wiki articles on read using AI
- [x] Format articles and make real links
- [x] Homepage v1
- [x] Universe prompt to bundle articles together, like wikipedia languages
- [x] Inject universe prompt context into article generator
- [x] Make website uncrawlable - robots.txt? Need to make sure it doesn't feed back on itself ๐
- [x] Indexing and search to unlock โคต๏ธ
- [x] Give tools to article generator to read related articles and keep the world coherent
- [ ] Fancy up article generation to avoid frustration on spinner: stream text, show articles read by ai?
- [ ] Browse through articles in universe using search or list rather than only links
- [ ] Biggest universes show up on homepage like wikipedia languages along with articles count?
- [ ] User sign-in and save universes, pin articles..?
- [ ] what next?