So I am a confused beginner clueless about connecting my ximilar AI model with my thunkable app. I searched for countless tutorials but didn’t seem to get it right. Please explain how to do it.
This is the most recent topic about Ximilar: Using Ximilar and Thunkable Error. If you’ve already tried what is suggested there or if you haven’t and need help, post a screenshot of your blocks. It’s hard for anyone to help without seeing those.
Ok so I did manage to link ximilar and thunkable but I am able to do so by providing a URL to the webapi
However, I want to provide the image in base64 format to create an upload image functionality in my app. Please provide help.
So I tried @muneer 's base64 encoder project (mentioned below) but I am still not getting the required result.
https://x.thunkable.com/projectPage/61f68431c3761001dba12df1
This is what I have done so far
This is the link entered in the web viewer URL
https://www.w3spaces-preview.com/izonemedia/url_to_base64.html
Please give suggestions