SKSanjeev Kumar Singhiniamsanjeevkrsingh.hashnode.dev·Apr 20, 2025 · 3 min readDecoding AI Jargon with chai #chaicodeWhat is AI? AI = Data + Algorithm Tokenization Converting words and assigning them mathematical numbers based on an algorithm is called tokenization. In short tokenization means converting user input to a number. If you want to visualize it, you c...00