you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 3 hours ago (1 child)

Are people using LLMs to derive readme's from source code!? I think they might be the target audience here.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 2 points 3 hours ago

    More like indirectly. For an LLM to effectively work with a codebase it needs to know how the project is structured and where to find stuff. Instead of having it derive this information each session, it can just read about it in the available documentation. It’s more token efficient.

  • source
  • parent