Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:53:05 +08:00
commit 014b9379e5
14 changed files with 1674 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# References
Bundled resources for crypto-news-aggregator skill
- [ ] news_source_api_docs.md: Documentation for the APIs of the news sources used.
- [ ] sentiment_analysis_models.md: Documentation on the sentiment analysis models used.
- [ ] trending_topics_algorithm.md: Documentation on the algorithm used to detect trending topics.