An open API service indexing awesome lists of open source software.

https://github.com/eapo/autonomouswebinteraction


https://github.com/eapo/autonomouswebinteraction

Last synced: 5 months ago
JSON representation

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`