Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zubairjammu786/deardoctor

A HTML5, CSS3 and JS Web based gpt-3 based doctor which helps you in health or psychological problems
https://github.com/zubairjammu786/deardoctor

chatdoctor chatgpt chatgpt-api chatgpt3 chatgpt35-turbo chatgpt4 gpt-4 gpt-api gpt-bot

Last synced: about 7 hours ago
JSON representation

A HTML5, CSS3 and JS Web based gpt-3 based doctor which helps you in health or psychological problems

Awesome Lists containing this project

README

        

# DearDoctor - Your Personal AI Doctor
DearDoctor is a HTML5, CSS3 and JS web-based AI chatbot designed to provide medical advice and assistance. It utilizes cutting-edge AI technology to respond to user queries related to medical conditions, diseases, treatments, and general health inquiries. [Try here](https://zubairjammu786.github.io/deardoctor)

**please note that our API can only send 300 messags per day so please don't steal it. Its been here for demo and testing only**

![Chat Interface](doctorgpt.PNG)

## Features
- **Personalized Medical Assistance**: Consult your personal AI doctor for medical advice and assistance.
- **Responsive Design**: User-friendly interface accessible on various devices.
- **Secure Communication**: Your privacy and confidentiality are ensured through secure communication channels.
- **Advanced AI Technology**: Powered by GPT-3.5-Turbo-16k models for accurate and relevant responses.

## Screenshots

### Main Chat Interface
![Chat Interface](doctorgpt.PNG)

### Example Conversation
![Example Conversation](doctorgpt2.PNG)

### Restricted to only Medical Chat
![Privacy and Disclaimer](doctorgpt3.PNG)

## Usage

1. Obtain your OpenAI key from `https://openai.com/blog/openai-api`
2. Replace your OpenAI key in the functionality.js
```bash
Authorization": "Bearer YOUR_OPENAI_KEY"
```
3. To clone this repository to your local machine, use the following command:
```bash
git clone https://github.com/zubairjammu786/deardoctor.git
```
4. Change the directory to
```bash
cd deardoctor
```
5. run the file
```bash
deardoctor.html
```

## Contributing
Contributions are welcome! If you have suggestions, feature requests, or would like to report a bug, please open an issue or submit a pull request.

## License
This project is licensed under the [MIT License](LICENSE).