Personalized AI Agent

Personalized AI Agents revolutionize your automation experience by creating a unique knowledge base for your projects. Here’s how they enhance your workflows:

  • Custom Knowledge Base: Automatically build a repository of knowledge from your previous scenarios and U-xer’s system scenarios, starting with built-in Twitter scenarios.
  • Continuous Learning: Agents learn from your directives any failures you fix, ensuring future scenarios incorporate these improvements.
  • Teach and Automate: Input any information, such as product descriptions, and the agent will use this data to generate new, informed scenarios.

Scenario Directives and Knowledge Base

  • Scenario Directives: Provide clear instructions for scenario creation, including corrections from previous failures, to ensure future scenarios are more accurate and efficient.
  • Scenario Knowledge Base: Store comprehensive information, such as long text formats and detailed product descriptions, which the agent will use to create new, informed scenarios.

Introducing Automation Modes

  1. Manual Mode:
  • Description: Create steps manually or use the Scenario Assistant to translate everyday language into actions.
  • Use Case: Ideal for custom, hands-on step creation. Steps are not added to your knowledge base.
  1. Consistent Mode:
  • Description: Generates scenario steps once using your knowledge base and reuses them for each execution.
  • Use Case: Perfect for reliably running the same scenario without changes. Steps are added to your Scenario Knowledge Base.
  1. Dynamic Mode:
  • Description: Regenerates scenario steps each time before execution, ensuring fresh and adaptable content.
  • Use Case: Best for scenarios requiring different content each run. Steps are added to your Scenario Knowledge Base.
  1. Live Mode (Coming Soon):
  • Description: Adapt actions in real-time based on on-screen changes, creating steps dynamically.

Working Example of U-xer’s Twitter Page (You can try now for your page as well)

Take a look at our Twitter page to see a real example: https://x.com/U_xer_RPA

We have created 4 running scenarios for our Twitter page, which work in our own VPS Cloud once in a 5 hours:

  1. Post on Twitter about U-xer
  2. Like and reply to the latest 5 posts about robotic process automation
  3. Like 5 posts about robotic process automation on X
  4. Like 3 latest posts about test automation on X
  5. Like and Repost posts about #UIAutomation on X
  6. Close browsers for cleaning
  • We also did some small adjustments in the steps when needed. But afterwords, Agent learned what to do next.

1. Post on Twitter about U-xer

Description: We wanted to create an AI Agent which posts U-xer’s most important features each five hours.

Scenario Description: Post on Twitter about U-xer

Scenario Directives: You are a content creator for U-xer on twitter.

  • Choose different topic then the previous 5 topic

Knowladge Archive: Here we provide a detailed text containing important information about U-xer.

Scenario Mode: We should choose Dynamic Mode since we need to create different posts each time.

Preconditions:

  • Ensure that you are logged into the Twitter account from which you wish to like or comment on posts.

Scenario automatically created by the AI Agent:

OpenBrowser Chrome “x.com” -Incognito false
IsVisible Text “What is happening?”
Click Text “What is happening?”
Write “Get detailed insights with U-xer’s advanced reports for each automation execution! Review comprehensive screenshots and data. #Automation #Tech #Reporting” -WaitAfter 3000
Click Button “Post” -Double true
IsVisible Text “Your post was sent”

2. Like and reply to the latest 5 posts about robotic process automation

Description: We wanted to create an AI Agent which like and reply the latest 5 posts about robotic process automation. In this way, we will regularly like and comment on posts related to robotic process automation, increasing our Twitter engagement on the topic.

Scenario Description: Like and reply to the latest 5 posts about robotic process automation

Scenario Directives: Like and reply to the latest 5 posts about robotic process automation

Scenario Mode: Consistent Mode

Preconditions:

  • Ensure that you are logged into the Twitter account from which you wish to like or comment on posts.
  • For Reply posts, images are sent to ChatGPT to prepare comments based on those images. You must also be logged into your ChatGPT account in advance. GPT-4 and later versions have the ability to send and process images.

Scenario automatically created by the AI Agent:

