Skip to content

hi-yi/morning_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ฐ AI Morning Agent

Stay informed with the latest AI trends from trusted sources! ๐Ÿค–๐Ÿš€



๐Ÿ“– Table of Contents

๐ŸŽฏ Purpose

This project automates AI news summarization to help data scientists and tech professionals stay informed.

  • Extracts AI-related news articles from trusted sources.
  • Summarizes key trends using LLMs (Large Language Models).
  • Groups similar news and provides a representative URL for easy access.

๐Ÿš€ Features

โœ”๏ธ Extracts news published yesterday on AI topics in the U.S.
โœ”๏ธ Filters out low-credibility sources based on Media Bias/Fact Check (MBFC).
โœ”๏ธ Groups similar news and generates concise summaries.
โœ”๏ธ Provides a single representative URL for each grouped news topic.
โœ”๏ธ Allows users to view all extracted articles if needed.

โš™๏ธ Steps

1๏ธโƒฃ Extract AI-related news from trusted sources

  • Filter credible news sources -> Only includes high-traffic, high-credibility, and factual reporting sources.
  • Retrieve relevant news -> Extracts: Title, URL, Description, Content.
  • Focuses on AI news published yesterday in the U.S.

2๏ธโƒฃ Summarize and organize news

  • Group similar articles and summarize news using LLM.
  • Provide one representative URL per summarized topic.

๐Ÿ“ก Data Sources

  • NewsAPI โ€“ Fetches latest AI news articles.
  • Media Bias/Fact Check โ€“ Validates source credibility.
  • LLM API โ€“ Summarizes news content.

๐Ÿ”ฎ Future Improvements

  • Create a webpage to check everyday
  • Create a databaset to save the data
  • Expand to news related to tech companies (and sentiment analysis with stock price)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors