Giter VIP home page Giter VIP logo

10x-leetcode-solver's Introduction

10x-LeetCode-Solver

A chrome extension that solves leet code problems for you

Build during this live stream in 6 hours -> Youtube Live Stream

How to use

1) Install the packages

(you need the lastest version of node)

Run npm install (or yarn)

$ npm install

Build the frontend

$ npm run build

3) Load the extension

See Chrome's developer tutorial on how to start a chrome extension project. You can select this repository as the unpacked extension to run (should work out of the box)

3) Run The Colab API

The bot runs off of an API coded in colab that's running flask/ngrok. The API is in front of Code LLama Instruct. You can run the colab here. Remember you have to copy the ngrok url to the popup/components/SolverForm.js file

Update this url with the new ngrok url from flask

	const apiUrl = "http://6bf4-34-143-150-41.ngrok.io"; // change this line

10x-leetcode-solver's People

Contributors

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