Generating documentation using OpenAI LLMs
 
Go to file
michael 87fde24b67 stuff 2022-12-12 14:35:49 -08:00
example stuff 2022-12-12 14:35:49 -08:00
fmtutil colors, argparse 2022-12-07 01:17:40 -08:00
parse colors, argparse 2022-12-07 01:17:40 -08:00
.gitignore initial commit 2022-12-05 20:25:34 -08:00
Pipfile initial commit 2022-12-05 20:25:34 -08:00
Pipfile.lock fix python parsing, update deps 2022-12-06 17:35:18 -08:00
README.md stuff 2022-12-12 14:35:49 -08:00
config.example.yaml initial commit 2022-12-05 20:25:34 -08:00
docugen-chatgpt.py colors, argparse 2022-12-07 01:17:40 -08:00
docugen-gpt3.py initial commit 2022-12-05 20:25:34 -08:00

README.md

docugen

Generating documentation using OpenAI LLMs

Example input

Example output

Spec

  • Connecting to ChatGPT with revChatGPT
  • Currently only supports Python source code & extracts top-level functions only