Skip to content

JairParra/WallstreetbetsGenNLP

Repository files navigation

WallstreetbetsGenNLP

AI-powered behavioral analysis framework of Wallstreetbets investor discussions using topic clustering, sentiment analysis, text mining, and data analytics with Python, HuggingFace, Streamlit, and Google Cloud.

Architecture

Dashboard

To run the analysis_ui.py dashboard, you can follow the steps below.

1. Install Streamlit

If Streamlit is not already installed, you can install it using pip:

pip install streamlit

2. Run the Dashboard

At root level, execute the command

streamlit run analysis_ui.py

3. Access the dashboard

Once the script is running, Streamlit will provide a local URL in the terminal, such as:

  You can now view your Streamlit app in your browser.

  Local URL: http://localhost:8501
  Network URL: http://192.168.X.X:8501

Open the local URL in your browser to access the dashboard.

About

Project for the class Machine Learning for Large-Scale Data Analysis and Decision Making (MATH60629A): Winter 2024

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors