Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Xoka12803y@alexbrooklyn Nope
@iiii yeah, the current app that I'm using, that kind of works like a step recorder but also has some features like where to click using a portion of image. But I wanna go beyond -
Prutser2223yWhich tasks do you want to automise?
That can be relevant to the answer you’re looking for:) -
You want a robot that does your job for you without actually making a robot that does your job for you
You must be a manager! -
There are some companies that have already raised their series A funding looking to market a program that does exactly that.
-
salshamz72y@Xoka hey bro I thinks you should use pyautogui because in my opinion this is the best to automate things
Related Rants
-
cdrice105"You gave us bad code! We ran it and now production is DOWN! Join this bridgeline now and help us fix this!" ...
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
Redp1ll12Interview HR: So .. tell us .. where do you see our AI acting in 5 years? ME: Doing your job minus the stupi...
I want to automate some tasks in my PC. But usually when I try to automate something, I have to show the bot exactly step by step, how to do it. Like click on something that looks like this then write something here and so on.
But I want to make a bot, that will learn from my usage replicate the behavior, even if any step gets missed in the middle.
So my question is: to achieve this, which programming language and framework/library should I use?
Thanks
question
automation
ai
machine learning