Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
KillianLucas committed Jul 18, 2023
1 parent d07aca4 commit 12aab61
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ Absolutely. First, let's check if any speech-to-text libraries are installed...

**Open Interpreter** lets GPT-4 run Python code locally. You can chat with Open Interpreter via a ChatGPT-like interface in your terminal by running `$ interpreter` after installing.

By letting the model install new `pip` packages, this project extends GPT-4 towards Python's general-purpose capabilities:

This project provides a natural language iterface to Python's general-purpose capabilities:
This provides a natural language interface to Python's general-purpose capabilities:

- Create and edit photos, videos, PDFs, etc.
- Run `selenium` to control a Chrome browser.
Expand Down

0 comments on commit 12aab61

Please sign in to comment.