[FREE] FluxGenerator Extension: AI Images for free daily with support for consistent characters using seeds

Hi Techxsarthak, you seem to be providing extensions for APIs that look pretty straight forward to implement in App Inventor.

AppInventor is an education first platform, and we encourage users (who are mostly students) to do things themselves (DIY) without relying on extensions.

So any simple extension, that is only a wrap-around an API, does not add value to the community.

Moreover, as others pointed out, you could instead just provide an .aia example demonstrating the use of the API. But that's against your commercial interests.

I'd say you shouldn't really be using this text of mine unless you are maintaining FOSS projects :face_with_hand_over_mouth:


I'd say you are a very talented developer but you are not investing your potential in the right place to make a difference. Try to imagine the world much beyond these simple API wrap-around extensions.

4 Likes

Yes maybe this model is easy to implement as this is v1 but in next version I am adding lora models that require multipart uploads and parsing. See the site for details

This is simple as of now but will add a lot of value starting from the next update

There are many api wrappers, chatgpt, groqtext or gemini are some of them. they are valuable for the users who dont know much about coding and makes things simpler for them. Its not that api extensions are always simple to make :hugs:

I use this phrase in my free extensions where I add value to the platform and I don't think of a reason to use it only for FOSS projects.

Thanks brother

I have imagined hence I have built extensions using opencv that are far away from being just a simple api

Everyone has commercial interests that is why there isn't a single free onesignal or fcm extension :wink: even though based on api's :sweat_smile:

You just can't stop arguing with everybody. Can you. Don't compare yourself to @Kumaraswamy he contributed a lot to this community. Also the extension you are referring to isn't just post to an api and get the result. I have seen your other extension listing where you were just arguing with others. Drop the attitude pal because you will not make friends around here

6 Likes

Hell again.
I am amking some experiments with ai-pictures.

My problem: I am using an image generator and display the result on my screen (usual img-tag) and then I want to store the picture in my gallery (if I like it)

So: how can I get the picture out of my img-widget to store it as a file (.jpg)

Let me show you my (not working) experiments:


Hello!
Sorry for the late reply.
If you want to save the image base64 as an image in the gallery why don't you try this extension by Jerin, It's [FREE] Take screenshot of components, arrangement and screen | Extension ComponentToImage

Replace "Screen1" with "Image1" i second block

Yes to make it better I will add an inbuilt block but till then use this!

Sounds really great, the extentiom, but it unfortunately doesn‘t work here.
Thank you anyway.

Emanuel


1 Like

This is because you are using wrong blocks

Send your aia I will fix it

Why not just use a base64 extension to convert the base64 to an image file ?

Or include that functionality in your extension ?

1 Like

The MoveAsync procedure is an asynchronous procedure, i.e. the move finishes in the Moved event and there you also should continue with your blocks

Taifun

Mentioned it

Flux.aia (1.1 MB)

(but rename to Flux.aia.zip please)

1 Like

? Deleted

No, everything OK

1 Like

I changed from CopyAsync to copy and new new mwssage is: „Ican‘t copy a directory‘

1 Like

It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.

To get an image of your blocks, right click in the Blocks Editor and select "Download Blocks as Image". You might want to use an image editor to crop etc. if required. Then post it here in the community.

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by icon24 Taifun.

1 Like

1 Like

Use the companion app and Do it to debug your blocks, see also tip 4 here App Inventor: How to Learn | Pura Vida Apps
see also Live Development, Testing, and Debugging Tools

Why are you copying the image? This looks redundant as the following block converts the image and stores it at the new destination
Also I would do the Gallery Refeesh in the end

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by icon24 Taifun.

1 Like

Here's your aia completely fixed.
Flux2.aia (1.1 MB)
Sarthak


:flashlight: Awesome AI2 Extensions and Tutorials by Sarthak Gupta! Buy me a coffee here

Thank you very, very, very much. I will try tomorrow. I am so tired allready.

Good night and nice wishes from Austria

1 Like