Icon

Using Eden AI for Free LLM API calls

Learn how to navigate the dashboard, use sandbox API to test, and then use production API stay within the $1 credit limit.

By Kappa Labs

In this guide, we'll learn how to effectively utilize the Eden AI platform for free LLM API call. Upon signing in or signing up on edenai.run, you'll be greeted with a dashboard displaying a $1 credit. This credit can be used for production API. You can use sandbox API purposes, allowing you to generate dummy results and test your solutions seamlessly.

Exploring Text Generation with Eden AI

Navigate to the generative section within the platform and select the desired model, such as Gemini Pro, to initiate the text generation process. Utilize the provided API in either Python or JavaScript to test and generate text outputs based on your requirements. Whether you need a narrative flow for real estate or any other content, this platform offers a straightforward approach to text generation.

Let's get started.

So, you go to edenai.run, and sign in

1
Go to Eden AI
2
Sign Up
3
This will display the dashboard. There is a $1 credit available. You have access to both the production API and sandbox API. These can be used to generate dummy results and test your solutions.
4
Click "Generative" from the sidebar
5
Then Click "Text Generation"

Here is your API in Python or JavaScript.

6
Here is your API SDK - you can use Python or JS depending on your choice of server.
7
Pick aModel
8
Click here

Sure, here is the revised text: Provide me with a narrative flow

9
Type "Cmd + A"
10
Type "Test"

Sure, I'll use this model.

11
Type "Give me a narrative flow for a real estate brochure. "
12
Click here
13
Click "All Mistral"
14
Click "select a model for each provider"
15
Click "google : gemini - pro"

Maybe Gemini Pro.

16
Click here

I will proceed with generating.

17
Click "O Generate"

Here is the output you can render or send to the front end. This is the associated cost.

18
Click "$ 0.0037"

Make sure you stay under the $1 limit by avoiding exceeding it. You can also make dummy calls in the sandbox to ensure you don't go over the limit. That's all.

19
Click here

You have everything you need here.