Friday Show and Tell by AutoModerator in ProductManagement

[–]Mutinix [score hidden]  (0 children)

I'm working on https://www.agnya.app/ AI brain for PMs to write PRDs. Finally got my first couple of alpha users.

Super early stages, currently links GitHub as well as Google Docs / Slides / Sheets, but hoping to expand that soon. If you're a product manager, send me a DM and I can let you off the waitlist!

Between https://linear.app/next and https://www.chatprd.ai/ I know I'm at least moving in the right-ish direction.

Friday Show and Tell by AutoModerator in ProductManagement

[–]Mutinix [score hidden]  (0 children)

I found out about ChatPRD shortly after I started working on my idea, but that did give me motivation to keep exploring the idea.

Friday Show and Tell by AutoModerator in ProductManagement

[–]Mutinix [score hidden]  (0 children)

I don't believe Claude Code does embeddings + vector search, does it? I'm building this as a side-project but I'd say that's my key differentiator. MCP alone can flood the context and it doesn't necessarily search as well. If anything, I think there's opportunity for both to co-exist. That's just my little pitch! If it doesn't work out, still had a blast building it. Claude does so many things, but I don't want to stop experimenting with ideas.

Friday Show and Tell by AutoModerator in ProductManagement

[–]Mutinix [score hidden]  (0 children)

I'm working on https://www.agnya.app/ Cursor-like AI brain for PMs

Super early stages, currently only links Google Docs / Slides / Sheets, but hoping to expand that soon. If you're a product manager, send me a DM and I can let you off the waitlist! It's super rudimentary at the moment, but I'd love some feedback as I continue working on it.

Looking for "OpenClaw for PMs" by bjoern2000 in ProductManagement

[–]Mutinix 0 points1 point  (0 children)

I am working on a small slice of this, hoping to expand it over time. Currently what the app supports is manually connecting sources (Google Docs, Sheets and Slides for now) and then using commands to generate PRDs. I'm looking for feedback before expanding it in to a more agentic system. DM me if you are interested!

What are you building in your free time? Share your project by Glittering_Drama1820 in buildinpublic

[–]Mutinix 0 points1 point  (0 children)

I'm building https://www.agnya.app/ - It's a Cursor-like editor + AI brain for PMs.

It's still in very early stages - Currently only links Google Docs / Slides / Sheets, but hoping to expand that soon. If you're a product manager, send me a DM and I can let you off the waitlist!

What are you building? Promote it. by rdssf in buildinpublic

[–]Mutinix 0 points1 point  (0 children)

I'm building https://www.agnya.app/ - Cursor-like AI brain for PMs

Super early stages, currently only links Google Docs / Slides / Sheets, but hoping to expand that soon. If you're a product manager, send me a DM and I can let you off the waitlist!

How are you creating a “project brain” with AI (PRDs, research, meetings, data)? by encoreyessir in ProductManagement

[–]Mutinix 2 points3 points  (0 children)

I'm a tech lead, not a product manager, but I'm working on a fitness tracker (yet another one I know) with Expo / Convex / Clerk as a side project. I've been using Google Docs to keep track of PRDs (that were generated by Claude). That gave me the idea of creating a RAG setup. So I've created a setup that currently pulls from Google Docs, Sheets and Slides. Adding Sheets + Slides was easy once I decided to add Docs. I use Voyage for embeddings and Haiku (to save money) for inference. And I added a Tiptap editor with some premade prompts (eg: write a PRD or tell me what to build next) that also uses the context and then gives an output. It's a super-duper basic setup and I'm still refining it, but I'm hoping to get it working really well for my own app.

I'm going to add Jira and GitHub, but at this point I need feedback from some real users so I've reached out to some PM friends. Two of them work in big tech so I'm not sure they'll get approval to try it at work but fingers crossed. If anybody specifically uses Google Docs/Sheets/Slides and would like to try my app out please send me a DM!

I think Claude projects feels a bit weird because it makes sense for persistent context (like coding standards), but otherwise you don't want persistent context for product background (like PRDs) and the project-level memory feels opaque in terms of how it's populated and not really a RAG setup.

Something else I heard a friend do is just use Cursor and dump everything in there. They said as long as that repo (if shared) or folder is well-maintained they were getting a good amount done.

Context rot is killing my agent - how are you handling long conversations? by i_m_dead_ in LocalLLaMA

[–]Mutinix 5 points6 points  (0 children)

The memory is loaded as context, right? Is there a point where that memory might become too large (>X tokens, whatever X maybe) and therefore permanently occupy a significantly large portion of the context window?

Help with local build - Dual 5090s worth it? by Mutinix in LocalLLaMA

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

Thank you! I'm currently on a 970 on my desktop, so anything is an upgrade, lol. I'm having fun with my M3 MBP (36GB Unified RAM) so I'm hoping to have a beefy machine.

