/openai-test-api

Test OpenAI API: text completion, code completion with Codex, and image generation with DALLE-E

Primary LanguagePython

Test OpenAI API with Python

OpenAI API allows you to access GPT-3, which performs a variety of natural language tasks, Codex, which translates natural language to code, and DALL-E, which creates and edits original images. Today you can test OpenAI API for free, and that is fantastic opportunity to play with AI.

Full video tutorial is available HERE!