Skip to content

longlt201203/brain-reducer

Repository files navigation

Brain Reducer

Brain Reducer is a VS Code extension that provides AI-powered coding assistance using AI models.

Features

  • Chat with AI about your code
  • Analyze your codebase with AI
  • Support Gemini & Claude models
  • Image upload and analysis
  • Context-aware responses based on your current project

Installation

  1. Install the extension from the VS Code Marketplace
  2. Configure your API key(s):

Usage

Starting a Chat

  1. Open the Command Palette (Ctrl+Shift+P)
  2. Run "Brain Reducer: Open Chat"
  3. Type your question in the chat input

Setting API Key

  1. Open the Command Palette (Ctrl+Shift+P)
  2. Run "Brain Reducer: Set API Key"
  3. Enter your API key

Uploading Images

Click the image upload button to include images in your conversation or you can paste images into the chatbox.

Requirements

  • VS Code 1.80.0 or higher
  • An API key from the AI provider

Privacy

Brain Reducer sends your code and queries to the selected AI provider. Please review their privacy policies:

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published