Like 3

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

Overview

price
document
example
login registration
Build next-gen apps with
A powerful model for OpenAI.
Access GPT-3 to perform various natural language tasks, Codex to convert natural
language to code, and DALL E to create and edit original images.
read the documentation
Developers can start now
Building apps using the DALL E API.
Over 3 million people are already using his DALL-E to expand their creativity and
speed up their workflow by generating over 4 million images every day. You can
start using the same technology in minutes. First step Learn more
start building
A simple API call.
read the documentation
import only

openai.Completion.create(
Engine = "da Vinci",
prompt="Create a list of observatories:
"
)
Copywriting Summarization Parsing Unstructured Text Classification Translation
Create a promotional copy of the FamilyTime mobile application. It allows unlimited
uploads, special filters, and easy creation of photo and video albums. Works on iOS
and Android.

FamilyTime is the perfect app to share and create memories with your family.
FamilyTime is a free unlimited photo and video editor that lets you create albums
of your memories. It has special filters for the perfect summer look and is very
easy to use.
A wide variety of performances
natural language
Tasks using GPT-3.
Get started See more examples
Translation of course
to code language
Comes with code.
Learn more See other examples
Text-to-SQL conversion that calls APIs via natural language code continuations
"""
Customers table, columns = [CustomerId, FirstName, LastName, Company, Address,
City, State, Country, PostalCode, Phone, Fax, Email, SupportRepId, TotalSpend]

Create a MySQL query for all customers in Texas who have spent $5,000 or more.
"""

query = "SELECT * FROM customers WHERE State = 'TX' AND TotalSpend > 5000"
Thunder
quickly
Our advanced inference infrastructure provides extremely fast response times.
Expand
scalable
It can handle high volumes of requests that scale with your needs.
fork
flexible
Flexible and easy to use enough to make your machine learning team more productive.
Like developers, we strive for it
to ensure machine learning
Models are used responsibly.
We help developers use best practices and provide tools to:

Free content filtering


End-user monitoring to prevent abuse
API scope-specific endpoints
Our APIs allow us to validate applications before they go public, continuously
improve our security tools, help developers scale over time, and better understand
the impact of our technology.

getting started
Built with OpenAI's API

You might also like