Swift Mentor - Building my first app, and I keep making things worse.
Hi all!
I have recently gotten so obsessed with the world of AI, and decided to build my own AI chatbot app in swift.
I am learning as I go, and so far I have a fully working app, multiple models, and different features and integrations in the app.
I am just needing some help with getting the AI to generate rich text that is actually formatted well and properly, like most AI chatbot apps are.
I completely understand, that acheiving the formatting that Gemini or Claude isnt going to be as easy for someone who has never built an app before, but i thought id reach out for some support to the community.
I would really appreciate some help, someone who could somewhat be a mentor while I learn, fail and learn!
I apologise for not providing technical specifics for how it is set up, im still learning that myself lol, however I know i am using a WKWebView (hopefully that makes sense)
There are some other issues, which include lag, freezing for a few seconds, pausing, which all are a pattern.
They happen at the same time, after I click specific buttons or navigate to specific areas (e.g. going into my chatscreen after a build & run), on the app startup and more! These happen EVERY time, for a similar length of time, at the same spots, and i am struggling to figure this out without breaking things and making it worse!
Thank you for your time reading this, and I would genuinley appreciate the support! ☺️