Skip to content

A short search engine to search for most relevant Corona Virus research papers related to any specific topic

Notifications You must be signed in to change notification settings

saadhaxxan/Covid-19-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19 Search Engine

A short search engine to search for most relevent Corona Virus research papers published on the internet.[Visit Live app](https://covid-19-search.herokuapp.com)

Build Status Open Source Love svg1 GitHub Forks GitHub Issues contributions welcome

Resources

Search engine for bibliography related to covid-19 from:

Installation

pip install -r requirements.txt
python app.py

Working Demo

Data Provided

  • Title of Paper
  • Abstract of Paper
  • Authors
  • Doi url

Deployment on heroku

cd project
git init
heroku create
heroku git:remote -a herokuappname
git add .
git commit -am "make it better"
git push heroku master

About

A short search engine to search for most relevant Corona Virus research papers related to any specific topic

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published