Coder Social home page Coder Social logo

codeassist's Introduction

CodeAssist

AI powered coding assistant

codeAssist(UI)

Overview

The CodeAssist is a browser extension designed to help developers quickly get coding assistance directly within their browser. It leverages OpenAI's GPT-4 model to provide quick and detailed responses to coding queries.

Features

  • Quick Response: Provides a concise, predefined response for common coding queries without sending a request to the API.
  • Detailed Response: Sends a request to the OpenAI API to get a detailed, contextual response to your coding query.
  • User-Friendly Interface: Simple and intuitive UI for entering code queries and viewing responses.

Installation

  1. Clone the repository or download the ZIP file and extract it.
  2. Open your browser and go to the Extensions page (usually found in the settings menu).
  3. Enable "Developer mode" if it's not already enabled.
  4. Click "Load unpacked" and select the directory where you extracted the files.
  5. The ChatGPT Code Assistant extension should now be installed and active.

Usage

  1. Click on the ChatGPT Code Assistant icon in your browser toolbar to open the extension popup.
  2. Enter your code query in the text area.
  3. Choose either "Quick Response" or "Detailed Response":
    • Quick Response: Click the "Quick Response" button to get a predefined short answer for common coding syntax and issues.
    • Detailed Response: Click the "Detailed Response" button to send your query to the OpenAI API and receive a more detailed, context-aware answer.
  4. View the response in the output area below the buttons.

Files

  • manifest.json: Defines the extension's metadata and permissions.
  • popup.html: The HTML file for the extension's popup interface.
  • style.css: The CSS file for styling the extension's popup interface.
  • popup.js: The JavaScript file that handles user interactions and API requests.

Demo

Enter Query

codeAssist(UI)

Choose Response Type

codeAssist

...and voila!!

codeassist's People

Contributors

hiteshkukreja100 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.