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

✨[FEATURE] NewsScraper with Gemini AI #547

Closed
Niraj1608 opened this issue Nov 5, 2024 · 2 comments
Closed

✨[FEATURE] NewsScraper with Gemini AI #547

Niraj1608 opened this issue Nov 5, 2024 · 2 comments

Comments

@Niraj1608
Copy link
Contributor

News Scraper

A Python-based web scraper designed to extract news articles from various sources, analyze their sentiment, and provide summaries of the content. This project leverages Selenium for web scraping and advanced Natural Language Processing (NLP) techniques, including Gemini AI for sentiment analysis and summarization.

Features

  • Web Scraping:

    • Efficiently extracts articles from Google News and other news websites.
    • Retrieves full content by following article links.
  • Sentiment Analysis:

    • Merges titles and content of articles for comprehensive analysis.
    • Utilizes Gemini AI for advanced sentiment analysis, providing accurate sentiment scores (positive, negative, neutral).
  • Summarization:

    • Employs Gemini AI to generate concise summaries of the articles, helping users quickly grasp the main points.
  • Data Storage:

    • Organizes and saves extracted data in structured formats, such as CSV or JSON.
@Niraj1608
Copy link
Contributor Author

Niraj1608 commented Nov 5, 2024

@suryanshsk could you please assign me this issue :)

@suryanshsk
Copy link
Owner

Sorry , Your issue is not related with our project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants