shlogg · Early preview
Aldrin312 @aldrin312

Automate Code Comments With Autocomment CLI Tool

Autocomment is a CLI tool that generates insightful code comments using OpenAI's language models, supporting multiple coding languages and saving output to a file.

About the project

Autocomment is a Cli tool that automates the process of adding meaningful comments to your source code. By integrating with OpenAI’s language models, Autocomment generates insightful comments that enhance code readability and documentation.

  
  
  Key Features

Supports multiple coding languages: Javascript, C#, C++, TypeScript, ect.
Easy and simple.
Able to save output to a file.
Works in any directory.

  
  
  Installation Guide

Get a free API Key at  https://console.groq.com
Clone the repo


   git clone https://github.com/aldrin312/AutoCommentingTool.git...