from Hacker News

Show HN: Aicombinator – ChatGPT-based bot to automate tasks in browser & APIs

by eshnil on 4/3/23, 12:23 PM with 0 comments

This tool uses GPT-3.5-Turbo to generate code that invokes recipes which are either puppeteer-based or use activepieces to invoke API actions for many popular sites and apps.

Ability to use a local browser enables the bot to fill in OTPs (SMS/Email/2FA etc), fill forms and make payments etc. Ability to use ActivePieces brings support for OAuth-based connections. Puppeteer recipes are currently human-written and human-reviewed but these could be automated in the future.

This is barely working as I built it for a hackathon this weekend. Open-sourcing it in the hope of faster improvements.