From 29a5eec5026df2b43f3576f0d730c84da8458e9d Mon Sep 17 00:00:00 2001 From: Bipin Rimal Date: Fri, 13 Feb 2026 19:42:17 +0545 Subject: [PATCH] Add EkLine to Documentation section EkLine is an AI-powered documentation review tool that integrates with CI/CD pipelines to automatically catch style issues, broken links, and documentation drift. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a74902..2796864 100644 --- a/README.md +++ b/README.md @@ -234,8 +234,9 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [DiagramGPT](https://www.eraser.io/diagramgpt) — DiagramGPT is a free AI-based web app that converts a schema, infrastructure definition, code snippet or plain language description into diagrams. The tool can generate flow charts, entity relationship diagrams, cloud architecture diagrams and sequence diagrams. - [DocuWriter.ai](https://www.docuwriter.ai/) — AI-powered web app to generate automated Code & API documentation from your source code files. - [README-AI](https://github.com/eli64s/readme-ai) — Automated README.md file generator, powered by large language model APIs. -- [Supacodes](https://www.supacodes.com) — An AI tool that automates writing & updating code documentation in Github -- [CodexAtlas](https://codedocumentation.app/) — Automated code and API documentation using latest AI models +- [Supacodes](https://www.supacodes.com) — An AI tool that automates writing & updating code documentation in Github. +- [CodexAtlas](https://codedocumentation.app/) — Automated code and API documentation using latest AI models. +- [EkLine](https://ekline.io/) — Helps software teams create and maintain high-quality documentation with AI-powered quality checks, style guide enforcement, and automatic doc generation. ## Observability - [TraceRoot AI](https://traceroot.ai/) - An AI native observability tool that using AI agents to automatically fix your production bugs.