Artificial intelligence — AI — is a broad term covering any computer system that performs tasks normally requiring human intelligence. The field has existed since the 1950s, but recent advances in deep learning have made AI useful in everyday applications, from search engines to medical imaging.
செயற்கை நுண்ணறிவு (AI) — மனித நுண்ணறிவு தேவைப்படும் பணிகளை செய்யும் கணினி அமைப்புகளை குறிக்கும் பரந்த சொல். இந்த துறை 1950-களிலிருந்து உள்ளது, ஆனால் சமீபத்திய deep learning முன்னேற்றங்கள் AI-ஐ தினசரி பயன்பாட்டில் — search engine முதல் மருத்துவ பிம்பப்படுத்தல் வரை — பயன்பெறச் செய்துள்ளன.
Three types of AI you should know about
AI-ன் மூன்று வகைகள்
- Rule-based AI — மனிதர்கள் எழுதிய விதிகளை செயல்படுத்தும் (e.g., chess engines of the 1990s)
- Machine Learning (ML) — தரவில் இருந்து வடிவங்களை கற்றுக்கொள்ளும் (e.g., spam filters)
- Deep Learning — பெரிய நரம்பியல் வலைகள் (Neural networks) கொண்ட ML — இன்றைய AI-ன் பெரும் பகுதி
How does machine learning work?
Imagine you want a computer to recognise cats in photos. Instead of writing rules ("a cat has whiskers, pointy ears, fur..."), you show it 100,000 photos labelled "cat" or "not cat". The model adjusts millions of internal numbers (weights) to minimise its mistakes. Once trained, it can label new photos it has never seen. This is "supervised learning" — the most common kind of ML.
Programmer writes explicit rules: "if A and B, do C". Predictable, easy to debug, but limited.
Model learns patterns from examples. Handles complex tasks, but harder to explain why it made a decision.
What about ChatGPT and Claude?
Large language models (LLMs) like ChatGPT, Claude, and Gemini are deep learning systems trained on enormous amounts of text — hundreds of billions of words from books, websites, articles. During training, they learn to predict the next word given the previous words. Once trained, they can answer questions, write code, summarise documents — by repeatedly predicting "what comes next?". They're not "thinking" in the human sense; they're using statistical patterns from training to produce text that sounds right.
Hallucination — மாயக்காட்சி
LLM-கள் "hallucinate" செய்யக்கூடியது — அவை உண்மையற்ற தகவலை நம்பகமாக சொல்லக்கூடும். ஏனென்றால் அவை "சத்தியத்தை" அல்ல, "சாத்தியமான வார்த்தை வரிசையை" உருவாக்குகின்றன. முக்கியமான விஷயங்களுக்கு எப்போதும் சரிபார்க்கவும்.
Where AI is genuinely useful today
AI works very well in narrow tasks with lots of training data: language translation (Google Translate), image recognition (medical imaging, photo tagging), speech-to-text (live captions, voice assistants), product recommendations (YouTube, Amazon), code assistance (GitHub Copilot), and content generation (image and video creation tools). It works less well at long-horizon planning, common-sense reasoning, and tasks where mistakes are costly.
1956
TERM "AI" COINED
2012
DEEP LEARNING BREAKTHROUGH
2017
TRANSFORMER PAPER
2022
CHATGPT LAUNCHED
What AI is NOT
AI does not have feelings, intentions, or self-awareness. It cannot independently set its own goals — humans set them. It does not "understand" in the way a human does — it processes patterns. The "intelligence" in AI is narrow: a chess AI cannot drive a car; a language model cannot remember you between sessions unless designed to.
What this means for daily life
AI is becoming a productivity tool — a writing assistant, a search interface, a coding aid. Treat it the way you treat a calculator or a search engine: useful for some tasks, error-prone in others. Always verify factual claims. Don't share confidential data with public AI services unless you've confirmed how the data is used.
Tech explained simply
தொழில்நுட்பம் சாதாரண மொழியில் — வாரம்தோறும் புதிய கட்டுரைகளை பெற Subscribe செய்யுங்கள்.
Subscribe



