Arindam_1729 Profile Banner
Arindam Majumder 𝕏 Profile
Arindam Majumder 𝕏

@Arindam_1729

Followers
8K
Following
58K
Media
2K
Statuses
32K

Simplifying LLMs, RAG & AI Agent Workflows β€’ 800k+ Reads β€’ Weekly YouTube Tutorials & Blogs β€’ Building @Studio1Hq β€’ Let's Collaborate β†’ https://t.co/zrnLnbeg9V

Check out My videos β†’
Joined June 2022
Don't wanna be here? Send us removal request.
@Arindam_1729
Arindam Majumder 𝕏
14 hours
I found a better way to create Claude Skills. Claude recently launched β€œSkills”, which you can generate directly inside Claude Web, great for simple setups. But I wanted more control and speed. So I switched to @cursor_ai, and honestly, it’s way better. Here’s how I do it: 1.
6
3
15
@Arindam_1729
Arindam Majumder 𝕏
14 hours
I found a better way to create Claude Skills. Claude recently launched β€œSkills”, which you can generate directly inside Claude Web, great for simple setups. But I wanted more control and speed. So I switched to @cursor_ai, and honestly, it’s way better. Here’s how I do it: 1.
6
3
15
@MyFundedFutures
MyFundedFutures
8 days
Flex add-on is here for the Core Plan πŸ’ͺ - $3K payout requests. - $0 activation fees. - Same Core Plan price ($77) --just with bigger potential. It's easy to add Flex at checkout!
0
8
87
@Arindam_1729
Arindam Majumder 𝕏
22 days
We’ve built a Smart GTM Agent! Your AI-powered growth co-pilot that generates company research, competitor insights, GTM playbooks, and distribution strategies - all in minutes, not weeks. Features: β†’ auto-generated profiles, competitor analysis & funding insights β†’ target
@Astrodevil_
Mr. Γ…nand
24 days
We’ve built a Smart GTM Agent! Your AI-powered growth co-pilot that generates company research, competitor insights, GTM playbooks, and distribution strategies - all in minutes, not weeks. Features: β†’ auto-generated profiles, competitor analysis & funding insights β†’ target
2
1
11
@Arindam_1729
Arindam Majumder 𝕏
22 days
How do you actually manage context for AI agents? Prompt engineering was one thing. Context engineering is the next big step. But here’s the hard part: it’s not just about dumping more data into the model. The real challenge is figuring out what context actually matters… and
8
6
18
@Arindam_1729
Arindam Majumder 𝕏
14 days
DevRel is Back! A Great read by @swyx
3
1
7
@Arindam_1729
Arindam Majumder 𝕏
9 hours
Get a Free trial by signing up today: https://t.co/SGEW4KKX8q
0
0
0
@Arindam_1729
Arindam Majumder 𝕏
9 hours
ML’s biggest problem? Reproducibility. Run the same notebook twice, get two different results. @withneo fixes that, tracking memory, automating context, and self-documenting every step. No reruns. No config chaos. Just evolving, reproducible workflows. NEO is powered by 11
2
0
1
@Arindam_1729
Arindam Majumder 𝕏
11 days
The future of AI memory may not be new. It may be old tech used in a smarter way: databases.
0
1
2
@Arindam_1729
Arindam Majumder 𝕏
14 days
The MCP finally has proper authentication! It now supports OAuth 2.1 out of the box. That means proper authentication for AI agents and MCP tools is finally standardized. No more hacked-together API keys or custom token logic. With OAuth 2.1 + MCP, you can now: - Dynamically
13
14
61
@Arindam_1729
Arindam Majumder 𝕏
15 days
Your Coding Tools will keep changing Mental models, and problem-solving skills won’t. Learn how to think, not where to click.
0
2
7
@Arindam_1729
Arindam Majumder 𝕏
1 day
Recorded a Video after a While! Will be posting it next week!
0
1
2
@Arindam_1729
Arindam Majumder 𝕏
8 days
You built your Agent with ADK… but how do you get it live? πŸ€” Here are 4 ways to deploy it ⬇️ 1️⃣ Agent Engine (Vertex AI) β†’ easiest, fully managed, auto-scales 2️⃣ Cloud Run β†’ run as serverless containers 3️⃣ GKE β†’ more control, perfect for open models 4️⃣ Docker/Podman β†’
0
1
1
@Arindam_1729
Arindam Majumder 𝕏
11 days
HuggingChat v2 just nailed model routing. I tried building a small project with the new HuggingChat Omni, and it automatically picked the best models for each task. First, I asked it to generate a Flappy Bird game in HTML, it instantly routed to
4
9
58
@Arindam_1729
Arindam Majumder 𝕏
11 days
Build AI Agents the Simple Way! mcp-agent is a lightweight framework to build production-ready agents with MCPs. - Manages MCP server connections for you - Implements composable agent patterns - Supports model-agnostic multi-agent orchestration 100% Open Source 🌟
2
2
9
@Arindam_1729
Arindam Majumder 𝕏
1 day
Recorded a Video after a While! Will be posting it next week!
0
1
2
@Arindam_1729
Arindam Majumder 𝕏
1 day
Get a Free trial by signing up today: https://t.co/SGEW4KKX8q
0
0
0
@Arindam_1729
Arindam Majumder 𝕏
1 day
I handed @withneo a Whisper model + clinical speech dataset. It automatically: β†’ Cleaned & normalized audio β†’ Generated training & evaluation pipelines β†’ Tracked WER improvements β†’ Suggested fine-tuning tweaks Output? A Whisper model with improved WER for clinical
1
0
0
@Arindam_1729
Arindam Majumder 𝕏
3 days
10x better than GPTs for reusable workflows. @claudeai Skills are modular, task-specific agents you can load into Claude Code, the web app, or even the API. They’re like mini playbooks, built once, reused everywhere. Each Skill is just a folder with: β€’
1
1
2
@Arindam_1729
Arindam Majumder 𝕏
12 days
MCP updated their protocol in March 2025 specifically mandating OAuth as the mechanism to access remote MCP servers. Now every remote MCP server needs a proper authorization layer If you're building a remote MCP server, you can’t just rely on API keys anymore. You’ll need a
@Arindam_1729
Arindam Majumder 𝕏
14 days
The MCP finally has proper authentication! It now supports OAuth 2.1 out of the box. That means proper authentication for AI agents and MCP tools is finally standardized. No more hacked-together API keys or custom token logic. With OAuth 2.1 + MCP, you can now: - Dynamically
2
4
22
@Arindam_1729
Arindam Majumder 𝕏
12 days
Notebooks got us here, but they won’t get us to scalable AI. 74% of ML teams still rely on Jupyter. Yet over 60% hit scaling pain: broken deps, messy reruns, and zero reproducibility when moving to prod. Agentic AI changes that. Instead of static code, you get autonomous
0
1
4