Playing around with using an LLM and vale.
Vale runs on /docs/content/guides/use-case/
Then it goes issue-by-issue passing context to the LLM to get a suggestion.
- Rename .env.example to .env.
- Add your Gemini API key inside .env
- Clone https://github.com/docker/docs in the same directory
- docker compose up --build