Hi everyone! im an working on a realistic AI assistant.
I managed to build a python script that let you talk to the AI’s avatar and she/he responses back.
Now I want to package everything into an executable app where the user can only interact with the avatar without looking at the backend.
Is this possible?
(sorry if this is a dumb question, im not a developer per sé).