Skip to content

MediTech.ai is your Intelligent Campus Healthcare Assistant. Experience the future of healthcare with MediTech.ai. Our advanced AI-powered platform provides personalized health insights, 24/7 virtual assistance, and seamless healthcare management to help you stay on top of your well-being.

Notifications You must be signed in to change notification settings

AbidHasanRafi/meditech-ai

Repository files navigation

MediTech.ai

Your Intelligent Campus Healthcare Assistant

Experience the future of healthcare with MediTech.ai. Our advanced AI-powered platform provides personalized health insights, 24/7 virtual assistance, and seamless healthcare management to help you stay on top of your well-being.

Website

Visit our website: MediTech.ai

Repository

GitHub Repository: MediTech.ai Repository

Features

  • Personalized Support: Customized advice and coping strategies based on user inputs.
  • Resource Library: A wealth of articles, exercises, and tools for mental health education and empowerment.
  • Confidential and Secure: Robust security measures to protect user information.
  • Community and Connection: Supportive online community for shared experiences and mutual support.

Technologies

  • Tailwind
  • React
  • Node
  • MongoDB

Installation

To get a local copy up and running, follow these simple steps.

Prerequisites

Clone the Repository

git clone https://github.com/AbidHasanRafi/meditech-ai.git
cd meditech-ai

Install Dependencies

npm install

Start the Development Server

npm run dev

Build the Project

npm run build

Dependencies

Below is a list of the main packages and their purposes:

  • @google/generative-ai: Integrates with Google's generative AI services to provide advanced AI functionalities.
  • axios: Used for making HTTP requests to fetch data from APIs.
  • localforage: Provides offline storage capabilities to store data locally in the browser.
  • lottie-react: Utilized for rendering Lottie animations in React.
  • lucide-react: A collection of icons for React applications.
  • match-sorter: A utility for filtering and sorting lists by relevance.
  • react: A JavaScript library for building user interfaces.
  • react-dom: Serves as the entry point of the DOM-related rendering paths.
  • react-helmet: Manages changes to the document head, such as the page title and meta tags.
  • react-icons: Provides a collection of popular icons to use in React projects.
  • react-markdown: A React component to render Markdown.
  • react-router-dom: Provides routing functionalities for React applications.
  • react-tabs: A simple tabs component for React applications.
  • sort-by: A utility to sort arrays by object properties.

Project Structure

Here is a brief overview of the project structure:

meditech-ai/
├── public/          # Static files
├── src/
│   ├── assets/      # Images, fonts, and other static assets
│   ├── components/  # Reusable React components
│   ├── pages/       # React components for different pages
│   ├── styles/      # Tailwind CSS and other styles
│   ├── App.jsx      # Main App component
│   └── main.jsx     # Entry point for the React app
├── index.html       # HTML template
├── package.json     # Project metadata and dependencies
├── tailwind.config.js # Tailwind CSS configuration
└── vite.config.js   # Vite configuration

Contributing

Contributions are what make the open-source community such an amazing place to be. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

About

MediTech.ai is your Intelligent Campus Healthcare Assistant. Experience the future of healthcare with MediTech.ai. Our advanced AI-powered platform provides personalized health insights, 24/7 virtual assistance, and seamless healthcare management to help you stay on top of your well-being.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages