Zoomie
- 6 Devlogs
- 4 Total hours
Zoomie is a python script/app that allows you to host a server so you can access Apple Foundation Models on other devices, or as an API for stuff like Apple Xcode
Zoomie is a python script/app that allows you to host a server so you can access Apple Foundation Models on other devices, or as an API for stuff like Apple Xcode
Next ship will likely be the last ship of Zoomie to stardance! To be completely honest, I’m running out of stuff to add (badly). And I’m getting a bit burned out of it overall. I hope you can understand and (if you use Zoomie) continue using Zoomie
I just wanna say thank you again for feedback given to me about Zoomie. And I just wanted to reply to some of the feedback given to me
Ok…? Good for you, ig…?
I want to say a huge thank you to the person that said this and pointed it out to me. This will hopefully be what the next ship of Zoomie will add, as well as other QOL changes
Ok…? This doesn’t help me with how to fix it. Im just going to copy and paste something from one of my older devlogs: If you have errors, please either give me the error and log in the feedback, or as an issue on the github. I cant exactly fix a bug I cant reproduce unless I know where its breaking!
I actually do have a video of the version working, however it was too large to upload to github to add into the readme. I’ll upload it here next time I ship just so people not on macs can see how it works. Thanks for pointing this out, it flew over my head lol
Thank :3
Thank you for pointing out enter doesn’t work i’ll fix that :3
I just wanna say thank you for feedback given to me about Zoomie, but I just want to address some things
If you have errors, please either give me the error and log in the reason or as an issue on the github. I cant exactly fix a bug I cant reproduce unless I know where its breaking!
I haven’t used Ai at all for developing Zoomie. Agent or not. I dont know where you got this from. I was following a lot of documentation, and I have experience in python and fastapi. This is not on github due to me using it in private projects. If I used AI, i’d clearly say I did
Due to issues with Git I had to swap pycharm projects. This is why there are only 2 total hours. I’ve fixed it now, but just clearing that part up
I’m taking that into concideration, and am going to add that for my next ship. Keep in mind, I don’t really know HTML/CSS.
Thank you for pointing out enter doesn’t work i’ll fix that :3
I cannot at all build the app into an executable. This is due to an issue with a required dependancy failing to function when builded. This is an official apple sdk (apple_fm_sdk). I cannot do anything about this to my knowledge. If you are reviewing my app, PLEASE follow the steps in the readme, and run web.py. This is the best I can do.
I’m still looking into if i can build it in any way, but its looking unlikely.
The webpage is now being hosted, and can make responses from afmChat and Zoomie. Now all thats needed is some polishing, however i may keep it like this because it just has some charm i think. Later today i’ll make a release and publish it to Github, along with documentation.
Ps. Have some bad JS
afmChat (Apple Foundation Model Chat) is basically a wrapper for using the apple foundation model python sdk (apple_fm_sdk), and is the backbone of Zoomie, but is fairly simple. If anything could break, it’d probs be this
(I needed to attach a screenshot so here have a function :3)
A small version is ready! Currently its only an API and no web gui, however I plan on adding that. As well as that, I’m soon going to upload it to github! This is something im passionate on, so I hope i’ll finish it!