akshay_pachaar Profile Banner
Akshay πŸš€ Profile
Akshay πŸš€

@akshay_pachaar

Followers
234K
Following
21K
Media
5K
Statuses
20K

Simplifying LLMs, AI Agents, RAG, and Machine Learning for you! β€’ Co-founder @dailydoseofds_β€’ BITS Pilani β€’ 3 Patents β€’ ex-AI Engineer @ LightningAI

Learn AI Engineering πŸ‘‰
Joined July 2012
Don't wanna be here? Send us removal request.
@akshay_pachaar
Akshay πŸš€
2 years
My lecture at MIT!✨ From Physics to Linear Algebra & Machine learning, I have learned a lot from MIT! Yesterday, I had the honour of delivering a guest lecture on The state of AI Engineering, exploring: - Prompt Engineering - Retrieval Augmented Generation. - Fine-Tuning
108
372
3K
@akshay_pachaar
Akshay πŸš€
4 hours
Turn any GitHub repository into rich, navigable docs. Simply replace "github" with "deepwiki" in the repo URL.
6
18
116
@JoinCrowdHealth
CrowdHealth
3 days
If you are thinking about ditching health insurance all together but are worried about going completely naked in the case something big comes up, you should give CrowdHealth a look. Here is what our CrowdHealth members have paid on average/month over the last 12 months: $143
19
29
367
@akshay_pachaar
Akshay πŸš€
21 hours
If you found it insightful, reshare with your network. Find me β†’ @akshay_pachaar βœ”οΈ For more insights and tutorials on LLMs, AI Agents, and Machine Learning! https://t.co/LuRo7a63R8
@akshay_pachaar
Akshay πŸš€
1 day
XBOW raised $117M to build AI hacking agents. Now someone just open-sourced it for FREE. Strix deploys autonomous AI agents that act like real hackers - they run your code dynamically, find vulnerabilities, and validate them through actual proof-of-concepts. Why it matters:
1
2
3
@akshay_pachaar
Akshay πŸš€
22 hours
If you found it insightful, reshare with your network. Find me β†’ @akshay_pachaar βœ”οΈ For more insights and tutorials on LLMs, AI Agents, and Machine Learning!
@akshay_pachaar
Akshay πŸš€
22 hours
As usual, Anthropic just published another banger. This one is on building efficient agents that handle more tools while using fewer tokens. Agents scale better by writing code to call tools and the article explains how to use MCP to execute this code. A must-read for AI devs!
0
2
6
@akshay_pachaar
Akshay πŸš€
22 hours
As usual, Anthropic just published another banger. This one is on building efficient agents that handle more tools while using fewer tokens. Agents scale better by writing code to call tools and the article explains how to use MCP to execute this code. A must-read for AI devs!
3
4
63
@akshay_pachaar
Akshay πŸš€
1 day
XBOW raised $117M to build AI hacking agents. Now someone just open-sourced it for FREE. Strix deploys autonomous AI agents that act like real hackers - they run your code dynamically, find vulnerabilities, and validate them through actual proof-of-concepts. Why it matters:
19
134
906
@akshay_pachaar
Akshay πŸš€
1 day
I recently compared Parlant and LangGraph. (the original post is quoted below). One of the most frequent questions readers asked was: β€œIsn’t it possible to create a fanout graph in LangGraph that performs parallel guideline matching, like Parlant does?” Yes, but it misses the
@akshay_pachaar
Akshay πŸš€
7 days
Every LangGraph user I know is making the same mistake! They all use the popular supervisor pattern to build conversational agents. The pattern defines a supervisor agent that analyzes incoming queries and routes them to specialized sub-agents. Each sub-agent handles a specific
4
15
164
@akshay_pachaar
Akshay πŸš€
2 days
If you found it insightful, reshare with your network. Find me β†’ @akshay_pachaar βœ”οΈ For more insights and tutorials on LLMs, AI Agents, and Machine Learning! https://t.co/CvzZAlt26n
@akshay_pachaar
Akshay πŸš€
2 days
RAG vs. CAG, clearly explained! RAG is great, but it has a major problem: Every query hits the vector database. Even for static information that hasn't changed in months. This is expensive, slow, and unnecessary. Cache-Augmented Generation (CAG) addresses this issue by
0
3
12
@akshay_pachaar
Akshay πŸš€
2 days
RAG vs. CAG, clearly explained! RAG is great, but it has a major problem: Every query hits the vector database. Even for static information that hasn't changed in months. This is expensive, slow, and unnecessary. Cache-Augmented Generation (CAG) addresses this issue by
49
351
2K
@akshay_pachaar
Akshay πŸš€
2 days
The MCP moment for Reinforcement learning! Mata just released OpenEnv, which standardizes how agents train with reinforcement learning. It gives every RL system a shared, modular world. A containerized environment built on Gymnasium-inspired APIs. 100% open-source.
@akshay_pachaar
Akshay πŸš€
3 days
Meta just changed the RL game! The hardest part of reinforcement learning isn't training. It's managing the environment: the virtual world where your agent learns by trial and error. With no standard way to build these worlds, each project starts from scratch with new APIs,
9
37
205
@akshay_pachaar
Akshay πŸš€
3 days
@LightningAI If you found it insightful, reshare with your network. Find me β†’ @akshay_pachaarβœ”οΈ For more insights and tutorials on LLMs, AI Agents, and Machine Learning! https://t.co/If6RcCXnO9
@akshay_pachaar
Akshay πŸš€
3 days
Meta just changed the RL game! The hardest part of reinforcement learning isn't training. It's managing the environment: the virtual world where your agent learns by trial and error. With no standard way to build these worlds, each project starts from scratch with new APIs,
0
1
2
@akshay_pachaar
Akshay πŸš€
3 days
Meta just changed the RL game! The hardest part of reinforcement learning isn't training. It's managing the environment: the virtual world where your agent learns by trial and error. With no standard way to build these worlds, each project starts from scratch with new APIs,
13
39
223
@akshay_pachaar
Akshay πŸš€
4 days
Traditional RAG vs. Graph RAG, clearly explained:
26
146
802
@akshay_pachaar
Akshay πŸš€
4 days
Traditional RAG vs. Graph RAG, clearly explained:
26
146
802
@akshay_pachaar
Akshay πŸš€
5 days
If you found it insightful, reshare with your network. Find me β†’@akshay_pachaar βœ”οΈ For more insights and tutorials on LLMs, AI Agents, and Machine Learning! https://t.co/Htis5jUmWP
@akshay_pachaar
Akshay πŸš€
5 days
Everyone is sleeping on this new OCR model! Datalab's Chandra topped independent benchmarks and beat the previously best dots-ocr. - Support for 40+ languages - Handles text, tables, formulas seamlessly I tested on Ramanujan's handwritten letter from 1913. 100% open-source.
1
3
16
@akshay_pachaar
Akshay πŸš€
5 days
Benchmarks: Chandra GitHub repo: https://t.co/ord5E5peex
3
5
48