I built an AI code documentation tool to clean messy code with zero documentation.
A developer built legacydoc, a tool that generates documentation for undocumented code by pasting code into a web interface. The tool uses an API running on AWS Lambda to process code and return structured documentation …