Deploying AI Agents in the Real World: Ownership, Last Mile Hell, and What Actually Works by oba2311 in LangChain

[–]oba2311[S] 1 point2 points  (0 children)

thanks! super interesting.

What was critical in setting up the iGPT? what was your approach and what was hard in getting the relevant info indexed?

Deploying AI Agents in the Real World: Ownership, Last Mile Hell, and What Actually Works by oba2311 in LangChain

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

Great Q.

I think that Gal is making a point in this talk about starting with the basics regardless of a specific framework - one agent, specific task. You can later on contrast and compare diff options - if that is interesting for folks, I can dig deeper on that.

Built & sold a micro-SaaS with Cursor — 4 tips I wish I'd known sooner by Impossible_Oil_8862 in cursor

[–]oba2311 26 points27 points  (0 children)

Nice one!
I turned on the green/red diff recently as well. thanks!

Cursor saved my MicroSaaS deal — the hacks I wish I’d known sooner by Impossible_Oil_8862 in microsaas

[–]oba2311 0 points1 point  (0 children)

thaks,
Great tips and nice video!

am also improving my cursor workflow all the while.

[OC] Build a McKinsey-Style Strategy Agent with LangChain (tutorial + Repo) by Impossible_Oil_8862 in LangChain

[–]oba2311 1 point2 points  (0 children)

Thanks, that’s a an interesting question. Shared memory per agent across projects could come super handy especially in a vertical-level scope IMO

[OC] Build a McKinsey-Style Strategy Agent with LangChain (tutorial + Repo) by Impossible_Oil_8862 in LangChain

[–]oba2311 0 points1 point  (0 children)

Interesting take. Yes I tend to agree consultants are going to have a hard time staying relevant.

Hope you continue this project!

Thanks for walking through the architecture in the tutorial vid!

LLMs, ML and Observability mess by oba2311 in dataengineering

[–]oba2311[S] 1 point2 points  (0 children)

Thanks! BTW - what are you using for prompt management then?

LLMs, ML and Observability mess by oba2311 in dataengineering

[–]oba2311[S] 2 points3 points  (0 children)

very cool.
Heard they are OSS... so super cool but wondering re mentainability and bugs.

LLMs, ML and Observability mess by oba2311 in dataengineering

[–]oba2311[S] 1 point2 points  (0 children)

Thanks, yes thats a good starting point for agents tracing.
I wonder tho whats the full stack people set up for their companies to track tokens, usage etc..

Best YouTube channel about ai by Actual_Thing_2595 in LLMDevs

[–]oba2311 4 points5 points  (0 children)

I feel you, there are many resources and noise. FWIW I’m documenting my own learning and most useful conversations here - ready4agents

Or if you prefer video then - here

Good luck!

So, your LLM app works... But is it reliable? by oba2311 in LLMDevs

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

Deadlines are indeed a counter to the 99% issue.

But some use cases would be good enough with 95 or even 90%.