James Rochabrun

@jamesrochabrun
2 Followers
18 Following
19 Posts
iOS Engineer @Airbnb
Playing with Mac OS apps and latest SwiftUI API’s during the long weekend

We're continuing to make some great updates to ChatGPT for macOS—it can now bring in context directly from running apps on your Mac—no copy-paste required!

Check out https://help.openai.com/en/articles/10119604-work-with-apps-on-macos or Romain's video explanation for more details on how it works with apps like Xcode and Terminal.

PolyAI for Swift v2.0, has support for Anthropic, OpenAI, Gemini from Google
and now supports local models such llama3 from Meta, making it easy to build iOS and macOS apps with multiple model providers, like this one! https://lnkd.in/g_XzreQd
LinkedIn

This link will take you to a page that’s not on LinkedIn

ChatGPT for Mac will also be able to be a pair programmer and coding assistant in the near future—just share your screen with GPT-4o and have a conversation! Check out this demo to see how it will work https://youtu.be/mzdvw_euKlk?si=7v8XTlt199Vpx0Gz
Live demo of GPT-4o coding assistant and desktop app

YouTube

We had a big launch today at OpenAI—something that I’m especially proud to have been a part of is a brand new ChatGPT app that runs natively for macOS, built using SwiftUI & AppKit!

My favorite feature is the launcher, which makes it easy to call up ChatGPT to ask a question from anywhere on your Mac with a keyboard shortcut. Makes it super easy to quickly paste some code or attach a screenshot of a window. Hope you find it useful!

Prompt to code in Xcode with Claude 3. - James Rochabrun - Medium

There have been rumors that Apple may launch a Copilot for Xcode, though no official plans have been shared publicly yet. In the meantime, we can easily expand Xcode’s capabilities and integrate AI…

Medium
What about Vision to code inside Xcode?
SwiftOpenAI library v 1.3. it's available now. It adds support for all the new @OpenAI APIs introduced during Dev Day, such as assistants, messages, threads, runs, run steps, the Vision API, the Text-to-Speech API, and more!
#openai #openaidevday https://github.com/jamesrochabrun/SwiftOpenAI/releases/v1.3
Release OpenAI DevDay Updates Final part · jamesrochabrun/SwiftOpenAI

This release features all the new endpoints introduced at OpenAI Dev Day, including the beta version of the Assistants API. It supports a range of functionalities such as assistants, messages, thre...

GitHub
Function Calling upgrades were a major highlight at OpenAI DevDay last week, The new turbo models now have the ability to perform parallel function calls. What is function calling in the OpenAI API and how to use them in an iOS application? https://jamesrochabrun.medium.com/openai-function-calling-ios-implementation-5b68b0f2e2f7
🚀 Just released a Swift package for the @OpenAI API, This Swift wrapper covers all endpoints: audio, chat, embeddings, files, fine-tuning, moderations, models, and images. Check it out if you're looking to integrate OpenAI with your Swift projects. https://github.com/jamesrochabrun/SwiftOpenAI #openai #ChatGPT
GitHub - jamesrochabrun/SwiftOpenAI: An open-source Swift package for interacting with OpenAI's public API.

An open-source Swift package for interacting with OpenAI's public API. - GitHub - jamesrochabrun/SwiftOpenAI: An open-source Swift package for interacting with OpenAI's public API.

GitHub