MTMohit Tilwaniinmohittilwani.xyz·May 17 · 4 min readSelf-accountable AgentWe fix bugs the same way we develop new features using agents which is why we it is taking us more time to fix bugs than to develop a new feature. In development, we can hand an agent a focused task, 00
MTMohit Tilwaniinmohittilwani.xyz·Mar 18 · 8 min readAI JargonsLLM (Large Language Model) LLM is a sophisticated mathematical function that predicts the next word in the sequence. So if you ask LLM to complete the sentence “The capital of France is ___“, it will 00
MTMohit Tilwaniinmohittilwani.xyz·Aug 28, 2025 · 6 min readWas ist Vector DatabaseImagine you are at a library with hundreds of thousands of books. Instead of searching by exact title or keyword, you want to find all the books that are about the same idea as your question.Traditional databases can answer: “Find me books where the ...00
MTMohit Tilwaniinmohittilwani.xyz·Jul 6, 2025 · 2 min readJuicebox 🧃While exploring options for securely storing encryption keys in a decentralized and trust-minimized way, I came across Juicebox — and it was exactly what I was looking for. I wanted a solution that wouldn't rely on centralized storage or risky backup...00
MTMohit Tilwaniinmohittilwani.xyz·Mar 8, 2025 · 3 min readModel Context ProtocolThere is a new kid on the block called MCP stands for Model Context Protocol. Before we deep dive into what is MCP, we should understand how LLM gets the knowledge at first place to be able to spit out the response to the user. How LLMs get their kno...00