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: over 1 year 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
- Host: GitHub
- URL: https://github.com/felipeheide/fundamentalcryptoanalysis
- Owner: FelipeHeide
- Created: 2024-06-14T22:17:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-14T22:27:11.000Z (about 2 years ago)
- Last Synced: 2025-01-10T02:38:25.398Z (over 1 year ago)
- Topics: api, binance-coin, cryptocompare, cryptocurrency, groq, natural-language-processing, news-analysis, nlp, python, sentiment-analysis
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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