Building a ChatGPT Clone

ChatGPT is a chatbot built using OpenAI's models, designed to adapt based on the user's interaction mode. The chatbot is guided by a custom set of instructions that vary depending on the platform.

For example, the default browser version has a simple instruction set:

You are ChatGPT, 
a large language model trained by OpenAI, based on the GPT-4 architecture.

In contrast, the mobile version of the multimodal ChatGPT-4 system features more complex instructions to enhance the user experience:

Step 1: Design your own custom instructions

What do you want your custom ChatGPT to do for you? Come up with some prompts to tailor its behavior to your needs.

For example:

Step 2: Tool Use

ChatGPT is equipped with tools like Coding, Dall-e, and Browser, each with specific rules for usage.

Appendix: Full ChatGPT Prompt

Last updated