Skip to content

A competitive intelligence automation proof of concept

Notifications You must be signed in to change notification settings

JordanSucher/Comparely

 
 

Repository files navigation

Comparely

In b2b SaaS, keeping tabs on the competition is an existential need. Sure, there is discourse over how much to base decisions around what competitors are doing - but if your biggest competitor rolls out a new product line, you want to know about it.

This cuts across teams. Sales needs to speak to competitors on calls. Marketing needs to design relative positioning. Product needs to advocate for (and against!) roadmap items based on where others in the market are now and where they are going.

A surprising amount of this can be gleaned from public information. Take in a company’s site, tweets linkedin posts, articles about them on techcrunch, interviews with the founders, jobs the company is hiring for, reviews on the company’s software, and you can get a pretty solid picture of what the company’s priorities, strengths, and weaknesses are.

Comparely is a proof of concept exploring how automation & AI might be used to give b2b teams better telemetry on what is happening in the market.

The idea: pull data on a recurring basis, synthesize it with LLMs, and automatically notify stakeholders of anything important. This poc implements a basic feature comparison, but the potential to provide deeper insights is there.

  • Built with js, python, perplexity, gpt4
  • Data streamed to front-end via server-side-events
  • Automated emails with emailjet

About

A competitive intelligence automation proof of concept

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.8%
  • Python 22.0%
  • CSS 3.3%
  • HTML 0.9%