Giter Site home page Giter Site logo

sebastiantare / summaryapp Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 101.78 MB

App for news articles summarizing.

Home Page: https://centroide-web.vercel.app/

License: GNU General Public License v3.0

Jupyter Notebook 98.43% Dockerfile 0.01% Python 0.71% JavaScript 0.85%
etl-pipeline nlp-machine-learning

summaryapp's Introduction

Summaryapp (tentative)

  News articles summarizer App to waste less time reading news and avoid clickbait/scroll-through-ads articles.

License: GPL-3.0

Project Progression

  1. Scrape & store news articles ✅
  2. Generate bulletpoints summaries & negativity score for filtering & importance score for sorting✅
  3. Make a simple webpage for email subscription to the service and news configuration.
  4. Create service for automating sending emails to the registered clients.
  5. Evaluate costs & Upload the models to a cloud service to be accessed through the API.

Description

A personal project for summarizing local news due to the lack of actual content, and the interest of having users read through lot of Ads means longer articles without relevant information. So I thought on scrapping all data and summarizing it with a LLM model for summarization, and also filtering articles with a Sentiment analysis model to remove the bad news (murder, crime, etc), and also rank news on importance, reducing time spent on reading news, quality of readed content, and awareness of bad practices from news publishers.

Contributing

  1. Fork it (https://github.com/sebastiantare/summaryapp/fork)
  2. Create your feature branch (git checkout -b feature/otherNewsScrap)
  3. Commit your changes (git commit -am 'Add scrap logic for another news articles')
  4. Push to the branch (git push origin feature/otherNewsScrap)
  5. Create a new Pull Request

summaryapp's People

Contributors

sebastiantare avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.