Adhoc

Automated Documentation Tool using Local LLMs

A command-line tool that automates codebase documentation using local large language models, supporting multiple output formats.

Features

  • CLI interface for easy documentation generation
  • Support for multiple output formats:
    • LaTeX
    • Markdown
    • Word
  • Local LLM integration for privacy and speed
  • Available as a Python pip package

Technical Details

Adhoc simplifies the documentation process by analyzing your codebase and generating professional documentation automatically. The tool is designed to be lightweight and efficient, making it ideal for both small and large projects.

View the code on GitHub