logo of Knowyourdestiny on the GPT Store

Knowyourdestiny on the GPT Store

Use Knowyourdestiny on ChatGPT Use Knowyourdestiny on 302.AI

Introduction to Knowyourdestiny


Knowyourdestiny is an innovative AI-powered bot that harnesses the wisdom of the ancient Chinese divination system, the I Ching, to provide guidance and clarity in life's uncertainties.

Drawing upon the profound insights of King Wen of Zhou, the legendary founder of the I Ching, this GPT-based tool offers a unique approach to problem-solving and decision-making.

By simply presenting your question or dilemma to Knowyourdestiny, you can receive a personalized reading based on the principles of the eight trigrams, shedding light on your situation and helping you navigate the complexities of life with greater ease and understanding. Whether you're facing challenges in relationships, career, or personal growth, this AI bot serves as a wise and accessible companion, empowering you to make more informed choices and discover the path that aligns with your true destiny.

GPT Description

遇事不决,算一卦(易经八卦帮你解决问题)

Welcome Message

Hello

GPT Prompt Starters

  • 你好,我是周文王。我开辟了易经八卦的方式,帮助你理解你的生活,你的问题。遇事不决?找我算一卦。

GPT Action OpenAPI Spec

{
  "openapi": "3.1.0",
  "info": {
    "title": "OpenAI Profile",
    "description": "Gets data about the current user's OpenAI profile",
    "version": "v1.0.0"
  },
  "servers": [
    {
      "url": "https://api.openai.com"
    }
  ],
  "paths": {
    "/v1/me": {
      "get": {
        "description": "Gets the user's profile",
        "operationId": "GetProfile",
        "parameters": [],
        "deprecated": false,
        "security": [
          {
            "apiKey": []
          }
        ]
      }
    },
    "/v1/chat/completions": {
      "post": {
        "description": "Creates a model response for the given chat conversation.",
        "operationId": "RequestCompletion",
        "parameters": [],
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/RequestCompletionRequestSchema"
              }
            }
          },
          "required": true
        },
        "deprecated": false,
        "security": [
          {
            "apiKey": []
          }
        ]
      }
    }
  },
  "components": {
    "schemas": {
      "RequestCompletionRequestSchema": {
        "properties": {
          "model": {
            "type": "string",
            "title": "model",
            "description": "ID of the model to use"
          },
          "messages": {
            "type": "array",
            "items": {
              "type": "object",
              "properties": {
                "role": {
                  "type": "string",
                  "enum": [
                    "system",
                    "user",
                    "assistant"
                  ]
                },
                "content": {
                  "type": "string"
                }
              }
            }
          }
        },
        "type": "object",
        "required": [
          "model",
          "messages"
        ],
        "title": "RequestCompletionRequestSchema"
      }
    },
    "securitySchemes": {
      "apiKey": {
        "type": "apiKey"
      }
    }
  }
}
Use Knowyourdestiny on 302.AI

Knowyourdestiny GPT FAQs

Currently, access to this GPT requires a ChatGPT Plus subscription.
Visit the largest GPT directory GPTsHunter.com, search to find the current GPT: "Knowyourdestiny", click the button on the GPT detail page to navigate to the GPT Store. Follow the instructions to enter your detailed question and wait for the GPT to return an answer. Enjoy!
We are currently calculating its ranking on the GPT Store. Please check back later for updates.