Service information

Plans

freepaid

Platforms

Requirements

email requiredaccount registration required

Description

Eden AI is an online service that offers easy-to-use AI tools for developers, no coders, and AI enthusiasts. With its unique API, users can translate text, detect objects and faces, and search for similarity. Eden AI offers both free and paid plans, but email and account registration are required to use the service.

Examples

🔍💡

Search Similarity

inputs
outputs

{

 "sentisight": {

  "status": "success",

  "items": [

   {

    "image_name": "OUT1O.jpg",

    "score": 85.1

   },

   {

    "image_name": "input1.jpg",

    "score": 62.5

   },

   {

    "image_name": "in2.jpg",

    "score": 55.2

   },

   {

    "image_name": "IN.jpg",

    "score": 53.4

   },

   {

    "image_name": "outAr1.jpg",

    "score": 43.4

   }

  ]

 }

}

🔍👤

Detect Face

inputs
outputs

{

 "picpurify": {

  "status": "success",

  "items": [

   {

    "confidence": 0.9999532103538513,

    "landmarks": {

     "left_eye": [],

     "left_eye_top": [],

     "left_eye_right": [],

     "left_eye_bottom": [],

     "left_eye_left": [],

     "right_eye": [],

     "right_eye_top": [],

     "right_eye_right": [],

     "right_eye_bottom": [],

     "right_eye_left": [],

     "left_eyebrow_left": [],

     "left_eyebrow_right": [],

     "left_eyebrow_top": [],

     "right_eyebrow_left": [],

     "right_eyebrow_right": [],

     "left_pupil": [],

     "right_pupil": [],

     "nose_tip": [],

     "nose_bottom_right": [],

     "nose_bottom_left": [],

     "mouth_left": [],

     "mouth_right": [],

     "right_eyebrow_top": [],

     "midpoint_between_eyes": [],

     "nose_bottom_center": [],

     "nose_left_alar_out_tip": [],

     "nose_left_alar_top": [],

     "nose_right_alar_out_tip": [],

     "nose_right_alar_top": [],

     "nose_root_left": [],

     "nose_root_right": [],

     "upper_lip": [],

     "under_lip": [],

     "under_lip_bottom": [],

     "under_lip_top": [],

     "upper_lip_bottom": [],

     "upper_lip_top": [],

     "mouth_center": [],

     "mouth_top": [],

     "mouth_bottom": [],

     "left_ear_tragion": [],

     "right_ear_tragion": [],

     "forehead_glabella": [],

     "chin_gnathion": [],

     "chin_left_gonion": [],

     "chin_right_gonion": [],

     "upper_jawline_left": [],

     "mid_jawline_left": [],

     "mid_jawline_right": [],

     "upper_jawline_right": [],

     "left_cheek_center": [],

     "right_cheek_center": []

    },

    "emotions": {

     "joy": null,

     "sorrow": null,

     "anger": null,

     "surprise": null,

     "disgust": null,

     "fear": null,

     "confusion": null,

     "calm": null,

     "unknown": null,

     "neutral": null,

     "contempt": null

    },

    "poses": {

     "pitch": null,

     "roll": null,

     "yaw": null

    },

    "age": 21,

    "gender": "female",

    "bounding_box": {

     "x_min": 0.33,

     "x_max": 0.59375,

     "y_min": 0.163125,

     "y_max": 0.54125

    },

    "hair": {

     "hair_color": [],

     "bald": null,

     "invisible": null

    },

    "facial_hair": {

     "moustache": null,

     "beard": null,

     "sideburns": null

    },

    "quality": {

     "noise": null,

     "exposure": null,

     "blur": null,

     "brightness": null,

     "sharpness": null

    },

    "makeup": {

     "eye_make": null,

     "lip_make": null

    },

    "accessories": {

     "sunglasses": null,

     "reading_glasses": null,

     "swimming_goggles": null,

     "face_mask": null,

     "eyeglasses": null,

     "headwear": null

    },

    "occlusions": {

     "eye_occluded": null,

     "forehead_occluded": null,

     "mouth_occluded": null

    },

    "features": {

     "eyes_open": null,

     "smile": null,

     "mouth_open": null

    }

   }

  ]

 }

}

🔍🔲

Detect Object

inputs
outputs

{

 "google": {

  "status": "success",

  "items": [

   {

    "label": "Banana",

    "confidence": 0.957814,

    "x_min": 0.26354575,

    "x_max": 0.26354575,

    "y_min": 0.24308868,

    "y_max": 0.24308868

   },

   {

    "label": "Banana",

    "confidence": 0.957814,

    "x_min": 0.26354575,

    "x_max": 0.64153975,

    "y_min": 0.24308868,

    "y_max": 0.24308868

   },

   {

    "label": "Banana",

    "confidence": 0.957814,

    "x_min": 0.26354575,

    "x_max": 0.64153975,

    "y_min": 0.24308868,

    "y_max": 0.6992233

   },

   {

    "label": "Banana",

    "confidence": 0.957814,

    "x_min": 0.26354575,

    "x_max": 0.64153975,

    "y_min": 0.24308868,

    "y_max": 0.6992233

   }

  ]

 }

}

📝🌍

Translate Text

inputs

Data analysis is the process of gleaning insights from data to inform better business decisions. The process of analyzing data typically moves through five iterative phases:

Identify the data you want to analyze

Collect the data

Clean the data in preparation for analysis

Analyze the data

Interpret the results of the analysis

outputs

{

 "ibm": {

  "status": "success",

  "text": "Dataanalys är en process av gleaning insikter från data för att informera bättre affärsbeslut. Processen för analys av data rör sig vanligen genom fem iterativa faser:\n\nIdentifiera data som du vill analysera\n\nSamla in data\n\nRensa data i förberedelse för analys\n\nAnalysera data\n\nTolka resultaten av analysen"

 }

}

Features

  • Access to multiple generative AI APIs
  • Machine translation between languages
  • Image analysis with face, place, logo and object detection
  • Video analysis with person and object tracking
  • OCR for extracting information from handwritten or scanned documents
  • Speech analysis with text-to-speech and speech-to-text conversion
  • Text analysis and NLP including sentiment analysis and keyword extraction
  • Face anonymization in images
  • Similarity detection in images
  • No credit card required for usage

Perfect for

  • Content creators who need to generate various types of content
  • Translators who need to translate between languages
  • Marketers who need to analyze text sentiment or detect logos in images
  • Data analysts who need to extract information from documents or images
  • Researchers who need to perform semantic search or analyze speech
  • Developers who need access to multiple AI APIs
  • Designers who need to find similarities in images or anonymize faces
Share this page: