Skip to content

Commit a310761

Browse files
committed
Add AI-powered tools section
1 parent 28497a4 commit a310761

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Translations available in: [🇨🇳 中文](README_zh.md)
2727
- [Site Builder](#site-builder)
2828
- [Wiki Builder](#wiki-builder)
2929
- [Knowledge Base](#knowledge-base)
30+
- [AI-powered Tools](#ai-powered-tools)
3031
- [Checker \& Formatter](#checker--formatter)
3132
- [Diagramming](#diagramming)
3233
- [Multimedia](#multimedia)
@@ -319,6 +320,11 @@ README files are a staple of any code project. They provide the first introducti
319320
- [MrDoc](https://github.com/zmister2016/MrDoc) - An online document system suitable for individuals and small teams to manage documents, wiki, knowledge and notes.
320321
- [AFFiNE](https://github.com/toeverything/AFFiNE) - A next-gen knowledge base that brings planning, sorting and creating all together.
321322

323+
### AI-powered Tools
324+
325+
- [Mintlify Writer](https://github.com/mintlify/writer) - An AI-powered VS Code extension that automatically generates code documentation by highlighting code. Supports multiple programming languages and docstring formats including JSDoc, reST, NumPy, and more.
326+
- [Readme AI](https://github.com/eli64s/readme-ai) - A developer tool that automatically generates comprehensive README files using repository analysis and language models. It supports multiple LLM providers, custom templates, and offline generation.
327+
322328
### Checker & Formatter
323329

324330
- [LanguageTool](https://github.com/languagetool-org/languagetool) - Style and Grammar Checker for 25+ Languages.

0 commit comments

Comments
 (0)