Skip to content

Rzvn-HN/ai-code-assistant

Repository files navigation

🤖 AI Code Assistant

A VS Code extension that brings AI-powered coding features directly into your editor.

📹 Demo: Coming Soon!

✨ Features

  • Code Explanation - Understand complex code with AI explanations
  • Bug Detection - Find potential issues automatically
  • Code Generation - Create code from text descriptions
  • Code Optimization - Get improvement suggestions
  • Documentation Helper - Generate comments and docs

🚀 Quick Start

Install

  1. Open VS Code Extensions (Ctrl+Shift+X)
  2. Search "AI Code Assistant"
  3. Click Install

Setup

  1. Get your OpenAI API key
  2. Add to VS Code settings:

`json

{

"aiCodeAssistant.apiKey": "your-key-here"

}

About

VS Code extension with AI capabilities for code explanation, bug detection, and code generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors