easonlai / google_news_content_scrape_and_analyze_with_gpt

This demo repository illustrates how to use Python to scrape news articles from Google based on a given keyword. The scraped articles are then processed by Azure OpenAI Service (AOAI)'s GPT-3 model, which generates concise summaries of the main points. The summaries are then formatted and sent via email using MailJet API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

easonlai/google_news_content_scrape_and_analyze_with_gpt Stargazers