Skip to content

NexoSphere is a real-time sentiment analysis platform that processes financial news using Google T5 to provide market insights. It integrates data from Yahoo Finance and EODHD APIs, stores preferences in MongoDB, and uses Redis for fast retrieval. Deployed on AWS with automated CI/CD pipelines for scalability and performance.

Notifications You must be signed in to change notification settings

NexoSphere-Org/nexosphere

Repository files navigation

NexoSphere 👋

NexoSphere is a cutting-edge project designed to revolutionize the way we analyze stock market news. By leveraging advanced sentiment analysis algorithms, NexoSphere provides valuable insights into market trends and investor sentiment.

Features

  • Real-time Sentiment Analysis: Analyze news articles in real-time to gauge market sentiment.
  • Comprehensive Dashboard: Visualize sentiment trends and historical data with an intuitive dashboard.
  • Custom Alerts: Set up custom alerts for significant sentiment changes in specific stocks or sectors.

Prerequisites

  • Docker
  • Docker Compose

Running the Project

To run the project using Docker, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/NexoSphere.git
    cd NexoSphere
  2. Build the Docker image:

    docker-compose build
  3. Run the Docker container:

    docker-compose up
  4. Access the application:

    Open your web browser and navigate to http://localhost:your_port.

    Setup Environment Variables

    Before running the project, you need to set up the environment variables. Create a .env file in the root directory of the project based on the .env.example file provided:

    cp .env.example .env

    Edit the .env file to configure the necessary environment variables.

About

NexoSphere is a real-time sentiment analysis platform that processes financial news using Google T5 to provide market insights. It integrates data from Yahoo Finance and EODHD APIs, stores preferences in MongoDB, and uses Redis for fast retrieval. Deployed on AWS with automated CI/CD pipelines for scalability and performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •