Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/felipeheide/fundamentalcryptoanalysis
- Owner: FelipeHeide
- Created: 2024-06-14T22:17:00.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-14T22:27:11.000Z (5 months ago)
- Last Synced: 2024-06-14T23:44:30.180Z (5 months 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: 1
- Watchers: 1
- 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