Skip to content

A news website that uses AI sentiment analysis to sort the news based on peacefulness.

Notifications You must be signed in to change notification settings

djwar42/News-Of-Peace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News Of Peace

NewsOfPeace.org

A news website that uses ai sentiment analysis to sort the news based on peacefulness

newsofpeace.org

  • DynamoDB 'sources' 'news' 'sortednews'

  • Lambda function 'FetchNews' for fetching news articles from newsapi.org Uses OpenAI API to give each news article a Sentiment Score [1 to 10]

  • Lambda function 'SortNews' for sorting news articles Provides 7 articles from the last 3 days Sorts articles by Sentiment, and Groups by Day

  • API Gateway to DynamoDB with VTL

  • S3 Bucket for hosting frontend React App

About

A news website that uses AI sentiment analysis to sort the news based on peacefulness.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published