Skip to content

MUHAMMEDHAFEEZ/APP-DOCTOR-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoctorAi: Mobile Health Assistant

Untitled-2 Untitled-1 Untitled-3 Untitled-4

DoctorAi is a mobile health assistant that utilizes artificial intelligence to enhance the healthcare experience. This React Native app integrates the power of OpenAI's ChatGPT API for intelligent and natural conversations, providing users with intelligent responses to medical queries, symptoms analysis, and general health-related questions.

Key Features

  • ChatGPT Integration: Utilize OpenAI's ChatGPT API for intelligent and natural conversations within the app.
  • Medical Assistance: Obtain intelligent responses to medical queries, symptoms analysis, and general health-related questions.
  • User-Friendly Interface: Enjoy a seamless and user-friendly mobile app interface for a better healthcare experience.
  • MapShow the nearest Hospital in your area.

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    https://github.com/MUHAMMEDHAFEEZ/APP-DOCTOR-AI.git
    
  2. Navigate to the project folder:

    cd APP-DOCTOR-AI
  3. Install dependencies:

    npm install

or

yarn install

Run the app:

 npm start

or

npx react-native run-ios

Configuration Obtain an API key from OpenAI for the ChatGPT integration.

Configure the API key in the app settings.

javascript

// Add your API key in the config file
// doctorai/config.js
export const OPENAI_API_KEY = 'your_openai_api_key_here';

Usage Launch the app on your mobile device or emulator. Ask medical questions or seek assistance through the chat interface. Receive intelligent responses and insights for a better understanding of health-related topics. Contributing Feel free to contribute to the project by opening issues or submitting pull requests. Your contributions are valuable!

About

DoctorAi: Intelligent Medical Assistant DoctorAi is an innovative project that leverages artificial intelligence to enhance the healthcare experience. Powered by the OpenAI ChatGPT API, this intelligent medical assistant is designed to provide information, answer queries, and assist users with medical-related inquiries in a conversational manner.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors