Skip to content

Application leverages AI to guide users through symptom descriptions

Notifications You must be signed in to change notification settings

EdoriAtiri/Sympto

Repository files navigation

AskDoc Frontend

Introduction

AskDoc is an application that leverages Artificial Intelligence (AI) to guide users through symptom descriptions, offering preliminary medical advice instantly. The frontend application of this app was built with Vite + React

Overview

This app allows users to do the following

  • Register an account.
  • Create a user profile including relevant personal data that can help generate personalized responses.
  • Make inquiries based on their health issue and symptoms.
  • Receive possible symptoms from our backend based on their input and available personal information.

Tech Stack (Dependencies)

You must have the Vite + React JS with TailwindCSS to get started with the website's frontend. All frontend dependencies in this project can be installed with the Node Package Manager (NPM). Therefore, if not already installed on your machine, download and install Node.js.

Installation

-Fork and clone the repository to your machine -Install all frontend dependencies with the following commands sequentially:

npm init -y
npm install

About

Application leverages AI to guide users through symptom descriptions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages