No Course. No Pitch
Just Honest execution
I started by building my portfolio- prosamik.com
Now, I've scaled that action to build my own AI SaaS- mapyourideas.com
That's why
Repeated Action > Multiple Actions
I started by building my portfolio- prosamik.com
Now, I've scaled that action to build my own AI SaaS- mapyourideas.com
That's why
Repeated Action > Multiple Actions
That’s like leaving your front door wide open.
7 types of guardrails for your Agent 👇
That’s like leaving your front door wide open.
7 types of guardrails for your Agent 👇
How does this work?
1/ Form trigger, which takes a YouTube video URL
2/ It calls the Apify actor to fetch the video transcript.
3/ Then it calls GPT 4.1 for a concise transcript summary.
4/ And match with different columns.
How does this work?
1/ Form trigger, which takes a YouTube video URL
2/ It calls the Apify actor to fetch the video transcript.
3/ Then it calls GPT 4.1 for a concise transcript summary.
4/ And match with different columns.
And I've done the same for you.
Getting started is what matters
And I've done the same for you.
Getting started is what matters
Start Executing.
Thinking is fragile.
Whenever I do this, I don't see any results.
Execution gives you the real results.
Start Executing.
Thinking is fragile.
Whenever I do this, I don't see any results.
Execution gives you the real results.
And you’ve 0 intention of spending money on emails for your first 100 users
Then, I’ve a tip for you 👇
And you’ve 0 intention of spending money on emails for your first 100 users
Then, I’ve a tip for you 👇
When developing Agents. The autonomous nature of agents means higher costs, and the potential for compounding errors. They recommend extensive testing in sandboxed environments, along with the appropriate guardrails.
When developing Agents. The autonomous nature of agents means higher costs, and the potential for compounding errors. They recommend extensive testing in sandboxed environments, along with the appropriate guardrails.
Agents, on the other hand, are used for open-ended problems, where it’s difficult to predict the required number of steps to perform a specific task by hardcoding the steps.
Agents need autonomy over the environment, and you have to trust their decision-making to some extent.
Agents, on the other hand, are used for open-ended problems, where it’s difficult to predict the required number of steps to perform a specific task by hardcoding the steps.
Agents need autonomy over the environment, and you have to trust their decision-making to some extent.
We use this when we have some evaluation criteria for the result, and with refinement through iteration, it provides measurable value
You can put a human in the loop for evaluation, or let LLM decide feedback dynamically
We use this when we have some evaluation criteria for the result, and with refinement through iteration, it provides measurable value
You can put a human in the loop for evaluation, or let LLM decide feedback dynamically
Similar to Parallelization, but here the sub-tasks are decided by the LLM dynamically.
In the Final step, the results are aggregated into one.
Best example:
Coding Products that make complex changes to multiple files each time.
Similar to Parallelization, but here the sub-tasks are decided by the LLM dynamically.
In the Final step, the results are aggregated into one.
Best example:
Coding Products that make complex changes to multiple files each time.
Done in two formats:
Section-wise: Breaking a complex task into subtasks and combining all results in one place
Voting: Running the same task multiple times and selecting the final output based on ranking
Done in two formats:
Section-wise: Breaking a complex task into subtasks and combining all results in one place
Voting: Running the same task multiple times and selecting the final output based on ranking
Best Example:
Customer support where you route different queries for different services
Best Example:
Customer support where you route different queries for different services
Here, different LLMs are performing a specific task in a series, and Gate verifies the output of each LLM call
Best example:
Generating a Marketing Copy with your style and then converting it into different Languages
Here, different LLMs are performing a specific task in a series, and Gate verifies the output of each LLM call
Best example:
Generating a Marketing Copy with your style and then converting it into different Languages
Augmented LLM:
The basic building block of agentic systems is an LLM enhanced with augmentations such as retrieval, tools, and memory
The best example of Augmented LLM is Model Context Protocol (MCP)
Augmented LLM:
The basic building block of agentic systems is an LLM enhanced with augmentations such as retrieval, tools, and memory
The best example of Augmented LLM is Model Context Protocol (MCP)
People behind Claude say it is an Agentic System
🧵Simplified Version of Anthropic’s guide
Understand different Agentic Architectural Patterns here 👇
People behind Claude say it is an Agentic System
🧵Simplified Version of Anthropic’s guide
Understand different Agentic Architectural Patterns here 👇
Say goodbye to complex pricing confusion.
🧵 Here are the 7 things you need to know:
Say goodbye to complex pricing confusion.
🧵 Here are the 7 things you need to know:
I’d have saved a lot of time if someone had told me these 7 things
I’d have saved a lot of time if someone had told me these 7 things
Check out this registry, which I find cool-
Check out this registry, which I find cool-
Coding each day, even if it's only one commit
Here’s what resulted from the Consistent building:
I built 5 tools for Solopreneurs looking to save time
Coding each day, even if it's only one commit
Here’s what resulted from the Consistent building:
I built 5 tools for Solopreneurs looking to save time