← Back to context

Comment by theptip

4 days ago

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.

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

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