Med-router is a project that allows users to navigate to various authenticated medical sites from a single platform.
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.
- Frontend: Streamlit
- Scraping: Scrapy
- Text-Similarity: Scikit-learn
- Data Handling: Pandas