# How to connect Ximilar to thunkable

**URL:** https://community.thunkable.com/t/how-to-connect-ximilar-to-thunkable/3441787
**Category:** Web API's
**Tags:** beginner, help
**Created:** [December 30, 2024, 4:03pm UTC](https://community.thunkable.com/t/how-to-connect-ximilar-to-thunkable/3441787 "2024-12-30T16:03:16Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![gsaanvi889lcn](https://avatars.discourse-cdn.com/v4/letter/g/ecccb3/32.png) [@gsaanvi889lcn](https://community.thunkable.com/u/gsaanvi889lcn)
#### Post date: [December 30, 2024, 4:03pm UTC](https://community.thunkable.com/t/how-to-connect-ximilar-to-thunkable/3441787/1 "2024-12-30T16:03:16Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [December 30, 2024, 4:34pm UTC](https://community.thunkable.com/t/how-to-connect-ximilar-to-thunkable/3441787/2 "2024-12-30T16:34:09Z")

</div>

This is the most recent topic about Ximilar: [Using Ximilar and Thunkable Error](https://community.thunkable.com/t/using-ximilar-and-thunkable-error/3126921). 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.

---

<div class="post-metadata">

### Author: ![gsaanvi889lcn](https://avatars.discourse-cdn.com/v4/letter/g/ecccb3/32.png) [@gsaanvi889lcn](https://community.thunkable.com/u/gsaanvi889lcn)
#### Post date: [December 31, 2024, 11:50am UTC](https://community.thunkable.com/t/how-to-connect-ximilar-to-thunkable/3441787/4 "2024-12-31T11:50:35Z")

</div>

Ok so I did manage to link ximilar and thunkable but I am able to do so by providing a URL to the webapi

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/a/1/a1c605cfeb16ad4147e9700562590d99154342d1.png)  
However, I want to provide the image in base64 format to create an upload image functionality in my app. Please provide help.

---

<div class="post-metadata">

### Author: ![gsaanvi889lcn](https://avatars.discourse-cdn.com/v4/letter/g/ecccb3/32.png) [@gsaanvi889lcn](https://community.thunkable.com/u/gsaanvi889lcn)
#### Post date: [January 1, 2025, 8:56am UTC](https://community.thunkable.com/t/how-to-connect-ximilar-to-thunkable/3441787/5 "2025-01-01T08:56:37Z")

</div>

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](https://x.thunkable.com/projectPage/61f68431c3761001dba12df1)

This is what I have done so far

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/1/8/187278feea484188b35a01c0cdae8195fd9d620c.png)  
This is the link entered in the web viewer URL  
[https://www.w3spaces-preview.com/izonemedia/url\_to\_base64.html](https://www.w3spaces-preview.com/izonemedia/url_to_base64.html)

Please give suggestions
