Skip to content

codequipo/TheDailyNews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheDailyNews


        


Motivation

We all live in a very busy world. Someone is getting late to catch a train, someone is getting late for an interview or a meeting, someone is getting late for exams, etc. But in all these chaos we still need to be up-to-date with all the latest developments around the world. The idea of the journalist writing news in shorts is the first thing that we come across but it is not such a good idea. So it is best to use a machine generated text. Now this machine generated text can’t be sourced from a single article. Thus our product gives the user fast, reliable and easy access to hundreds of news at just a click. This is the future of the newspapers and tv channels.


TheDailyNews Website



TheDailyNews Bot


Check the bot in action over here: DailyNews Bot (Deprecated)

TheDailyNews App

Download the app here: Download Link


To-do List

  • Improve the existing summarizer.
  • Try out Deep Learning based models for summarization.
  • Integrate twilio for text based messaging.
  • Create Android App for the same.

Note

This project was part of our submission for the subject MIP


Tech stack

Backend : Python ,Flask , NodeJS , Dialogflow
Database : MongoDB
Frontend : ReactJS , CSS , HTML , Bootstrap
Android : Java


Installing

A step by step series of examples that tell you how to get a development env running

In your cmd:

git clone https://github.com/codequipo/TheDailyNews.git

Then,

cd TheDailyNews/flask_server
pip install -r requirements.txt
python app.py

Next

cd ../TheDailyNews/Web
npm i

Open .env file, enter your credentials for following fields

MONGO_USERNAME=ENTER YOUR MONGODB DATABASE USER NAME
MONGO_PASSWORD=ENTER YOUR MONGODB DATABASE USER PASSWORD
MONGO_DB_NAME=ENTER YOUR MONGODB DATABASE NAME

Then

npm start
cd client
npm i
npm start

You are done with the setup now!


Contributing

We're are open to enhancements & bug-fixes . Open a PR and we'll look into it.


Contributors


Developed with ❤️ by Mayank, Tushar , Rugved and Talha