Skip to content

An automatic docstrings generator using local LLM models.

Notifications You must be signed in to change notification settings

electricalgorithm/autodocer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autodocer

A code documentation generator using AI models.

Usage

  1. Download ollama from their website.
  2. Pull and run the llama2 model using ollama.
  3. Create a virtualenv for the project, and install the requirements.
  4. Run the run.py on Python > 3.10.

Examples

The example input and output is given in examples/ directory.

About

An automatic docstrings generator using local LLM models.

Topics

Resources

Stars

Watchers

Forks