Skip to content

AryenSinghal/MarketPulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MarketPulse

MarketPulse is a real-time market sentiment and trend analysis web app designed for investors and traders. It aggregates news data (by web scraping) and uses market volume fluctuations. It conducts sentiment analysis on financial news data to provide actionable insights and identify market opportunities.

Installation and setup

  • Install Node.js and npm
  • Install Python 3
  • Install all required python packages using pip3 install -r requirements.txt
  • Install all npm packages using npm install
  • Run the main.py in the analysis directory
  • Simultanoeusly run the app.py in the website/backend directory
  • Simultaneously run the ReactJS server in the website/frontend directory
  • Access the web app at port 3000.

About

AI-powered market insights and predictive analytics for the modern investor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors