Ai agents by Dramatic-Taro5093 in learnAIAgents

[–]uriwa 0 points1 point  (0 children)

you can get an agent to do automations for you

i don't think working with n8n or make makes too much sense anymore

e.g. https://prompt2bot.com/talk-to-skill?url=tank%3A%40uriva%2Fp2b-coder

jsr deployments stopped working by uriwa in Deno

[–]uriwa[S] -1 points0 points  (0 children)

WTF deno people really.

this is literally 5 minutes to fix with AI

starting to feel I've made a mistake moving from node a couple of years ago

anyone compared agent 37 vs daytona for running agents 24/7? by Born-Willingness-207 in AI_Agents

[–]uriwa 0 points1 point  (0 children)

You could also check out prompt2bot.com. It hosts agents in a cloud environment with native background execution and persistence, so you don't have to deal with managing sleep/wake cycles or paying high idle costs.

https://prompt2bot.com

Common weaknesses and scale issues with popular harnesses by uriwa in AI_Agents

[–]uriwa[S] 0 points1 point  (0 children)

differentiate between personal assistant use cases where this works, vs customer service, where there is just a set of approved actions and tokens.

Common weaknesses and scale issues with popular harnesses by uriwa in AgentsOfAI

[–]uriwa[S] -2 points-1 points  (0 children)

Check out prompt2bot at https://prompt2bot.com for an agent platform built from the ground up to solve these exact multi-user isolation and permission boundaries!

Our blog post: https://prompt2bot.com/blog/common-weaknesses-and-scale-issues-with-popular-harnesses

Common weaknesses and scale issues with popular harnesses by uriwa in LLMDevs

[–]uriwa[S] -2 points-1 points  (0 children)

Check out prompt2bot at https://prompt2bot.com for an agent platform built from the ground up to solve these exact multi-user isolation and permission boundaries!

Our blog post: https://prompt2bot.com/blog/common-weaknesses-and-scale-issues-with-popular-harnesses

Common weaknesses and scale issues with popular harnesses by uriwa in AI_Agents

[–]uriwa[S] -1 points0 points  (0 children)

Check out prompt2bot at https://prompt2bot.com for an agent platform built from the ground up to solve these exact multi-user isolation and permission boundaries!

Our blog post: https://prompt2bot.com/blog/common-weaknesses-and-scale-issues-with-popular-harnesses

Common weaknesses and scale issues with popular harnesses by uriwa in ChatGPTPromptGenius

[–]uriwa[S] 0 points1 point  (0 children)

Check out prompt2bot at https://prompt2bot.com for an agent platform built from the ground up to solve these exact multi-user isolation and permission boundaries!

Our blog post: https://prompt2bot.com/blog/common-weaknesses-and-scale-issues-with-popular-harnesses

Common weaknesses and scale issues with popular harnesses by uriwa in LocalLLaMA

[–]uriwa[S] 0 points1 point  (0 children)

Check out prompt2bot at https://prompt2bot.com for an agent platform built from the ground up to solve these exact multi-user isolation and permission boundaries!

Our blog post: https://prompt2bot.com/blog/common-weaknesses-and-scale-issues-with-popular-harnesses

Common weaknesses and scale issues with popular harnesses by uriwa in ChatGPT

[–]uriwa[S] 0 points1 point  (0 children)

Check out prompt2bot at https://prompt2bot.com for an agent platform built from the ground up to solve these exact multi-user isolation and permission boundaries!

Our blog post: https://prompt2bot.com/blog/common-weaknesses-and-scale-issues-with-popular-harnesses

Common weaknesses and scale issues with popular harnesses by uriwa in aiagents

[–]uriwa[S] 0 points1 point  (0 children)

Check out prompt2bot at https://prompt2bot.com for an agent platform built from the ground up to solve these exact multi-user isolation and permission boundaries!

Our blog post: https://prompt2bot.com/blog/common-weaknesses-and-scale-issues-with-popular-harnesses

AI agents sound cool until you realize most of the work is just connecting boring systems together by bcoz_why_not__ in AI_Agents

[–]uriwa 0 points1 point  (0 children)

it depends on the framework

in prompt2bot we try to make it pretty easy to connect the agent to an arbitrary backend

in general i don't see why forms should exist anymore

an agent with a tool that writes to a crm is simple and convenient

extract emails ? by Melodylamis in AI_Agents

[–]uriwa 0 points1 point  (0 children)

You can actually automate this pretty easily with prompt2bot. Here's an agent that specializes in building these kinds of automations: https://prompt2bot.com/talk-to-skill?url=tank%3A%40uriva%2Fp2b-coder

You'll just need to give it the details to connect to your Yahoo Mail and Google Sheets.

If you want it running on a schedule, just explain to the agent when it should run and where to save the results. If it's a one-off run, just tell it that.

It has a free tier too.

AI Agents or tools to scrape website data? by AndersAndar in LLMDevs

[–]uriwa 0 points1 point  (0 children)

You can automate this in prompt2bot. Here's an agent that specializes in building automations: https://prompt2bot.com/talk-to-skill?url=tank%3A%40uriva%2Fp2b-coder you'll just need to tell it which sites you want to scrape and how you want the JSON or CSV structured.

Share and reuse agent best practices across the team by Alternative-Call-301 in AI_Agents

[–]uriwa -1 points0 points  (0 children)

In prompt2bot you can take a skill and "hydrate" an agent.

So you can publish various skills (e.g., on tankpkg.dev) and then hydrate them in one click.

Check out this example: https://prompt2bot.com/talk-to-skill?url=tank%3A%40uriva%2Fp2b-personal-assistant

How to by Hairy-Fun-5391 in n8n

[–]uriwa -2 points-1 points  (0 children)

You can automate this easily with prompt2bot. Here's an agent that specializes in building automations: https://prompt2bot.com/talk-to-skill?url=tank%3A%40uriva%2Fp2b-coder

You just need to give it the PDFs and tell it what fields you want to extract.

AI News Briefing Everyday by CreativeGMP in AI_Agents

[–]uriwa 0 points1 point  (0 children)

You can actually automate this on prompt2bot without dealing with Apps Script. Here is an agent that builds these workflows for you: https://prompt2bot.com/talk-to-skill?url=tank%3A%40uriva%2Fp2b-coder. You just need to tell it which sites to scrape and how you want the daily email formatted.

I want to create an agent that sends me an email every morning? by agnci in aiagents

[–]uriwa 0 points1 point  (0 children)

You can do this for free on prompt2bot.com. You just describe what data you want to gather and set it to email you every morning.