Julep AI
p/julep-ai
Automate Browser Tasks with AI Workflows
Kevin William David
Julep AI — Automate browser tasks with AI workflows
Featured
32
Julep is an API to build complex multi-step AI workflows. With our new Browser Use feature, you can easily automate browser tasks. From running searches to controlling apps, you can build powerful automations in minutes — no complicated setup needed.
Replies
Ishita Jindal
Maker
📌
Hey everyone! 👋 I'm thrilled to introduce Julep AI, an API to build multi-step AI workflows and automate browser tasks effortlessly. You can build workflows that can run for hours or days and chain hundreds of steps in plain yaml. Its kinda like Github Actions for AI with integrations and vector search built-in. Introducing our latest feature: *Browser Use* Julep can now control a real browser! Just create a new task with our browser-use tool, add steps and prompts and run! And voila, julep will go and drive the browser remotely following your instructions until the task finishes. To get started, we have created a template that you can quickly deploy in 1-click from our dashboard. Or if you are in the mood, browse our docs and get your hands dirty directly with our SDKs. How to 1-click deploy a Browser Use task: 1. Signup and head to our dashboard. Go to the "Community Templates" tab. 2. Select the "Browser Use" task template and hit "Deploy". It gets deployed in just a few seconds. 3. Execute: Go to the "Tasks" tab and hit "Execute"! In the popup, just write your Goal and click Run. 4. Watch the magic happen: Now you can head to the Browser Use tab and watch the browser being controlled by claude fully autonomously! 5. $$$ Once you are done, you're welcome to look at the template to see how the task is defined (just ~80 lines of yaml) and then modify it to build your own! Check out our demo video to see Julep in action. We'd love to hear your feedback and what *you* would like to build with Julep! 😊 Discord Community - https://discord.gg/2EUJzJU2Yt Julep Website - https://julep.ai/
Vedant Maheshwari
julep.ai is the most stellar AI agent product tool out there! We were able to use julep to build and ship AI features within a few hours, something that would have taken weeks for us to ship for our 4M+ users! Very very powerful and flexible, with great capabilites, in-built scaling and more. I would highly recommend julep.ai to AI product builders, engineers and founders :)
Vedant Sahai
@vedant84 Thank you so much! Looking forward what you guys build using the platform!
Ashit Vora
This is awesome. Congratulations on the launch 🎉️ Basically you are killing Phantom Buster.
Ishita Jindal
@ashitvora thanks a lot. Not seen Phantom Buster, but will check them out.
Camin McCluskey
Congrats on the launch Julep team! This looks really promising and I can see several obvious use-cases in my own work. I love that your templates are yml and open source, that's fantastic! Does the capability exist (or is it planned) to allow workflows to extend themselves (or trigger other workflows)? E.g. To run some automation in parallel with the main automation
Diwank Singh Tomer
Yes it does! All of julep APIs themselves are available inside the steps which means tasks can create other agents, other tasks, run them and even update itself! The sky(net) is the limit! ;) @camin_mccluskey
Tymek Zapała
I use my browser to basically do everything beside coding so this tool is very useful. Congrats on the launch!
Ishita Jindal
@tymzap thanks a lot. Hope you can automate some of your tasks using Julep :)
Pratyush Rai
All the best for this launch folks
Ishita Jindal
@pratyush_r8 thanks a lot. Do try it out. :)
Vedant Somani
Wow. Very cool. Will I be able to build something like this? I don't want to see more than n number of tweets from a certain person in a day / week? Congratulations on the launch!
Diwank Singh Tomer
How to use this in your code: 1. Install the SDK: Start by installing Julep’s Python or JavaScript SDK. 2. Authenticate: Use your API key to connect to the Julep API. 3. Deploy Task: Define your own browser automation or pick from one of our templates 4. Execute the Task: Trigger the task programmatically with your input (e.g., “search Google for JWST images”) and stream live execution logs to monitor its progress. 5. Get the Debugger URL: Retrieve a unique URL to watch the browser execute steps in real time. Quick Tip: Everything you can do via the dashboard—deploy templates, run tasks, monitor execution—you can also do via the SDK, giving you the flexibility to integrate Julep into your apps and workflows. Signup: https://dashboard.julep.ai Docs: https://docs.julep.ai
Nate Macleitch
Very cool and useful functionality for AI workflows. Worth checking out.
Vedant Sahai
@nate_macleitch Thanks so much.
Huzaifa Shoukat
Congrats on the launch! Julep looks like a game-changer for automating browser tasks. What's one cool automation you've built with it so far?
Ishita Jindal
@ihuzaifashoukat this feature is actually built on Julep using Browser Base and Claude's Computer Use. But now that it's available as an API for people to use. Some use cases we have started build are around visiting multiple sites to collect data, and fetching certain information from the screen. But users can actually define a "goal" in english and it should get executed.
Raghu_Rtr
good landing page all the best buddy
Sulaimaan Durrani
Very cool!! Will try it out.
Ishita Jindal
@sulaimaan_durrani thanks, please do. You don't even have to code to try it out :D
Ruben Benarroch Esayag
very cool idea!!! im gonna tryit! the first thing to do is automate my work check in at 8am hehe
Ishita Jindal
@rupgo that's awesome. What do you use for work check? Maybe some combination of Jira, Slack and Gmail?
Ruben Benarroch Esayag
@ishita_jindal2 I was referring to clock in on work… I hate doing this repeating task everyday of my life
Ishita Jindal
@rupgo oh that makes sense, super clever!
Ruben Benarroch Esayag
@ishita_jindal2 we have this really bad service that i completely hate, because everyday i have to login, because the cookie doenst keeps me logged and then go to a certain tab and click on "check in" is pretty basic but is like 6 clicks away to complete the process and some days i forget about doing this and i get HR complaining why i havent clocked in... i was playing with the tool but i just can figure out how to do this, the tasks keep erasing the promt and the live browser doesnt help that much... i dont know what im doing wrong
Ishita Jindal
@rupgo thanks for reporting this. We can help you build this. Can we continue talking on our Discord - https://discord.gg/2EUJzJU2Yt cc/ @hamada_salhab @diwank_tomer
Shobhan
This is really amazing! Let me try this out.
Ishita Jindal
@supershobu please tell us what you think :)
hritik choudhary
Julep AI’s new Browser Use feature is a powerful tool for automating browser tasks! The ability to control a real browser remotely and chain multi-step workflows is ideal for developers and businesses looking to automate repetitive tasks across the web. What are some practical use cases you envision for this feature? Could it be used to automate data scraping or form submissions?
Ishita Jindal
@hritik_choudhary you got that absolutely right. Form submissions is actually a great use case. Some others could be testing, monitoring, data collection, booking tickets, and bulk uploads.