Yes, this is a very useful service, but it might be better if the content could be generated using a stronger model like Gemini 2.5 pro. I remember there was a `deepwiki` service that can be locally deployed https://github.com/AsyncFuncAI/deepwiki-open, you can configure your own API_KEY and use a stronger model.
Thanks, sinan Lari Hotari <[email protected]> 于2025年8月26日周二 14:43写道: > Hi all, > > There's a service called deepwiki.com that generates documentation for > any GitHub repository based on the repository content. > The site for Pulsar is https://deepwiki.com/apache/pulsar > > It appears that this is very useful for developing Pulsar. > > You can take a look at these URLs for some examples: > > Storage System: > * https://deepwiki.com/apache/pulsar/4-storage-system > Managed Ledger Architecture: > * https://deepwiki.com/apache/pulsar/4.1-managed-ledger-architecture > Message Storage Flow: > * https://deepwiki.com/apache/pulsar/4.2-message-storage-flow > Pulsar CI description: > * https://deepwiki.com/apache/pulsar/2.2-ci-and-testing > > -Lari >
