One way to teach something to a language model like ChatGPT without using code is to use a platform like OpenAI's GPT-3 Playground or Hugging Face's Model Hub. These platforms allow you to input text and have the model generate responses based on what it has learned.
Another way is to use a tool like OpenAI's DALL-E, which allows you to input an image and have the model generate text based on what it has learned from image recognition.
You can also use a simple note-taking app, such as OneNote or Evernote, to create a "knowledge base" for the model by inputting information about a specific topic in the form of text, images, and links. The model can then reference this knowledge base when generating responses to related queries.
Additionally, you can also use OpenAI's API to train your own GPT model on a specific domain, such as children's literature, using a large dataset of text examples.