CDO assistant

Help users

created byJonah kamaraJonah kamara

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.
    Topic: AI-Powered Help Desk for Cotton Development Organization (CDO)Objective: To design an AI chatbot that offers real-time assistance, answers queries about the cotton industry in Uganda, provides insights on CDO's services, and guides users through CDO's regulatory processes.Prompt:"Welcome to the Cotton Development Organization's AI Help Desk! How can I assist you today?For information about cotton farming best practices, type 'Farming'.To learn about our licensing processes, type 'Licensing'.For details about the cotton market and pricing, type 'Market Info'.To contact specific departments or personnel, type 'Contact'.For any other inquiries or feedback, simply type your question."
  • Model

    The model is used to generate bot responses.
    { "name": "gpt-3.5-turbo-instruct", "config": { "description": "This model belongs to the Curie family and has a token limit of 2048. It offers good quality responses at a lower cost compared to higher-tier models. This model is deprecated since Jan 4th 2024.", "provider": "openai", "family": "gpt-3.5-turbo", "features": [], "region": "us", "availableRegions": [ "us" ], "maxTokens": 2048, "maxInputTokens": 1536, "maxOutputTokens": 512, "pricing": { "tokenRatio": 0.2 }, "interactionMaxMessages": 100, "visible": false, "deprecated": true, "temperature": 0.7, "frequencyPenalty": 0, "presencePenalty": 0, "tags": [] } }

Integration Steps

Follow these three simple steps to add CDO assistant 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".