Skip to content

Thomvis/GPT4Phone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT4Phone

Let GPT-4 control your iPhone (or a simulator). Accompanying blog post: https://www.thomasvisser.me/2023/05/04/gpt4phone/.

Example video

Usage

Clone the repo on your machine, make sure you have Xcode installed and then execute the following command from the project’s directory:

OPENAI_API_KEY=<Your OpenAI Key> TASK=<Task Description> ./run

By default it runs on the iPhone 14 simulator, but you can set the DESTINATION env variable to specify a different device. For example, add DESTINATION="platform=iOS,name=<Phone name>" to run it on your real device.

Known issues

  • On the home screen, only apps on the current page can be launched. Work-around: disable all but one page.

About

Let GPT-4 control your iPhone (or a simulator)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published