Earlier quoted context omitted.
> Just register these things in the IDP and let them sign into their own accounts. And when you get blocked by whatever anti-bot tech the site is running?
Not sure I understand the point your are making. how is this unique for bots with their own identity? Bots hijacking a user session can also be blocked
Grok Bot
261–270 of 362 posts
Re: Grok Bot
#262Earlier quoted context omitted.
Everything is becoming wildly inefficient, all in the name of improved efficiency.
I think that's just the phase 1? Once we have all the use cases figured out, optimizations gradually follow?
Re: Grok Bot
#263everyone is shipping their in house solutions and they all seem...kinda the same.
Re: Grok Bot
#264Earlier quoted context omitted.
Yeah, sadly data and command intermingling are also one of the main things that make these "AI" appear so human. Humans are also susceptible to prompt injection all the time, we just call it differently: social engineering or scam.
Incorrect. If every sentence you hear is indistinguishable from your inner monologue and you can’t tell the difference between your uncle saying something and thinking it yourself, seek help.
Re: Grok Bot
#265I've been using it for the last month or so. IMO in the same way we went from tab complete -> prompts -> agents, this feels like a next step on that evolution. I highly suspect others will be following suit. I was surprised with how much it felt natural to interact with agents in this way. Biggest advantage is each one owns its own routines, context, and domain, and they can communicate between each other. Similar to…
> I wanted to make something that didn't feel like just my logo on a shirt, so I had one of my bots reach out to ~40 fabric suppliers in vietnam, negotiate prices, lock one in, and get samples made. Isn't this one of the problems foreseen with this? For you, it was a single prompt - for 40 companies, this probably took up some time. What happens when fifty people fire off a 15-second "get me a shirt" prompt? When fiv…
Restaurants in London started charging when there is no show for reservations.
Re: Grok Bot
#266Earlier quoted context omitted.
How do I give an agent its own bank account credentials in a way it can interact with my accounts? How do I give an agent access to my inbox with its own account? How do I get it to interact with my Youtube subscriptions with its own account? What is the use of an agent with its own accounts that are separate to my accounts? What am I even getting out of it at that point?
This sounds like a problem the service providers should solve. Some kind of 'create bot account' function where you can give granular permissions for a new account to interact with your data. This already exists in some form with company accounts.
Re: Grok Bot
#267Earlier quoted context omitted.
LLM is really an anti human technology. The incentives that creates are terrible for society
I hope some relative of yours gets saved and cured by a disease that LLMs cured and that will change your mind forever
Re: Grok Bot
#268Earlier quoted context omitted.
Im working on one here: https://github.com/smartcomputer-ai/lightspeed The core is there. But there is some work to be done to have a nicer shell and all, which I’m currently focusing on.
Oh this looks very interesting, both for personal and work; I’ve been looking for something similar for quite a while. However, no OpenAI API support (just Anthropic + openai.com) means I can’t use it for either.
Re: Grok Bot
#269I've been using it for the last month or so. IMO in the same way we went from tab complete -> prompts -> agents, this feels like a next step on that evolution. I highly suspect others will be following suit. I was surprised with how much it felt natural to interact with agents in this way. Biggest advantage is each one owns its own routines, context, and domain, and they can communicate between each other. Similar to…
> I wanted to make something that didn't feel like just my logo on a shirt, so I had one of my bots reach out to ~40 fabric suppliers in vietnam, negotiate prices, lock one in, and get samples made. Isn't this one of the problems foreseen with this? For you, it was a single prompt - for 40 companies, this probably took up some time. What happens when fifty people fire off a 15-second "get me a shirt" prompt? When fiv…
Re: Grok Bot
#270The problem these model providers have now is there software is basically useless. Tell me one reason why I would use this at my company? I basically have to bet on Grok being the best models for this. Or I can use an open source version and use whatever model I want. You see this with coding agents, everyone used Claude Code and then realized holy shit this is expensive and now use open source agents and they can us…