FelipeHeide / FundamentalCryptoAnalysis

This repository contains a Python script that performs sentiment analysis on news articles related to Binance Coin (BNB). It fetches news articles from the CryptoCompare API and utilizes the Groq AI language model to analyze the sentiment of each article's title and body. The script classifies the sentiment as positive, negative, or neutral, and th

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FundamentalCryptoAnalysis

This repository contains a Python script that performs sentiment analysis on news articles related to Binance Coin (BNB). It fetches news articles from the CryptoCompare API and utilizes the Groq AI language model to analyze the sentiment of each article's title and body. The script classifies the sentiment as positive, negative, or neutral, and th

About

This repository contains a Python script that performs sentiment analysis on news articles related to Binance Coin (BNB). It fetches news articles from the CryptoCompare API and utilizes the Groq AI language model to analyze the sentiment of each article's title and body. The script classifies the sentiment as positive, negative, or neutral, and th


Languages

Language:Python 100.0%