My Tool Will Be Better Than Gmail's Smart Compose | Autocomplete w/ ChatGPT

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • Today I continue my Complyte project, that autocompletes sentences with the ChatGPT API
    GitHub: github.com/unconv/complyte
    Support: buymeacoffee.com/unconv
    Consultations: www.buymeacoffee.com/unconv/e...
    Memberships: www.buymeacoffee.com/unconv/m...
    00:00 Intro & Recap
    01:39 Hiding textarea and copying content from div
    09:07 Adding non-AI autocompletion
    26:00 Committing changes
    27:46 Setting up a Flask server
    31:17 Integrating ChatGPT API
    37:56 Autocompletion JS iteration 1
    42:23 Autocompletion JS iteration 2
    47:38 Autocompletion JS iteration 3
    54:32 Autocompletion JS iteration 4
    1:02:21 Autocompleting on Tab and ArrowRight
    1:08:47 Final fixes
    1:12:18 Can it write code?
  • Věda a technologie

Komentáře • 4

  • @stevenbouldin932
    @stevenbouldin932 Před 5 měsíci

    I been following you since you had less than 100 subs

    • @unconv
      @unconv  Před 5 měsíci

      Cool! Thanks :)

  • @stevenbouldin932
    @stevenbouldin932 Před 5 měsíci

    I have a project for you. To be able to take a copy of a letter and upload the handwriting and then be able to write letters in that hand writing style that was uploaded.

    • @unconv
      @unconv  Před 5 měsíci

      Thanks! No idea how I'd implement such a thing, though! Haha