Show HN: Sosumi.ai – Convert Apple Developer docs to AI-readable Markdown
51–60 of 74 posts
Re: Show HN: Sosumi.ai – Convert Apple Developer docs to AI-readable Markdown
#52Re: Show HN: Sosumi.ai – Convert Apple Developer docs to AI-readable Markdown
#53Re: Show HN: Sosumi.ai – Convert Apple Developer docs to AI-readable Markdown
#54For those wondering about the name, it has a fun story behind it: https://en.wikipedia.org/wiki/Sosumi
Re: Show HN: Sosumi.ai – Convert Apple Developer docs to AI-readable Markdown
#55Hm, I would have extracted the markdown from the Swift source code. That’s what Apple uses to generate their pages, using https://www.swift.org/documentation/docc/ . For example, AFAIK, https://github.com/swiftlang/swift/blob/main/stdlib/public/c... is used to generate https://developer.apple.com/documentation/swift/array .
Even for those open source projects, there is still some value added in the generated documentation that isn’t directly available from documentation comments, such as type members and protocol conformances (though a LLM could certainly suss that out with the right context).
Re: Show HN: Sosumi.ai – Convert Apple Developer docs to AI-readable Markdown
#56"AI-readable Markdown" — can't we just say "Markdown"? I'm serious about this, why are we focussing on making things accessible to AI when they should just be machine-readable and accessible to human beings in the first place? No need to taint this by bringing AI into it.
> why are we focussing on making things accessible to AI Because that’s the authors actual goal? To take a web page that looks fine to human eyes but is unintuitively not accessible to AI. That’s genuinely useful and valuable. Sure it’s no different than converting it to markdown for human eyes. But it’s important to be clear about not just WHAT but also WHY. C’mon now. This isn’t controversial or even bad.
Re: Show HN: Sosumi.ai – Convert Apple Developer docs to AI-readable Markdown
#57Wasn’t one of the benefits of AI that we don’t need special documents for AI to understand the data?
Re: Show HN: Sosumi.ai – Convert Apple Developer docs to AI-readable Markdown
#58Re: Show HN: Sosumi.ai – Convert Apple Developer docs to AI-readable Markdown
#59Earlier quoted context omitted.
> why are we focussing on making things accessible to AI Because that’s the authors actual goal? To take a web page that looks fine to human eyes but is unintuitively not accessible to AI. That’s genuinely useful and valuable. Sure it’s no different than converting it to markdown for human eyes. But it’s important to be clear about not just WHAT but also WHY. C’mon now. This isn’t controversial or even bad.
I mean.... it could have broader appeal without artificially restricting its audience
Re: Show HN: Sosumi.ai – Convert Apple Developer docs to AI-readable Markdown
#60Earlier quoted context omitted.
> why are we focussing on making things accessible to AI Because that’s the authors actual goal? To take a web page that looks fine to human eyes but is unintuitively not accessible to AI. That’s genuinely useful and valuable. Sure it’s no different than converting it to markdown for human eyes. But it’s important to be clear about not just WHAT but also WHY. C’mon now. This isn’t controversial or even bad.
I mean.... it could have broader appeal without artificially restricting its audience