top | item 43859649

Show HN: I Rebuilt DevinAI's $300K DeepWiki and Open Source It

2 points| sashimikun | 10 months ago |github.com

You’ve probably heard about DevinAI’s DeepWiki, a powerful AI tool for GitHub repo documentation that reportedly cost $300K in compute. What if I told you I rebuilt it in under an hour*,* and made it completely open source?

Open DeepWiki transforms any GitHub repository into a fully AI-augmented wiki with:

AI-generated documentation using Gemini and GPT models

Visual architecture diagrams (Mermaid.js)

Codebase Q&A powered by retrieval-augmented generation (RAG)

Fully self-hosted, running locally with zero cloud lock-in

No paywalls, no proprietary black boxes.Self host friendly!

Check it out here: https://github.com/AsyncFuncAI/deepwiki-open

Would love to hear your feedback and ideas for improving this project!

1 comment

order

bobdigit|9 months ago

Cool project! Did you compare the results with deepwiki.com? What are the differences?