OpenBrowser Chrome “x.com” -Incognito false
IsVisible Text “Search”
Click Text “Search”
Write “automation” -WaitAfter 3000
SendKeys ENTER -WaitAfter 5000
Click Text “Latest”
Scroll 3 -UntilVisible Image {ux_xcom_like}
Click Image {ux_xcom_like}
Click Image {ux_xcom_reply}
Sendkeys SNAPSHOT
SendKeys NEWTAB
Write “https://chatgpt.com/”
SendKeys ENTER
Click Text “Message ChatGPT”
SendKeys CONTROL VK_V -WaitAfter 3000
Write "Create a twitter comment about image that I provided.The response should only include the comment so that I can copy it. Use a human sounding language. Give positive feedback. Don’t use emojis or tags. "
Sendkeys ENTER
IsVisible Image {ux_chatgpt_response_ready} -Interval 2000
Click Image {ux_chatgpt_copy}
SendKeys CONTROL TAB
IsVisible Text “Post your reply”
SendKeys CONTROL VK_V
Click Button “Reply” -Double true
Scroll 3 -UntilInVisible Image {ux_xcom_liked}
Scroll 3 -UntilVisible Image {ux_xcom_like}
Click Image {ux_xcom_like}
Click Image {ux_xcom_reply}
Sendkeys SNAPSHOT
SendKeys NEWTAB
Write “https://chatgpt.com/”
SendKeys ENTER
Click Text “Message ChatGPT”
SendKeys CONTROL VK_V -WaitAfter 3000
Write "Create a twitter comment about image that I provided.The response should only include the comment so that I can copy it. Use a human sounding language. Give positive feedback. Don’t use emojis or tags. "
Sendkeys ENTER
IsVisible Image {ux_chatgpt_response_ready} -Interval 2000
Click Image {ux_chatgpt_copy}
SendKeys CONTROL TAB
IsVisible Text “Post your reply”
SendKeys CONTROL VK_V
Click Button “Reply” -Double true
Scroll 3 -UntilInVisible Image {ux_xcom_liked}
Scroll 3 -UntilVisible Image {ux_xcom_like}
Click Image {ux_xcom_like}
Click Image {ux_xcom_reply}
Sendkeys SNAPSHOT
SendKeys NEWTAB
Write “https://chatgpt.com/”
SendKeys ENTER
Click Text “Message ChatGPT”
SendKeys CONTROL VK_V -WaitAfter 3000
Write "Create a twitter comment about image that I provided.The response should only include the comment so that I can copy it. Use a human sounding language. Give positive feedback. Don’t use emojis or tags. "
Sendkeys ENTER
IsVisible Image {ux_chatgpt_response_ready} -Interval 2000
Click Image {ux_chatgpt_copy}
SendKeys CONTROL TAB
IsVisible Text “Post your reply”
SendKeys CONTROL VK_V
Click Button “Reply” -Double true
Scroll 3 -UntilInVisible Image {ux_xcom_liked}
Scroll 3 -UntilVisible Image {ux_xcom_like}
Click Image {ux_xcom_like}
Click Image {ux_xcom_reply}
Sendkeys SNAPSHOT
SendKeys NEWTAB
Write “https://chatgpt.com/”
SendKeys ENTER
Click Text “Message ChatGPT”
SendKeys CONTROL VK_V -WaitAfter 3000
Write "Create a twitter comment about image that I provided.The response should only include the comment so that I can copy it. Use a human sounding language. Give positive feedback. Don’t use emojis or tags. "
Sendkeys ENTER
IsVisible Image {ux_chatgpt_response_ready} -Interval 2000
Click Image {ux_chatgpt_copy}
SendKeys CONTROL TAB
IsVisible Text “Post your reply”
SendKeys CONTROL VK_V
Click Button “Reply” -Double true
Scroll 3 -UntilInVisible Image {ux_xcom_liked}
Scroll 3 -UntilVisible Image {ux_xcom_like}
Click Image {ux_xcom_like}
Click Image {ux_xcom_reply}
Sendkeys SNAPSHOT
SendKeys NEWTAB
Write “https://chatgpt.com/”
SendKeys ENTER
Click Text “Message ChatGPT”
SendKeys CONTROL VK_V -WaitAfter 3000
Write "Create a twitter comment about image that I provided.The response should only include the comment so that I can copy it. Use a human sounding language. Give positive feedback. Don’t use emojis or tags. "
Sendkeys ENTER
IsVisible Image {ux_chatgpt_response_ready} -Interval 2000
Click Image {ux_chatgpt_copy}
SendKeys CONTROL TAB
IsVisible Text “Post your reply”
SendKeys CONTROL VK_V
Click Button “Reply” -Double true

