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
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.
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
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
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
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)
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.
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