yuruotong1 / autoMate
- ััะตะดะฐ, 12 ะผะฐััะฐ 2025โฏะณ. ะฒ 00:00:02
like manus and omniparser.AI-driven local automation assistant that uses natural language to make computers work by themselves
๐ค AI-Powered Local Automation Tool | Let Your Computer Work for You
"Automate the tedious, reclaim your time for life"
Tired of working late nights on repetitive tasks? Frustrated by mundane activities consuming your creativity and precious time?
autoMate is not just another tool - it's your intelligent digital colleague for the AGI era, working tirelessly to help you restore balance between work and life.
Let automation create more possibilities for your life.
autoMate is a revolutionary AI+RPA automation tool built on OmniParser, turning AI into your "digital employee" that can:
Unlike traditional RPA tools with complicated rule settings, autoMate leverages large language models to complete complex automation processes with just natural language task descriptions. Say goodbye to repetitive work and focus on what truly creates value!
"Before using autoMate, I spent 3 hours daily processing reports; now I only need 10 minutes to set up tasks and can focus on what really matters." - Feedback from a finance manager.
When you first see autoMate automatically completing tasks that used to occupy hours of your time, you'll experience an indescribable sense of relief. This isn't just about efficiency - it's about liberating your creativity.
Imagine: waking up every morning to find that last night's data organization, report generation, and email responses have all been completed, leaving you only with work that truly requires your wisdom and creativity. This is the future autoMate brings to you.
Clone the project and set up the environment:
git clone https://github.com/yuruotong1/autoMate.git
cd autoMate
conda create -n "automate" python==3.12
conda activate automate
pip install -r requirements.txt
python main.py
Then open http://localhost:7888/
in your browser to configure your API key and basic settings.
For supported vendors and models, please refer to this link
If you see the error: "GPU driver incompatible, please install appropriate torch version according to readme", it indicates a driver incompatibility. You can either:
pip list
Every excellent open-source project embodies collective wisdom. autoMate's growth depends on your participation and contribution. Whether fixing bugs, adding features, or improving documentation, your efforts will help thousands of people break free from repetitive work.
Join us in creating a more intelligent future.
Strongly recommend reading "How To Ask Questions The Smart Way", "How to Ask Questions to Open Source Community", "How to Report Bugs Effectively", and "How to Submit Unanswerable Questions to Open Source Projects" for better support.