What can you do with GPT?#

Overview#

GPT can be adopted for building applications for:

  • Compose

    • Draft documents

    • Create conversational agents

    • Simulate characters for games

    • Tutor in a range of subjects

  • Compose: code

    • Write computer code (Example)

    • Give software a natural language interface

  • Compose: translate languages

  • Compose: based on retrieved information

    • Answer questions about a knowledge base

  • Analyze

More examples can be found on the OpenAI examples page.

Resources#