BMJ
--:-- NSE -- NYSE -- reading: The Intelligent Investor 012 entries
008 · EN 2023 close

Social Media Sentiment Analyzer

role
Personal Project
when
Nov 2023 to Jan 2024
stack
PythonLlama3-8BNetworkX

A personal project about how opinion actually moves through a network.

I built API pipelines that pulled more than 10,000 Mastodon posts and 1,500 profiles, ran Llama3-8B over them for toxicity and sentiment scoring, and then mapped influence with NetworkX graphs: PageRank, degree centrality, and cluster entropy.

The finding that stuck with me is that loudness and influence are nearly uncorrelated. The accounts that moved sentiment were rarely the ones posting most. The same is true in markets, which is partly why this project exists in the same ledger as my trading work.