Comment by theptip

Comment by theptip 3 days ago

1 reply

Yes! AI for docs is one of the usecases I’m bullish on. There is a nice feedback loop where these docs will help LLMs to understand your code too. You can write a GH action to check if your code change / release changes the docs, so they stay fresh. And run your tutorials to ensure that they remain correct.

mooreds 3 days ago

> And run your tutorials to ensure that they remain correct.

Do you have examples of LLMs running tutorials you can share?