Building agents that can automate web tasks can be still limited — not because of models, but because of the lack of available tools and API definitions they can use. Automating actions on platforms like LinkedIn, such as finding jobs and referrers, has also been tedious.
That's why I built Tabre, an open-sourced web app (paired with a Chrome extension) that sends predefined APIs directly within any Chrome tab. Just define APIs in JSON, and run them seamlessly.
Tabre includes an early-stage chat UI, allowing you to interact with APIs through plain-language instructions. In the future, I envision a collaborative ecosystem where developers contribute more API definitions, making the web app more powerful.
Try it out — no registration needed and no data collected:
1. Install the Chrome extension: https://chromewebstore.google.com/detail/tabre-tab-request/g...
2. Visit https://demo.tabre.org/ or check out the code and run locally: https://github.com/shuo-s-feng/tabre
I'd appreciate feedback from the community!