Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 678 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 678 Bytes

Med-Router

Med-router is a project that allows users to navigate to various authenticated medical sites from a single platform.

Objective

Many people are mislead by the vast medical resources found online. This simple web-app built using streamlit helps to find curated resources whose nature is authentic. The platform has a vast degree of customization options that better assists the users. Med Router uses cosine-similarity to find relevant texts for a given input and displays it's corresponding output.

Skills Used

  • Frontend: Streamlit
  • Scraping: Scrapy
  • Text-Similarity: Scikit-learn
  • Data Handling: Pandas

Links