Can hermes do this task ??
Can hermes do this task? I've been trying to automate this but hermes is not able to do this. I've attached the prompt below:
PROMPT:
"Act as an autonomous automation engineer. Your goal is to execute a complete Reddit-to-Video social media pipeline across multiple web applications.
Execute these phases sequentially and verify success at each milestone:
Phase 1: Extraction & Population
Navigate to Reddit and scrape the URLs of the top 10-15 trending stories from r/ShortStories. Store these in a local memory array.
Open a tab to http://localhost:5000. For each stored item, find the URL input field, paste the link, and click the button labeled 'fetch story from reddit'.
Phase 2: App Automation & Rendering
Once fetched, click the button labeled 'Next: voiceover'.
Progress through the remaining pipeline of the localhost application until you see the render command.
Click the button to render the video. Wait continuously until the rendering progress bar completes.
Click the 'Download' button to save the video file locally. Verify the download path.
Phase 3: Captions & Distribution
Open a browser tab to the Adobe Express Captions tool.
Upload the downloaded video file, initiate the caption generation process, and download the updated video once processed.
Navigate to YouTube Studio and TikTok Web. Authenticate if required, navigate to the upload dashboards, upload the captioned video file, generate a title based on the original story headline, and publish it.
If any element or button fails to load, do not stop. Re-inspect the page tree, find the closest active element, or retry the click. Keep a live log of your progress."
Can someone please tell me how i can configure/setup hermes to carry out this task perfectly without errors.
Also if this can't work with Hermes, is there any other alternative that is free and can carry out this function.