When will ChatGPT integrate in Kodular?

Hi, Happy New Year to all.

Thunkable has integrated ChatGPT.

Then, I have some questions:

Is ChatGPT integrated in Kodular?
Does Kodular intend to integrate chatGPT in the coming days?
If yes, when is it planned?

I think it would be very useful to integrate this tool in our apps.

3 Likes

There is an API that allows extension developers to implement this in extensions.

Unfortunately, I’m in Hong Kong, so I won’t be able to develop the extension…Chat GPT is not available in HK.

Hi
Do you use the provided api + PHP ?
I believe it would work :+1:
Hugs

1 Like

Thanks for you solutions but I do not know programming with java or PHP.
I will have to wait that someone make an extension or Kodular integrate ChatGPT.

If you are willing to let me know your ChatGPT key, even privately, I can create the app for you.
Otherwise I can make the .aia file and you just need to add your Key in the blocks.
Price €10

1 Like

@Dayron_Miranda was kind enough to offer me his API key. I am working on the extension, and I am resolving errors in the libraries. Thank you Dayron! (Price: $0 :wink: )

3 Likes

It’s a pleasure to be able to help, that’s what we’re here for! You’ve helped me with your extensions for a long time, so I repeat, it’s a pleasure to be able to help with something. :pray: :pray:

3 Likes

This extension should be out now.

4 Likes

I’ve tried this extension. The result is not satisfied for me. As you can see in my sample app, it didn’t really know about Kodular, App Inventor :slight_smile:

Well, I cannot do anything about this. This depends on the API of the service provider, OpenAI. Remember that this is not a human, it’s a trained bot. Try broader topics, e.g. how paper is made, land mass of Spain, types of matter in physics, etc.

However, I’m glad that the extension is working in Kodular. Thank you for confirming this; I’ll publish it here after some time.

1 Like

Apologize for my English.
I think the extension is easy to use. I looking forward to see next release, which may have more options, such as change model from ada to davinci.

I have tried to use Web component to send request to OpenAI API using davinci model. The result is better (davinci is more expensive)

The DaVinci model will be available in the next release. Currently I’m using ADA to cut expenses for users.

You are the best keep it up man ! :heart_decoration:

1 Like

Can I generate a key without paying up front? and how many keys can i generate?

I imported the aia, I put a key, but I can’t download apk, why is it? does not work in kodular?

This project is used in AppInventor. There are properties like minimum SDK that the AppInventor project does not contain, so when Kodular tries to read the properties, it crashes. I’ll publish it in this community later.

1 Like

You are right… We are eagerly waiting for new updates.

I have used the aia file in kodular, I have modified some parameters and now it is working fine in

You have to put your api key, do not forget it.

OpenAi(1).aia (119.0 KB)

I have used the aia file in kodular, I have modified some parameters and now it is working fine in kodular.

You have to put your api key, do not forget it.

OpenAi(1).aia (119.0 KB)

1 Like