Skip to content

Commit 75d810f

Browse files
committed
Add #### Try Claude section
1 parent 1dbd52c commit 75d810f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,13 @@ operate -m gemini-pro-vision
7070

7171
**Enter your Google AI Studio API key when terminal prompts you for it** If you don't have one, you can obtain a key [here](https://makersuite.google.com/app/apikey) after setting up your Google AI Studio account. You may also need [authorize credentials for a desktop application](https://ai.google.dev/palm_docs/oauth_quickstart). It took me a bit of time to get it working, if anyone knows a simpler way, please make a PR.
7272

73+
#### Try Claude `-m claude`
74+
Use Claude 3 with Vision to see how it stacks up to GPT-4-Vision at operating a computer. Navigate to the [Claude dashboard](https://console.anthropic.com/dashboard) to get an API key and run the command below to try it.
75+
76+
```
77+
operate -m claude
78+
```
79+
7380
### Locally Hosted LLaVA Through Ollama
7481
If you wish to experiment with the Self-Operating Computer Framework using LLaVA on your own machine, you can with Ollama!
7582
*Note: Ollama currently only supports MacOS and Linux*

0 commit comments

Comments
 (0)