YRYash Rawatinchain-of-thoughts-in-ai.hashnode.dev·Aug 15, 2025 · 4 min readChain of Thoughts : Journey from non-thinker to a thinkerAs we all know AI, GPTs, LLM are trained of on some data, on basis of that they give answers. For eg: 2 + 2 = 4 But how???? It’s already feed in the AI that 2+2 is 4 that without even thinking( I know it can’t think like us), it gives the result as...01J
YRYash Rawatinprompt-and-types-ai.hashnode.dev·Aug 14, 2025 · 6 min readPrompts : way to get the next right thingPrompts : to ask/encourage someone to take actions based on input(could be commands, statements, tasks etc.). In simple when we ask ChatGPT: HI! How are you? -*(*This is a prompt) And in response we may get: Hi, I am really good, I hope you are al...01J
YRYash Rawatingpt-fancy-machine.hashnode.dev·Aug 13, 2025 · 1 min readTokenization : for freshersThink tokenization as chopping vegetables to cook them as without cutting or chopping, how we’ll proceed with cooking. It means converting big tasks into small ones for the ease of use. Definition could be converting sentences into small words or cha...00
YRYash Rawatingpt-fancy-machine.hashnode.dev·Aug 13, 2025 · 1 min readGPT - fancy machineGPT stands for Generative Pre-trained Transformer G: generative: as the name suggests generating something. P: pre-trained: just like us, this also keeps on learning new things and stores them for future usage T: transformer: simple meaning transf...00