Skip to content

dysdsyd/MedLens

Repository files navigation

MedLens

Scientists and researchers are faced with arduous task of perusing through research work and retrieving useful information. The database for the same is insanely large and humanly impossible to manually and diligently go through all of them. Having the most trivial knowledge about their interest areas, they seek to know more by asking factoid questions and getting a deep dive into the rich research text. The problem at hand intends to answer questions asked given a text (uploaded or searched), or using therapeutic entities specified.

Team : Danish Syed | Akhil Gupta | Ajay Unagar | Yash Sharma | Naman Gandhi | Nilesh Kadam

Demo

Click to watch

Requirements

Python 3.5
Django 1.11.3
Pytorch 0.2

Usage

  • Clone the repository.
  • Run python manage.py -runserver <port>
  • Open localhost:<port> in a browser

License

This project is licensed under the MIT License - see the LICENSE.md file for details