Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

DevyusCode/DevDocGPT

Repository files navigation

GitHub contributors GitHub issues GitHub GitHub release (latest SemVer)


Logo

DevDocGPT

Generate markdown documentation easily with the power of AI.

Archive Note

This repo is no longer maintained and is replaced by @synapsy-ai/genidoc.

Introduction

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.

Contribute

To contribute to the project, you'll need:

  • Microsoft Visual Studio Code
  • Node.js and npm.
  • Git

Click here to see the full guidelines.

Branches

This Git repo has two branches:

Name Release Description
main GitHub release (latest by date) Stable versions
vNext GitHub release (latest SemVer including pre-releases) Next version of DevDocGPT (unstable)

License

This project is under the MIT License