Code Monkey home page Code Monkey logo

bugbyteleague_stealth's Introduction

BugByteLeague Hackathon

An AI powered chatbot that is intended to help you with your Software Interview Preparation and doubts related to coding problems. Codie runs on the GPT-3 model created by OpenAI, and is programmed specifically for this use case.

Why use My Solution?

  • Codie comes as a chrome extension, meaning there's no need to navigate between tabs, making it super convinient and accessible
  • Codie can read and understand the question you are solving. You don't have to copy and paste anything
  • Codie comes with well engineered pre-defined prompts that you can use with a click of a button
  • Codie supports most of the commonly used platforms for Interview prep coding challenges.

Features

Here are some cool things Codie can do:

  • See and understand the problem you are trying, and help you with any doubts you have on that.
  • Explain the question better with examples.
  • Give you a hint on how to get started
  • Help you think of a more optimized solution
  • List all solution approaches for the question
  • Ask a potential interview questions based on the problem
  • Conduct a mock interview

That's not all, Codie is a smart AI chatbot, meaning you can chat with it and ask it anything regarding the problem or your interview prep. It can do a lot of stuff ranging from clearing your small doubts, to writing the most optimized programs for the given problem.

How to Install the extension

  1. Download the build/ folder from here and skip to step 4 And i have also added the build folder in this repo itself you can use that also.

OR

  1. Clone/Download this repo

  2. At the root folder, create a .env file with the following content

REACT_APP_GPT_API = <OpenAI_API_KEY>

Since keys can't be uploaded on public repos, you will have to create your own API key from OpenAI.

  1. Run the following commands
npm install
npm run build
  1. Go to chrome://extensions

  2. Enable "Developer mode"

  3. In the Developer options, click on "Load unpacked"

  4. Select the build/ folder from the repo

Supported Platforms

Currently, Codie supports questions from the following platforms

  • Leetcode
  • AlgoExpert
  • Hackerrank
  • Geeksforgeeks
  • Interviewbit

Additionally, Codie doesn't not work during live tests or contests, and we don't condone or encourage cheating.

bugbyteleague_stealth's People

Contributors

kush134 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.