How to use Language Detection API with JavaScript in 5 minutes?

How to use Language Detection API with JavaScript in 5 minutes?

·

3 min read

In this tutorial, you will learn how to use the language detection API in 5 minutes using JavaScript. Eden AI provides an easy and developer-friendly API that allows you to detect language in text.

What is Language Detection API?

The Language Detection API is a service that automatically detects the language of a given text. It can be used in various applications such as Machine Translation, Natural Language Processing (NLP) and Text Analysis. It typically takes a text string as input and returns the detected language code, such as "en" for English or "fr" for French. Many companies provide language detection APIs as a service that can be easily integrated with other applications.

Desktop and Mobile illustration

Language Detection API result on Eden AI

Getting Started with Language Detection API using JavaScript

The first step to getting started with Language Detection is to set Axios, a promise-based HTTP client for the browser and Node.js, that will allow you to call Eden AI API.

How to use Language Detection API with JavaScript

You are now ready to process text into Eden AI Language Detection API in many languages with different providers. To access the list of languages supported, have a look at our documentation.

1. Get a Language Detection API Key on Eden AI

To perform Language Detection, you just need to create an account on Eden AI for free. Then, you will be able to get your API key directly from the homepage with free credits offered by Eden AI.

Start using Eden AI API

Eden AI platform - Get your API key

Get your API key for FREE

2. Let’s Detect Language of a Text

Now that you have imported packages on JavaScript and got your API key, you will be able to detect the language of your text. With Eden AI, you can choose from a wide range of different engines you want for Language Detection. You can access Language Detection providers available on Eden AI on our documentation here.

For example, we called two different Language Detection engines. Here is the JS code to configure the request:

Then, you just need to launch the request and print the result:

Here is an example of a Language Detection API response:

Benefits of using Language Detection API with Eden AI

Using Language Detection API with Eden AI API is quick and easy.

Multiple AI engines in one API

Save time and cost

We offer a unified API for all providers: simple and standard to use, with a quick switch between providers and an access to the specific features of each provider.

Easy to integrate

The JSON output format is the same for all suppliers thanks to Eden AI's standardisation work. The response elements are also standardised thanks to Eden AI's powerful matching algorithms.

Customization

With Eden AI you have the possibility to integrate a third party platform: we can quickly develop connectors. To go further and customize your Language Detection request with specific parameters, check out our documentation.

Create your Account on Eden AI