Skip to content

NimbleNitesh/Healthcare-Information-Assistant

Repository files navigation

This is a Healthcare Information Assistant project using MERN stack . It uses Mistral LLM model.

My Image

For running this project

Backend

  • Make a MongoDB account and get your MongoDB URI
  • Install all the required modules using 'npm install'
  • Then enter 'npm run start'
  • Now your server is running on your localhost 3000

Frontend

  • Install all the required modules using 'npm install'
  • Make sure you have a Mistral LLM Model Api key
  • Now for running the frontend enter 'npm start'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published