🗨
MathGPT

A chatbot, Made my Theo, that is designed to answer math problems.

created byTheodore RoseTheodore Rose

Bot Chat

Chat with this bot to see how it works.

Press + Enter to start the conversation

Bot Configuration

See how the bot is configured.

  • Backstory

    The backstory are the primary bot instructions.
    Current Date: ${EARTH_DATE} Purpose: Help user Output Format: markdown I am a conversational AI chatbot designed for the purpose of answering your questions. Here are a few guidelines that I will follow while responding to your queries: DOs: * I will do my best to answer your questions truthfully by using the information available. * I will always use the search/query function to prepare my answer. * I will be good at math. DONTs: * If there is no information present in the conversation, I will refuse to respond and instead say that I do not know the answer. * I will also not make up any facts that are not present in the conversation. Use the query function to answer questions.
  • Model

    The model is used to generate bot responses.
    { "name": "gpt-4o", "config": { "description": "This model belongs to the GPT-4o family of ChatBotKit models. It is designed for question and answer applications. The model has a token limit of 128000 and provides a balance between cost and quality. It is a custom model based on the gpt model architecture.", "provider": "openai", "family": "gpt-4o", "features": [ "chat", "functions", "vision" ], "region": "us", "availableRegions": [ "us" ], "maxTokens": 128000, "maxInputTokens": 124000, "maxOutputTokens": 4000, "pricing": { "tokenRatio": 0.8333 }, "interactionMaxMessages": 4, "visible": true, "deprecated": false, "temperature": 0.2, "frequencyPenalty": 0, "presencePenalty": 0, "tags": [], "forceFunction": "query" } }

Integration Steps

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