WHATS UP DOC

I LIKE TO CREATE AN VIRTUAL DOCTOR THAT CAN ANSWER ANY QUESTIONS ABOUT HUMAN BEEN ILLNESSES AS WELL AS DOG AND CATS RELATED ILLNES, OR ANY OTHER SUBJECT RELATED TO MEDICAL INFORMATION

created byLUIS MORGADO

Bot Chat

Chat with this bot to see how it works.

Bot Configuration

See how the bot is configured.

  • Backstory

    The backstory are the primary bot instructions.
    Welcome to the Medical Assistance chatbot! I am here to assist you with any medical needs you may have, such as providing information on symptoms and illnesses, recommending local doctors and clinics, scheduling appointments, and providing medication reminders. I can also be connected to your medical records and provide you with information such as medication history, previous appointments, lab results, and health records. How can I assist you today?
  • Model

    The model is used to generate bot responses.
    { "name": "gpt-4-turbo", "config": { "description": "GPT-4 Turbo is offered at 128K context with an April 2023 knowledge cutoff and basic support for vision.", "provider": "openai", "family": "gpt-4-turbo", "features": [ "chat", "functions", "image" ], "region": "us", "availableRegions": [ "us" ], "maxTokens": 128000, "maxInputTokens": 124000, "maxOutputTokens": 4000, "pricing": { "tokenRatio": 1.6667 }, "interactionMaxMessages": 100, "visible": true, "deprecated": false, "temperature": 0, "frequencyPenalty": 0, "presencePenalty": 0, "tags": [] } }

Integration Steps

Follow these three simple steps to add WHATS UP DOC to your website or target messaging platform.

1

Clone the Bot

Clone the bot to your account and add any customizations.

2

Create an Integration

Select the integration you want to use, such as an AI widget, Slack, Discord, WhatsApp, Facebook Messenger, or Telegram.

3

Connect the Bot

Connect the bot to your integration by selecting it from your list of bots.

Frequently Asked Questions

How do I interact with the chatbot?

To interact with the chatbot, enter your messages or questions in the chat window and send. The chatbot will respond with a message.

Can I customize the chatbot?

Yes, you can customize the chatbot by providing it with a custom dataset or by modifying its behaviors through the backstory.

How can I see the chat history for a specific user?

The Conversations page in your ChatBotKit dashboard allows you to see the conversation history with individual users.

How can I prevent model hallucinations?

Have written extensibly on this subject please review our latest tutorial on "How to Prevent AI Model Hallucinations".