| ▲ | theptip 8 months 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. | ||
| ▲ | mooreds 8 months ago | parent [-] | |
> And run your tutorials to ensure that they remain correct. Do you have examples of LLMs running tutorials you can share? | ||