Skip to content

trishanu-init/competitor-research-tool

Competitor Research Tool

Enterprise companies can use this tool to find out which of their competitors have worked with/are working with a given target account.

💡EXAMPLE:

Your customer wants to sell their services to company ‘A’. Before approaching ‘A’, your customer wants to find out which of their competitors have worked with or are working with ‘A’. This information will help them find what kind of projects ‘A’ has done already with similar solution providers, and they will use this intel to do target them in a personalised way.


How to Run Script using Docker

1.Login to docker

docker login

2.Pull docker file from docker hub

docker pull trishanu8295/comp-research:0.0.1.RELEASE

3.Run docker comtainer in detached mode on port 3000

docker run -d -p 3000:300 trishanu8295/comp-research:0.0.1.RELEASE

4.Navigate to http://localhost:3000

How to Run Script Locally

  1. Fork the repo.

  2. After forking, clone the repo to your local machine. To clone the repo to your local machine, run the following command in your terminal:

    git clone https://github.com/<your-github-username>/anapan-ai-assignment
  3. Navigate to the project directory

    cd anapan-ai-assignment
    npm install
  4. In the project directory, you can run:

     node src/server.js`

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

DEMO

anapan-ai-assignment.-.Made.with.Clipchamp.mp4

About

Anapan AI Assignment Submission from Trishanu Nayak

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published