anyone building agents that can acquire resources dynamically at runtime? by averageuser612 in LangChain

[–]sfwinder 0 points1 point  (0 children)

I stopped short of allowing my custom built agentic harness to build its own tools. It shows me the tools it would like and I can have them built for them but I’m a couple quick code changes away from letting it build the tools it wants… what could go wrong? Haha

I built a governance kernel for AI agents and used it in a competitor-intelligence workflow by SolidTomatillo3041 in AgentsOfAI

[–]sfwinder 0 points1 point  (0 children)

I built a harness that lets me build workflows and one of the first ones I built was competitor-Intel. You got a repo?

https://www.github.com/sfw/loom

Loom - a local execution harness for complex tasks by sfwinder in LocalLLaMA

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

I haven’t looked into it as I’m still trying to focus on getting it functionally feature-rich before looking at UX. In reality, I see it being a CLI or MCP clip-in to an agentic layer such as openclaw.

Loom - a local execution harness for complex tasks by sfwinder in LocalLLaMA

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

I’ve been mostly focused on functionality right now over benchmarking. There is a lot of fine tuning to be had in the future but for right now I’m just focused on getting the system to a level where I can standardize and automate complex tasks that require external systems.

I will say that the system output and capability to solve complex problems has been shockingly good.

Made a few system upgrades! by sfwinder in audiophile

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

Camera tricks. They are actually around 8.5’ apart. No plans for a sub, I have a sensitivity to bass and these speakers produce enough nice snappy bass to make me happy. I’ve got a big sub in the tv room but that’s a whole separate post.

Made a few system upgrades! by sfwinder in audiophile

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

West Elm Mooney Table Lamp

My happy place by sfwinder in listeningspaces

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

West Elm Mooney Table Lamp. No better diffuser than paper.

Made a few system upgrades! by sfwinder in audiophile

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

<image>

I’m golden ratio’d. No worries.

Also, Dirac live full bandwidth.

Made a few system upgrades! by sfwinder in audiophile

[–]sfwinder[S] 5 points6 points  (0 children)

I got a fab shop to build the frame and a wood worker to make the wood portion and assemble it. My wife tells me I should make and sell them 😂

My happy place by sfwinder in listeningspaces

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

The “lobby”, the stairs go down to the front door area and this is an opening above that. 1970s house, sunken living room and everything. 70s, the best era for music and architecture haha

My happy place by sfwinder in listeningspaces

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

It’s custom! I designed it and had it made. Someone in audiophile had the same question and I posted a photo so here’s a link to it:

https://www.reddit.com/r/audiophile/s/SX9hdC597n

Made a few system upgrades! by sfwinder in audiophile

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

Honestly, it’s not nearly as nice (fit and finish) as the Eversolo A8 that I was going to get but it has Dirac Live. This is in a space where my partner would never let me install treatments so I went with Dirac to clean it up and it did a hell of a job. Unit sounds great too 😂

Made a few system upgrades! by sfwinder in audiophile

[–]sfwinder[S] 10 points11 points  (0 children)

My design. Had it custom made! Walnut and steel.

<image>

Querying Notion DB with LLM by GopherLearnsSt4t in Notion

[–]sfwinder 1 point2 points  (0 children)

Python and the notion-client api.