/BOT-CODE

A bot that automates solving a task on a website.

BOT CODE

Project ID: 15

✍  PROJECT DESCRIPTION

A bot that automates solving a task on a website.We will simply create a Bot which searches solution on Google and provides the best solution on the Platform. This can be also used to solve errors. So we can provide a platform where users can post their problems and the algorithm which scraps the details and finds the solution from the internet and displays it on the screen.

📂  RELEVANT TECHNOLOGY

Any web technology can be used but I am thinking about using NodeJS ecosystem.

  • Any Web technology
  • Web Scrapping
  • Computer Vision

💻  GETTING STARTED

=> Fork this repository to start contributing.

=> Open your Git Bash command window and in the root directory type the following commands :

    1) git init -initializes the git repository from the GitHub. 
    2) git clone -Clone the repository to your local machine
      (git clone https://github.com/<your-github-username>/LetsUpgrade/BOT-CODE)