Filter
Exclude
Time range
-
Near
Swipe through 👉 Getting bad results from AI? The problem isn't the AI. It's the prompt. Day 3 of our 100 Days of AI series - and today we're fixing the single biggest mistake people make with AI tools. One formula changes everything: Role Task Context Format = A prompt that works. Every single time. Here's what this carousel covers: ✅ Why vague prompts get generic outputs ✅ The 4-part formula that fixes every prompt ✅ 3 real before and after upgrades you can copy today ✅ A ready-to-use prompt template -  copy, fill, send ✅ Four words. One formula. Every prompt fixed. Save this post. Your AI results are about to get 10x better. 📌 Day 3 of 100. Let's upgrade your prompts. 🚀 #AIPrompts #PromptEngineering #100DaysOfAI #LearnAI #AIForEveryone #FixYourPrompt #AITips #ChatAI #AIBasics #TechEducation #DigitalSkills #ArtificialIntelligence #ContentStrategy #AIContent #CresliaAI #Creslia #Day3 #AIJourney #PromptTemplate #AIHacks #BetterPrompts #AIFormula #SmartAI #TechTips #AICarousel #PromptWriting #AILiteracy #FutureOfWork #SaveThis #GrowthMindset
10
Today's focus: • Variables • Data Types • Loops • Functions • Lists • Dictionaries These simple concepts power surprisingly complex AI systems. #100DaysOfAI
19
The AI learning stack starts with: Python → Math → Machine Learning → Deep Learning → Transformers → LLMs → AI Agents Skip the fundamentals and you'll struggle later. #100DaysOfAI
32
Why is Python dominating AI? ✅ Easy to learn ✅ Huge community ✅ NumPy ✅ Pandas ✅ PyTorch ✅ TensorFlow ✅ Hugging Face Most AI breakthroughs are implemented in Python first. #100daysofai
12
Day 2/100 of #100DaysOfAI Before learning AI models, you need to learn the language that powers most of modern AI: Python. Simple syntax, massive ecosystem, and thousands of AI libraries make it the default language for AI development. #Python #AI
1
21
Swipe through 👉 Everything you need to know about AI - in 5 slides.AI isn't magic. It isn't a robot. It's prediction. And over the next 100 days, we're going to break it all down - simply, clearly, and practically.Here's what this carousel covers: ✅ What AI actually is ✅ Why it acts like a brilliant (but flawed) intern ✅ Our 100-day goal together ✅ Where AI wins and where it fails ✅ The one core idea behind every AI toolSave this post. Share it with someone who thinks AI is still science fiction. 🔖 Day 1 of 100 starts now. Let's go. 🚀 #AIForEveryone #AIBasics #100DaysOfAI #LearnAI #ArtificialIntelligence #ChatAI #ImageAI #VoiceAI #AIExplained #TechEducation #DigitalSkills #FutureOfWork #AILiteracy #SmartTech #TechForAll #AIContent #AIJourney #CresliaAI #Creslia #TechInfographic #AICarousel #Day1 #UnderstandAI #AITips #FutureTech #GrowthMindset #AITools #DigitalTransformation #TechCommunity #SaveThis
8
Day 2 of summer break ☀️ Learning how Transformers actually understand context. Today I explored self-attention, QKV (Query, Key, Value), and the attention formula that helps models decide what information matters most. Sharing my notes and progress along the way 📚 Day 2/100 #100DaysOfAI #MachineLearning
2
1
8
128
Goal for Day 1: Understand the AI landscape before diving into algorithms and math. Learning AI isn't about memorizing models it's about understanding how intelligence can emerge from data, computation, and learning. Day 1 ✅ #100DaysOfAI #BuildInPublic
1
23
Reinforcement Learning is how an AI learns through rewards and penalties. Similar to how humans learn from trial and error. Used in: • Robotics • Games • Optimization #100DaysOfAI
19
Generative AI creates new content instead of only analyzing existing data. Examples: • Text generation • Image generation • Code generation • Video generation #100DaysOfAI
36
Computer Vision enables machines to "see" and understand images and videos. Applications: • Face recognition • Medical imaging • Autonomous vehicles • Security systems #100DaysOfAI
26
100 days from now, my life could look completely different. Today, I'm starting from scratch. No AI job. No impressive portfolio. No crazy success story. Just curiosity, consistency, and a laptop. For the next 100 days, I'll learn AI in public and share everything: → What I learn → What I build → What I struggle with → What finally clicks Maybe nothing changes. Or maybe this becomes the decision that changes my career. There's only one way to find out. Day 1 starts today. If you're learning AI too, reply with where you're starting from. Let's build together. #100DaysOfAI #BuildInPublic
1
1
172
Natural Language Processing (NLP) enables computers to understand and generate human language. Applications: • Translation • Chatbots • Search engines • Summarization #100DaysOfAI
24
Deep Learning is a subset of Machine Learning that uses neural networks with many layers. It powers: • ChatGPT • Claude • Grok • Image recognition • Speech recognition • Self-driving systems #100DaysOfAI
37
Machine Learning is a subset of AI where systems learn patterns from data instead of being explicitly programmed. Example: Spam detection, recommendation systems, fraud detection. #100DaysOfAI
28
Many people think AI = ChatGPT. Reality: AI ├── Machine Learning ├── Deep Learning ├── NLP ├── Computer Vision ├── Reinforcement Learning ├── Generative AI └── AI Agents ChatGPT is just one application built on top of modern AI techniques. #100DaysOfAI
1
45
🚀 Day 1/100 — AI Engineering Concepts Most people think LLMs know everything. They don't. They generate answers based on what they were trained on. This is where RAG (Retrieval-Augmented Generation) comes in. 💡 RAG allows an AI system to fetch relevant information from external knowledge sources before generating a response. Simple Flow: 1️⃣ User asks a question 2️⃣ Retrieve relevant data from a vector database 3️⃣ Augment the prompt with retrieved context 4️⃣ LLM generates the answer Why does this matter? ✅ More accurate responses ✅ Reduced hallucinations ✅ Access to private/company data ✅ Up-to-date information RAG is the foundation behind most production-grade AI applications today. If you're building AI products, understanding RAG is non-negotiable. Follow along as I share one AI Engineering concept every day. #AIEngineering #RAG #LLM #GenerativeAI #MachineLearning #AI #100DaysOfAI #Tech
1
18
🤖 What is Artificial Intelligence? AI is the field of creating systems that can perform tasks that normally require human intelligence. Examples: ✅ Understanding language ✅ Recognizing images AI is not one technology it's a collection of many disciplines. #100DaysOfAI
1
39
Day 1/100 of #100DaysOfAI Today I begin my journey to learn AI from scratch to advanced level. Over the next 100 days, I'll cover: • Machine Learning • Deep Learning • NLP • Computer Vision • Generative AI • AI Agents • Reinforcement Learning #AI #MachineLearning
2
39
Day 4 of my AI & Machine Learning Journey. I'm focusing on understanding every line of code I write, what it does, why it works, and how it fits into the bigger picture. #AI #MachineLearning #Python #LearnInPublic #100DaysOfAI
2
28