Migrated from Forgejo: mattc-old/natbot
Find a file
2023-02-17 21:25:22 -05:00
.gitignore add requirements, make api key a file, and default to running the suggested command 2023-02-17 20:38:29 -05:00
LICENSE Correct LICENSE... I think? 2022-10-27 10:23:52 -04:00
natbot.py attempting to get it to do cool stuff 2023-02-17 21:25:22 -05:00
protonmail.nbt attempting to get it to do cool stuff 2023-02-17 21:25:22 -05:00
README.md Create README.md 2022-09-29 16:53:31 -07:00
requirements.txt add requirements, make api key a file, and default to running the suggested command 2023-02-17 20:38:29 -05:00
tempmail.nbt attempting to get it to do cool stuff 2023-02-17 21:25:22 -05:00

natbot

Drive a browser with GPT-3

Here's a demo: https://twitter.com/natfriedman/status/1575631194032549888

Lots of ideas for improvement:

  • Better prompt
  • Prompt chaining
  • Make a recorder to collect human feedback and do better few-shot
  • Better DOM serialization
  • Let the agent use multiple tabs and switch between them

Improvements welcome!