3. Like 5 posts about robotic process automation on X

Description: We wanted to create an AI Agent that likes the 5 posts about robotic process automation on X.

Scenario Description: Like 5 posts about robotic process automation on X

Scenario Directives: Like 5 posts about robotic process automation on X

Scenario Mode: Consistent Mode

Preconditions:

  • Ensure that you are logged into the Twitter account from which you wish to like or comment on posts.

Scenario automatically created by the AI Agent:

OpenBrowser Chrome “x.com” -Incognito false
IsVisible Text “Search”
Click Text “Search”
Write “Robotic process automation” -WaitAfter 3000
Sendkeys ENTER -WaitAfter 5000
Scroll 3 -UntilVisible Image {ux_xcom_like}
Click Image {ux_xcom_like}
IsVisible Text “Unlike”
Scroll 3 -UntilVisible Image {ux_xcom_like}
Click Image {ux_xcom_like}
IsVisible Text “Unlike”
Scroll 3 -UntilVisible Image {ux_xcom_like}
Click Image {ux_xcom_like}
IsVisible Text “Unlike”
Scroll 3 -UntilVisible Image {ux_xcom_like}
Click Image {ux_xcom_like}
IsVisible Text “Unlike”
Scroll 3 -UntilVisible Image {ux_xcom_like}
Click Image {ux_xcom_like}
IsVisible Text “Unlike”

4. Like 3 latest posts about test automation on X

Description: We wanted to create an AI Agent that likes the 3 latest posts about test automation on X.

Scenario Description: Like 3 latest posts about test automation on X

Scenario Directives: Like 3 latest posts about test automation on X

Scenario Mode: Consistent Mode

Preconditions:

  • Ensure that you are logged into the Twitter account from which you wish to like or comment on posts.

Scenario automatically created by the AI Agent:

OpenBrowser Chrome “x.com” -Incognito false
IsVisible Text “Search”
Click Text “Search”
Write “test automation”
SendKeys ENTER
Click Text “Latest”
Scroll 5 -UntilVisible Image {ux_xcom_like}
Click Image {ux_xcom_like}
Scroll 5 -UntilVisible Image {ux_xcom_like}
Click Image {ux_xcom_like}
Scroll 5 -UntilVisible Image {ux_xcom_like}
Click Image {ux_xcom_like}
IsVisible Text “Unlike”

5. Like and Repost 3 posts about #UIAutomation on X

Description: We wanted to create an AI Agent that likes and reposts 3 posts about #UIAutomation on X.

Scenario Description: Like and Repost 3 posts about #UIAutomation on X

Scenario Directives: Like and Repost 3 posts about #UIAutomation on X

Scenario Mode: Consistent Mode

Preconditions:

  • Ensure that you are logged into the Twitter account from which you wish to like or comment on posts.

Scenario automatically created by the AI Agent:

OpenBrowser Chrome “x.com” -Incognito false
IsVisible Text “Search”
Click Text “Search”
Write “#UIAutomation”
SendKeys ENTER
Click Text “Latest”
Scroll 3 -UntilVisible Image {ux_xcom_like}
Click Image {ux_xcom_like}
Click Image {ux_xcom_repost}
Scroll 3 -UntilVisible Image {ux_xcom_like}
Click Image {ux_xcom_like}
Click Image {ux_xcom_repost}
Scroll 3 -UntilVisible Image {ux_xcom_like}
Click Image {ux_xcom_like}
Click Image {ux_xcom_repost}
IsVisible Text “Unlike”

Hi @Seray, wow this is such a great feature!
My mind is going wild regarding what i can do using this feature.

Unfortunately, the steps are not quite clear for me ready what you wrote above.
Do you mind creating a quick demo so we can watch it? And preferably using a more accessible website like youtube for the demo? I don’t have a twitter account and reluctant to sign up just to see u-xer posts :pray: :pray:

Hi @andy.hartono ,

We are making important changes at the moment which will affect most of the flows. We will invest time in videos and tutorials after we are done with those changes.

1 Like

awesome!

Can’t wait to see what you come up with! This will be such a game changer

1 Like