Skip to content

Commit

Permalink
Add videos
Browse files Browse the repository at this point in the history
Add videos
  • Loading branch information
svilupp authored Apr 28, 2024
2 parents 4f3cbfd + 58d7322 commit 9eb1834
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ For the purists: simply run `julia --project -t auto main.jl` in your terminal (

How to start? Type `Say hi!` in the question box on the Chat tab and click Submit (or press CTRL+ENTER).

**Preview:**
![preview plain mode](docs/src/videos/screen-capture-plain.gif)

## Motivation

Imagine you're walking your dog and suddenly come up with a brilliant idea for a code snippet you need urgently.
Expand All @@ -49,6 +52,8 @@ Using ChatGPT on your phone is feasible, but slow and cumbersome—typing out or

Enter **ProToPortal**: Select the JuliaExpertAsk template, use speech-to-text on your phone to dictate your needs, enable auto-fixing with Monte-Carlo Tree Search (`airetry!`), and watch as your phone processes 6 iterations of the code before ChatGPT generates its first response!

For a preview, see the video: `docs/src/videos/screen-capture-code-fixing.mp4`

## Key Highlights

- **Accessible Anywhere**: Use it on any device—laptop, phone, etc.—with numerous prompt templates designed to save your keystrokes.
Expand Down
5 changes: 5 additions & 0 deletions docs/src/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ For the purists: simply run `julia --project -t auto main.jl` in your terminal (

How to start? Type `Say hi!` in the question box on the Chat tab and click Submit (or press CTRL+ENTER).

**Preview:**
![preview plain mode](videos/screen-capture-plain.gif)

## Motivation

Imagine you're walking your dog and suddenly come up with a brilliant idea for a code snippet you need urgently.
Expand All @@ -44,6 +47,8 @@ Using ChatGPT on your phone is feasible, but slow and cumbersome—typing out or

Enter **ProToPortal**: Select the JuliaExpertAsk template, use speech-to-text on your phone to dictate your needs, enable auto-fixing with Monte-Carlo Tree Search (`airetry!`), and watch as your phone processes 6 iterations of the code before ChatGPT generates its first response!

For a preview, see the video: `docs/src/videos/screen-capture-code-fixing.mp4`

## Key Highlights

- **Accessible Anywhere**: Use it on any device—laptop, phone, etc.—with numerous prompt templates designed to save your keystrokes.
Expand Down
Binary file added docs/src/videos/screen-capture-code-fixing.webm
Binary file not shown.
Binary file added docs/src/videos/screen-capture-plain.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9eb1834

Please sign in to comment.