#1059 · Primary category: AI Agents & Automation
AI-Employe
Create browser automation as if you were teaching a human using GPT-4 Vision.
Project last updated:02/19/24
GitHub Stars
585
Forks
54
Contributors
1
License
AGPL-3.0
Why we included this project
Most browser automation tools make you script every selector and wait condition by hand. This project takes a different route: you describe the task in plain language, and GPT-4 Vision works out the clicks and keystrokes through a browser extension backed by a Rust server. The interesting part is how it avoids the usual vision-agent failure mode. Instead of guessing coordinates, it indexes the page's DOM in MeiliSearch and lets the model target elements by their visible text, which cuts down on hallucinated actions. It also watches the DOM changes you make while demonstrating a workflow and feeds those actions back into the prompt to keep the model on task. That makes it a useful reference for teams building their own browser agents or experimenting with RPA-style automation, though you will need to stand up Firebase, Postgres, and MeiliSearch yourself before it runs.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.