michael 87fde24b67 | ||
---|---|---|
example | ||
fmtutil | ||
parse | ||
.gitignore | ||
Pipfile | ||
Pipfile.lock | ||
README.md | ||
config.example.yaml | ||
docugen-chatgpt.py | ||
docugen-gpt3.py |
README.md
docugen
Generating documentation using OpenAI LLMs
Spec
- Connecting to ChatGPT with revChatGPT
- Currently only supports Python source code & extracts top-level functions only