Live data from Hacker News

Show HN: Auto Wiki – Turn your codebase into a Wiki

wiki.mutable.ai

121–130 of 136 posts

Re: Show HN: Auto Wiki – Turn your codebase into a Wiki

#123
post #76
post #72

Earlier quoted context omitted.

A wiki is a wiki wiki (quick, fast) web. It's defining characteristic is quickly and easily user-editable. Your current product isn't a wiki generator, it's a website generator. https://en.m.wikipedia.org/wiki/Wiki

Great point! It's a website generator in the style of wikis that could become a wiki in the future if we add the ability to edit it.

you could have it be an actual wiki with talk pages and all and let multiple LLMs overwrite each others documentation as they find mistakes & argue about it in the talk pages

Then humans could also intervene in the talk pages and set the record straight, while allowing LLM to go back and edit the actual article

this would also be cool because it would be async, like real wikis, so you can use slower models.

Re: Show HN: Auto Wiki – Turn your codebase into a Wiki

#124
post #122
post #22

I'd love to see what it can do with https://github.com/microsoft/debugpy - and especially how it would handle vendored dependencies.

https://wiki.mutable.ai/microsoft/debugpy

This is very impressive, thank you!

Re: Show HN: Auto Wiki – Turn your codebase into a Wiki

#128
post #65

Requesting https://github.com/lobsters/lobsters as I'm going through that codebase and would be able to provide feedback. cheers ps. just gonna second everyone else who's saying being able to edit out incorrect data is very important, otherwise people are gonna be weary of reading repos they aren't already familiar with.

https://wiki.mutable.ai/lobsters/lobsters

Re: Show HN: Auto Wiki – Turn your codebase into a Wiki

#129

Nice! I’d be interested to see how it handles https://github.com/rosco-m68k/rosco_m68k , it’s a mixed software / hardware repo, with a lot of code in assembler and C (for an old platform). Might be a challenge?

https://wiki.mutable.ai/rosco-m68k/rosco_m68k

Re: Show HN: Auto Wiki – Turn your codebase into a Wiki

#130
post #60

Please do stevage/map-gl-utils And turfjs/turf Feedback: it's confusing that you're using the word wiki. I guess you mean, the style is similar to Wikipedia? But otherwise the concept of a wiki, an editable set of interconnected pages, seems irrelevant and just confusing here?

https://wiki.mutable.ai/stevage/map-gl-utils
Post reply on HN