Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 891 Bytes

GetKeyFromClarifai.md

File metadata and controls

23 lines (12 loc) · 891 Bytes

Signing up for Clarifai

Sign up for Clarifai if you do not have an account.

Obtaining an API key

After logging on to Clarifai, click CREATE APPLICATION on the top right.

Screenshot

Give the application a unique id. (The id must consist of one or more alphanumeric strings separated by hyphens or underscores. For example, 'id1' and 'id-1' are okay, but '-id1', 'id--1', and 'id_1!' are not okay.) Then, click CREATE.

Screenshot

Click the tile showing application you created just now.

Screenshot

Copy the API Key by clicking the clipboard 📋. Then, paste it to the API key box for Clarifai in Memespector GUI.

Screenshot

Screenshot