thesujai / SIH1347-TechVeda

A software that suggests drugs and medicines for a disease based on the Ayurvedic classical books/Repositories or texts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TechVeda

Hello this is TechVeda, A software that suggests drugs and formulations for a disease/pharmacological property based on the Ayurvedic classical books/Repositories. We made this for participating in Smart India Hackathon.

Running it locally:

  1. Clone the repository
  2. Install python
  3. Create a virtual environment(Optional)
  4. Run
pip install -r requirements.txt
  1. Run
cd VedaPharma
  1. Run
streamlit run main.py

Tech Stacks:

  1. Python
  2. Streamlit
  3. Machine Learning tools(numpy, pandas etc)

About

A software that suggests drugs and medicines for a disease based on the Ayurvedic classical books/Repositories or texts.


Languages

Language:Python 100.0%