Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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
https://github.com/felipeheide/fundamentalcryptoanalysis

api binance-coin cryptocompare cryptocurrency groq natural-language-processing news-analysis nlp python sentiment-analysis

Last synced: 4 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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