Show HN: Auto Wiki v2 – Turn your codebase into a Wiki now with diagrams

wiki.mutable.ai

21 points by oshams 15 days ago

Hi HN!

I'm Omar from Mutable.ai. We previously (https://news.ycombinator.com/item?id=38915999) introduced Auto Wiki (http://wiki.mutable.ai/)), which transforms your codebase into Wiki-style articles with citations to your code. Now, it features code diagrams and the ability to use AI to revise your wiki. It’s our favorite way to learn about new codebases and maintain up-to-date documentation. Getting started is easy: simply visit wiki.mutable.ai, enter the name of your repo, and let our AI take care of the rest. Our new basic tier costs just $2/repo/month, and for a limited time, you can use the coupon code HACKERNEWS to generate them for $1/mo. We also offer free wikis for open source repos if the contributor partners with us, you can inquire about this by emailing info@mutable.ai, some conditions apply.

We made a number of improvements with your feedback in mind, including:

- Code diagrams, generated in Mermaid - Filter and search for your wiki - AI revision with instruction - Manual edits to revise wikis - Better underlying model - Private repo support that follows the permissions of the repo - Wiki is updated automatically every month and with each commit with our upcoming PR bot

Please note, you will only be able to edit a wiki if you’re a contributor or sponsor of the repo.

Thank you!

PS Here are some example v2 wikis:

https://wiki.mutable.ai/princeton-nlp/SWE-agent

https://wiki.mutable.ai/bitcoin/bitcoin

https://wiki.mutable.ai/karpathy/llm.c

https://wiki.mutable.ai/openai/transformer-debugger

https://wiki.mutable.ai/tensorflow/tensorflow

https://wiki.mutable.ai/Significant-Gravitas/AutoGPT

More info in the full release video: https://www.youtube.com/watch?v=mnrdzsTCke0

ecosystem 9 days ago

https://github.com/awslabs/gluonts is a great candidate for a sample wiki. It is an OSS lib, not great documentation, very hard to RTFM (unlike, say, sklearn which already has a great wiki), doubtful that awslabs would pay to produce.

Ycruch 14 days ago

Tried to get in touch with Mutable AI, but nobody actually answered to my multiple requests.

  • oshams 14 days ago

    did you email info@mutable.ai?

yodon 15 days ago

The sample wikis look very impressive!