Skip to content

GiridharRNair/Documentation-Wizard

Repository files navigation

Documentation-Wizard

DocWizardScreenshot

Active Link: https://syntaxwarrior30.github.io/Documentation-Wizard/

Introduction
This is a documentation generator that utilizes Vite + React, Tailwind CSS and ChatGPT 3.5 Turbo API.
This documentation generator is designed to provide an efficient and user-friendly experience for
developers who need to generate documentation for their programming projects.

Features
Generates high-quality documentation for programming projects.
Ability to detect the current programming language being inputed.
Ability to download or copy the generated documentation.
Utilizes Vite and React for a modern, fast, and responsive user interface.
Uses ChatGPT 3.5 Turbo for intelligent and natural language generation.

Run Locally
Clone the project

  git clone https://github.com/SyntaxWarrior30/Documentation-Wizard

Go to the project directory

  cd Documentation-Wizard

Install dependencies

  npm install

Rename .env.exmaple to .env and input your OpenAI API Key in the format shown below.

VITE_API_KEY={Your OpenAI API Key}

Run the development server

  npm run dev

About

Documentation generator for programming languages using ChatGPT 3.5 Turbo, to improve code readability. ATTENTION: The site no longer works since my ChatGPT API key has expired!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published