@thatprivacyguy@eupolicy.social
Post #2675093
2025-08-22 09:16 UTC
Wow so in the last week, I have written my first #Ai #Agent in #python with a full suite of custom built MCP servers/tools and a built in #Mattermost client so I can interact with it in my Mattermost server.
The entire Agent is running on self hosted models.
But that wasn't enough - I wanted to see if I could find a way to access the agent in my @Apple #visionpro
I have never written a Swift app before but I figured - why not.
Replies (1)
-
@thatprivacyguy@eupolicy.social 2025-08-22 09:19
So I #created an #app that opens a mixed #immersive space and anchors to the head of the user (creating a HUD effect). Then I added wake word functionality so it would work like #Siri Then I went back to my #Agent code and added some new #OpenAI compatible #API endpoints with #authentication Then I connected my VisionOS app to the API... now I have a fully functioning AI Agent directly in VisionOS but that wasn't enough...