NKNandini Kashyapinsystem-prompts-and-ways-to-prompting.hashnode.dev·Aug 15, 2025 · 3 min read“From Guessing to Thinking: Unlocking AI with Chain-of-Thought”Building a Thinking Model from a Non-Thinking Model Using Chain-of-Thought AI models like GPT are incredibly powerful, but here’s the catch: they don’t really “think.” They predict the next word, based on patterns in the data they’ve seen. This makes...00
NKNandini Kashyapinsystem-prompts-and-ways-to-prompting.hashnode.dev·Aug 15, 2025 · 1 min read“Meet GPT: The Smart Robot Who Knows Words"🧸 What is GPT? Imagine you have a very smart talking robot friend who has read millions of books, stories, and conversations.Because it has read so much, it can talk to you about almost anything! 📖 How does it work? It’s like when you read your fa...00
NKNandini Kashyapinsystem-prompts-and-ways-to-prompting.hashnode.dev·Aug 15, 2025 · 2 min readBreaking Text Into Pieces: A Simple Guide to Tokenization🔹 What is Tokenization? Tokenization is the process of breaking text into smaller pieces called “tokens.”Why? Because computers don’t naturally understand sentences the way humans do. They need everything in small chunks to process meaning step by s...00
NKNandini Kashyapinsystem-prompts-and-ways-to-prompting.hashnode.dev·Aug 15, 2025 · 1 min readVector Embedding mom-friendly explanation➡️ Mom, here’s the idea of vector embeddings in the simplest way: Think of words (or pictures, or songs) like people at a party. Normally, words are just text, but computers don’t understand text the way we do. They only understand numbers. So what w...00
NKNandini Kashyapinsystem-prompts-and-ways-to-prompting.hashnode.dev·Aug 15, 2025 · 2 min readThe Importance of System Prompts and Types of PromptingWhen you talk to an AI, the way you ask questions shapes the answers you get. At the very start of every conversation, there’s something called a system prompt. Think of it like the AI’s starting instructions — it tells the AI how to talk, what style...00