Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a news channel + finance summarization model #574

Open
StephanAkkerman opened this issue May 31, 2024 · 4 comments
Open

Add a news channel + finance summarization model #574

StephanAkkerman opened this issue May 31, 2024 · 4 comments
Labels
Difficulty: Hard 😭 This issue is hard to solve, a lot of code needs to be changed New feature ⭐ New feature or request Priority: Low 🥉 Assign this label if this issue is used once every few days

Comments

@StephanAkkerman
Copy link
Owner

StephanAkkerman commented May 31, 2024

Use https://huggingface.co/human-centered-summarization/financial-summarization-pegasus or something similar to summarize the financial news and keep everyone updated.

  • Find source for important news headlines that relate to stocks / crypto
  • Scrape their headlines
  • Post headlines + sentiment
@StephanAkkerman StephanAkkerman added Priority: Low 🥉 Assign this label if this issue is used once every few days New feature ⭐ New feature or request Difficulty: Medium 😐 This issue can be solved, but a decent amount of lines need to be changed labels May 31, 2024
@StephanAkkerman
Copy link
Owner Author

Could add a news channel for stocks & crypto + sentiment model and replace news channel in crypto channel.
Also should add a news-overview channel with the sentiment and maybe related tickers

@StephanAkkerman StephanAkkerman added Difficulty: Hard 😭 This issue is hard to solve, a lot of code needs to be changed and removed Difficulty: Medium 😐 This issue can be solved, but a decent amount of lines need to be changed labels May 31, 2024
@StephanAkkerman
Copy link
Owner Author

There should be a website that covers crypto / stocks / financial news and that is scrapeable

@StephanAkkerman
Copy link
Owner Author

We now use NLTK's VADER for headline analyses for /sentiment

@StephanAkkerman
Copy link
Owner Author

https://cryptopanic.com/ for crypto news

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty: Hard 😭 This issue is hard to solve, a lot of code needs to be changed New feature ⭐ New feature or request Priority: Low 🥉 Assign this label if this issue is used once every few days
Projects
None yet
Development

No branches or pull requests

1 participant