Google Releases CodeWiki
codewiki.google
Google Releases CodeWiki
1–10 of 45 posts
Re: Google Releases CodeWiki
#2We previously launched Auto Wiki (https://news.ycombinator.com/item?id=38915999) in Jan 2024 and broke the ground for AI generated wikis that explain your code. Now this product has been rebuilt by the same team, as well as others and launched as a part of Google. Hope you enjoy.
Although, I've recently moved on to working on Gemini and AI research, I'm still involved as an advisor and founder emeritus of sorts. This team moves extremely fast and while we don't have full availability yet, we're working hard on addressing some early feedback before we make it more widely available including for private repos. Personally, I think the NotebookLM integration is a nice touch and distinguishing factor that we could only do as Google.
I hope you enjoy.
Thank You, Omar (Formerly Founder/CEO MutableAI)
Re: Google Releases CodeWiki
#3Re: Google Releases CodeWiki
#4Re: Google Releases CodeWiki
#5Re: Google Releases CodeWiki
#6I don’t understand how this can be more optimal than just reading the documentation that a human already wrote. All “normal” uses can be answered by reading the docs, everything advanced you can just read the code. I’m not sure when I would ever use this?
How well this actually works, though, I have no idea.
Re: Google Releases CodeWiki
#7Anyone else get an eye twitch when they read or hear "Agentic"?
Re: Google Releases CodeWiki
#8Maybe it’s too noisy, if the LLM isn’t stable about the way it’s wording things, or maybe it’s only useful for commits that make significant changes to architecture. However, I do think it’d be interesting to see how the documentation changes over time, as well as seeing how any specific PR changes it.
Also, I looked at golang, and I was definitely expecting a multi-page architecture with lots of cross references, not just one long scrolling field of content.
Re: Google Releases CodeWiki
#9I don’t understand how this can be more optimal than just reading the documentation that a human already wrote. All “normal” uses can be answered by reading the docs, everything advanced you can just read the code. I’m not sure when I would ever use this?
Re: Google Releases CodeWiki
#10Hello HN, We previously launched Auto Wiki ( https://news.ycombinator.com/item?id=38915999 ) in Jan 2024 and broke the ground for AI generated wikis that explain your code. Now this product has been rebuilt by the same team, as well as others and launched as a part of Google. Hope you enjoy. Although, I've recently moved on to working on Gemini and AI research, I'm still involved as an advisor and founder emeritus of…