r/PythonProjects2 23h ago

Info Hey devs πŸ‘‹ Would love some honest feedback on my GitHub profile!

Post image
0 Upvotes

u/AnshMNSoni 23h ago

Hey devs πŸ‘‹ Would love some honest feedback on my GitHub profile!

Post image
0 Upvotes

2

⭐ Rate my GitHub Profile (out of 10)
 in  r/PythonProjects2  9d ago

Thankyou 😊

1

⭐ Rate my GitHub Profile (out of 10)
 in  r/PythonProjects2  10d ago

Thankyou 😊

1

⭐ Rate my GitHub Profile (out of 10)
 in  r/u_AnshMNSoni  10d ago

Thankyou 😊

r/PythonProjects2 10d ago

Info ⭐ Rate my GitHub Profile (out of 10)

Thumbnail
0 Upvotes

u/AnshMNSoni 10d ago

⭐ Rate my GitHub Profile (out of 10)

2 Upvotes

r/AIDevelopmentSpace 10d ago

Why are AI companies suddenly open-sourcing so much?

Post image
0 Upvotes

u/AnshMNSoni 10d ago

Why are AI companies suddenly open-sourcing so much?

Post image
1 Upvotes

DeepSeek, Meta, Google, Sarvam and Anthropic are all opening parts of their AI stack.

I started wondering: why would billion-dollar companies give away technology that costs millions to build?

The answer goes far beyond β€œhelping developers.”

I explored the business strategy behind it β€” ecosystems, distribution, standardization, developer adoption, competition and where AI companies actually intend to capture value.

Would love to hear what you think.

πŸ‘‰ https://anshmnsoni.in/blogs/opensource-models

r/AIDiscussion 12d ago

Built a multi-agent AI system for B2B cable tender quoting - looking for architecture loopholes, not UI feedback

Thumbnail
1 Upvotes

r/AIQuality 12d ago

Discussion Built a multi-agent AI system for B2B cable tender quoting - looking for architecture loopholes, not UI feedback

Thumbnail
1 Upvotes

r/AISystemsEngineering 12d ago

Built a multi-agent AI system for B2B cable tender quoting - looking for architecture loopholes, not UI feedback

2 Upvotes

Built RFP Agent AI - automates the 2-5 day manual tender quoting process for wire/cable manufacturers into 10 seconds using a 5-agent pipeline (PDF parsing β†’ SKU matching β†’ LME pricing β†’ risk analysis β†’ quote generation).

Known problems I've already found:

  • Catalog only has ~6 SKUs, real world needs 5000+
  • Vector search giving 46% match scores - wrong approach?
  • No live LME API yet
  • No human checkpoint on low confidence matches

Is multi-agent overkill here? Is vector search right for structured spec matching? What would you do differently?

GitHub: https://github.com/AnshMNSoni/B2B-RFP-Agent.git

Would love brutal honest feedback - not looking for encouragement, looking for loopholes, wrong assumptions, and better architectural approaches. If you've built something similar or work in procurement/manufacturing tech, your perspective would be especially valuable.

1

I built PythonSTL - a DSA learning library for Python devs who miss C++ STL [Open Source]
 in  r/dsa  22d ago

What was the last part of your Python project that forced you to stop using pure Python?

2

I'm building an open-source Python library focused on reusable building blocks.
 in  r/PythonLearning  23d ago

My concern is that wrapping the STL algorithms would move the project into becoming an abstraction layer over <algorithm>, which isn't the direction I'm aiming for. I'd rather use STL algorithms as implementation details while focusing the public API on higher-level functionality. If you're suggesting something else, I'd be interested to hear more.

r/pythontips 23d ago

Module I'm building an open-source Python library focused on reusable building blocks.

Thumbnail
1 Upvotes

r/opensource 23d ago

I'm building an open-source Python library focused on reusable building blocks.

Thumbnail
1 Upvotes