Generate markdown documentation easily with the power of AI.
This repo is no longer maintained and is replaced by @synapsy-ai/genidoc.
DevDocGPT is a tool that generates documentation using OpenAI’s GPT models. It is based on the idea of using natural language processing to create markdown files from plain text inputs. DevDocGPT can help developers and writers to produce high-quality documentation for their projects, without having to spend too much time on formatting and structuring.
DevDocGPT uses GPT-3, the latest and most advanced model of OpenAI, which has 175 billion parameters and can generate coherent and diverse texts on various topics. DevDocGPT leverages the power of GPT-3 to understand the context and the intent of the input text, and to generate relevant and informative documentation in markdown format. DevDocGPT can also use GPT-4.
To contribute to the project, you'll need:
- Microsoft Visual Studio Code
- Node.js and
npm
. - Git
Click here to see the full guidelines.
This Git repo has two branches:
Name | Release | Description |
---|---|---|
main |
Stable versions | |
vNext |
Next version of DevDocGPT (unstable) |
This project is under the MIT License