Doctorji

November 5, 2024

A Next JS project that allows one to search medicine by name or by disease or by symptom. It just acts as a reference for doctors, not at all recommended for others.

thumbnail

Pitch Details

This next JS 14 project is a full stack application that allows user to search the medicine with their names.

Currently there are various limitations in the application.

  • Only homoeopath medicines are listed for now, but we should include allopathy as well.
  • The users can search medicine only on basis on names and not on basis of symptoms.
  • An AI feature needs to be integrated in order to get the most out of it so that when someone enters the details of their symptom, the model suggest them the best medicine, according to it.

Here is the github repo for DoctorJi: https://github.com/iAryanK/DoctorJi I welcome the AI developers out there to contribute to this open source project.