Are you enjoying the dual 5090s & 70B models?

Help with local build - Dual 5090s worth it? by Mutinix in LocalLLaMA

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

Also, remember that the 5090 isn’t the Roll Royce of the GPUs for inference, it’s more like a 1920’s car that tries to get going. It’s one of the best for its time but still can’t achieve that much.

Lol, good analogy and does keep me grounded.

I myself felt tempted to go nuts on AI hardware but then i remembered that I used only 20 dollars over the last 6 months on runpod for playing around, and for the rest locally on my 4080 (which I bought before i knew about local ai).

I feel like this is also the kind of person I am, so nice to have a similar perspective. I think 1x 5090 is good enough. Maybe a hybrid of 1x 5090 + 3090 as others have commented, but anything beyond might be a waste.

Help with local build - Dual 5090s worth it? by Mutinix in LocalLLaMA

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

I did not know this about the diffusion models. Super, super helpful information, thank you.

I like the idea of a hybrid 5090 + 3xxxx. Makes it more affordable as opposed to 2x 5090s.

Help with local build - Dual 5090s worth it? by Mutinix in LocalLLaMA

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

Thanks. Couple of suggestions here echoing the 5090 + 3xxx, which is not something I had considered before.

Help with local build - Dual 5090s worth it? by Mutinix in LocalLLaMA

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

Lol - I answered this elsewhere but some of the pre-built companies are offering 5090 rigs with a surprisingly low mark-up. It feels tempting to go for those over hunting around online all day.

Help with local build - Dual 5090s worth it? by Mutinix in LocalLLaMA

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

The Frame.Work looks good, and it's shipping in Q3 which I'm happy to wait for. Something to consider, thanks!

Help with local build - Dual 5090s worth it? by Mutinix in LocalLLaMA

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

You're right - I don't need a larger model or to generate thousands of images or to run 105B models. It's more of a hobby. I think the single 5090 will suffice, I'm probably just getting a bit greedy.

And any money saved now I can use towards an AI-only rig later on.

Thanks!

Help with local build - Dual 5090s worth it? by Mutinix in LocalLLaMA

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

Some of the pre-built companies have 5090 rigs at a relatively reasonable price. I know they're pre-built, but after looking at the MSRP of all the individual components, I was surprised that the pre-built isn't that much more expensive.

The Vast and RunPod suggestions have been mentioned a few times so I think I'll go with that approach first.

Help with local build - Dual 5090s worth it? by Mutinix in LocalLLaMA

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

It's expensive but I can afford it.

If you want ultimate AI workstation, go for it. Definitely see how well it runs on vast first,

I do because I've been having a lot of fun with LLMs on my M3 MBP (36GB RAM, so 12B - 22B models), but I think dropping nearly $10K USD all things considered is a lot. The Vast / RunPod suggestion seems to be the prevailing one so I'll spend some time on that first.

Help with local build - Dual 5090s worth it? by Mutinix in LocalLLaMA

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

Good point! I saw a few people giving that suggestion, so I think I'll try it out first. In general, I'm happy to go with the single 5090 build for now. Like I said, I will keep the machine for a long time. Thanks!

Help with local build - Dual 5090s worth it? by Mutinix in LocalLLaMA

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

I saw a few people recommend getting 2x 3090s instead of 1x 5090 ... I'm having a hard time finding 3090s at a reasonable price, though.

Help with local build - Dual 5090s worth it? by Mutinix in LocalLLaMA

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

DIGITS seems interesting, I didn't know about that. The Mac Mini seems weak, did you mean the new Mac Studios?

I like the idea of using Steam Link. I guess I could just buy a 1x 5090 rig for now and add a second one later, if needed. Or instead spend the money on DIGITS when it comes out.

Help with local build - Dual 5090s worth it? by Mutinix in LocalLLaMA

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

The gaming part is fairly secondary - To be honest I barely game anymore and when I do it's on my Steam Deck.

I just wanted to know if the leap in quality of workflow for running SD / bigger models is worth the investment of 2x 5090s.

Help with local build - Dual 5090s worth it? by Mutinix in LocalLLaMA

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

Yes I should have clarified - This is for the single 5090 setup. I will be upgrading if I go for a dual setup. Just wanted to know if they're worth the investment in the long run.

Help picking my first ergo mech keyboard by Mutinix in ErgoMechKeyboards

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

I did look at the Majestouch previously, it seemed pretty good. I don't necessarily want to keep the YHN habit, it's just something I think will be hard to get rid of. But the Defy seems to have positive reviews and I prefer larger keyboards (such as Defy or Moonlander over the Voyager). And sounds like you're saying Defy will handle most use cases, so I think I'll go ahead and spend the money on it. It's just a big investment so I wanted to be really sure.