Great promise; sometimes need to reference docs to build context. I looked at the examples you posted and did a quick glance. For example '''init?(exactly: Float80)''' the tool converted it to '''- [initexactly-63925](/documentation/Swift/Double/init(exactly:)-63925)''' To achieve its goal I would be worried that it dropped the verbatim function signature. Claude still figured it out, but for more obscure stuff that…
Thanks for pointing that out. That’s most likely a mistake in how I’m translating into Markdown. I’ll look into this.
Show HN: Sosumi.ai – Convert Apple Developer docs to AI-readable Markdown
71–74 of 74 posts
Re: Show HN: Sosumi.ai – Convert Apple Developer docs to AI-readable Markdown
#72Could you share what is your motivation behind doing whole domain and web hosting ? Personally I feel that this whole AI induced problem should even exist in the first place, but even then it is ridiculous, that you have to query some web api to solve this problem, why not just publish parsed and converted to .md set of local files and be done with it.
I agree, it'd be great if Apple provided accessible documentation in the first place. Time was, Apple published self-contained docsets that you could download and read offline. Apple's ToS pretty explicitly forbid the kind of automation required to download everything. But even if someone did that, it'd only be a snapshot in time. And a lot can can change between OS releases. As for the hosted web app, I wanted to pr…
Re: Show HN: Sosumi.ai – Convert Apple Developer docs to AI-readable Markdown
#73Do you have a public repo? Would love to see how it's working.
Not yet, but I plan to open source it soon. Just gotta tidy up a little bit, you know?
Re: Show HN: Sosumi.ai – Convert Apple Developer docs to AI-readable Markdown
#74Makes you wonder what's the point of this “choice”.