https://github.com/nat/natbot
Drive a browser with GPT-3
https://github.com/nat/natbot
Last synced: about 1 year ago
JSON representation
Drive a browser with GPT-3
- Host: GitHub
- URL: https://github.com/nat/natbot
- Owner: nat
- License: mit
- Created: 2022-09-29T23:42:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-09T06:47:38.000Z (about 2 years ago)
- Last Synced: 2025-05-07T10:58:32.768Z (about 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 1,919
- Watchers: 46
- Forks: 272
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ChatGPT-repositories - natbot - Drive a browser with GPT-3 (Browser-extensions)
- acu - NatBot
- awesome-gui-agent - NatBot
- awesome-ai-agents - nat/natbot - Natbot is a project that enables controlling a web browser using GPT-3 to perform intelligent and flexible browser automation tasks. (GUI & Computer Control AI Agents / Browser & Web Automation)
README
# 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!