https://github.com/eapo/autonomouswebinteraction
https://github.com/eapo/autonomouswebinteraction
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eapo/autonomouswebinteraction
- Owner: eapo
- Created: 2024-12-17T22:46:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-17T22:57:54.000Z (over 1 year ago)
- Last Synced: 2025-06-16T06:51:35.904Z (about 1 year ago)
- Language: Python
- Size: 6.42 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Frontend pip library
- `pip install --upgrade gradio`
Backend pip library
- `pip install --upgrade openai | pip install python-dotenv | pip install nest-asyncio | pip install pyppeteer`
Start the Frontend
- `gradio .\frontend.py`