I’ve kinda finished the bot, and I talk about whats left for the project
I’ve added the final command: the .time command. I’ve also added descriptions to all the commands. And now, i can confidently say, it’s ready!
Nothing really right now, its all up to speed with the original nawy
(once again) Now it’s done i’ll try keep up with commands added to nawy and keep this project updated. There’ll probs be QOL updates made to the bot in the near future if any are needed, however right now, its in a state where I think it’s ready and i’ll be shipping it soon
In this i just talk about me adding commands, my thoughts, and what comes after for this project
I’ve added the help, cat, info, and the meow commands to the bot. This is getting the bot closer and closer to being like nawy, but its still a bit off from where i want it to be
I still have the following commands that i’m porting left:
After I add the .time command, i’ll try keep up with commands added to nawy and keep this project updated. Once I add .time i also plan on cleaning the code up, and adding descriptions and stuff to the commands to make them more understandable
I’ve officially started work on nawyPy, and now have it running on Discord. I’m now actively working on making it have the commands of the actual nawy bot, however its a start
Right now, the only command I have ported is the /hackclub command. Which just returns a little response for the screenshots
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!