Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Powered-Code-Enhancement

A command-line tool that automates code analysis, test generation, refactoring, bug detection, and documentation for software projects using AI agents.

Features

  • Analyze codebase and structure
  • Generate and run unit tests automatically
  • Detect bugs and suggest fixes
  • Offer refactoring/optimizations
  • Auto-generate documentation in Markdown/PDF
  • Supports multiple programming languages

Usage

ai-dev-assist --repo path/to/your/project --lang python

Requirements

  • Python 3.10+
  • pip (Python package manager)
  • Node.js (for JavaScript projects)
  • API keys for OpenAI or Gemini if needed

Project Structure

  • cli/ - Command-line interface
  • agents/ - Test, debug, refactor, and documentation logic
  • core/ - Orchestration and utilities

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages