Day 1 of #100daysofAi using @claudeai as my assistant & also using @Meta Quest 3 as my workspace. Looking forward to this journey. Learning recommendations & projects to build are appreciated!
Day 1 of learning Anthropic AI as a MERN developer 🚀
Today I completed Claude 101 and set up my
Python environment to start the API course.
The journey has begun. Following my progress?
Drop a follow 👀
#100DaysOfAI#MERN#Anthropic#Developer
🧪 I'm excited to share that I'll be learning something new about AI for 100 days as part of the #100DaysOfAI challenge! Starting January 1st!
Join me via @100DaysAI!
100daysai.com
🧪 I'm excited to share that I'll be learning something new about AI for 100 days as part of the #100DaysOfAI challenge! Starting January 1st!
Join me via @100DaysAI!
100daysai.com
Day 1/100 — Mech Engineer → AI Engineer
With 7 yrs exp,
I’m now building AI for Auto:
• Predictive Maintenance
• Auto Diagnostics
• Lane/Object Detection
• Lightweight Optimization
Follow the build. 🚀
#MechAI#100daysofAI#ManufacturingAI#AutomotiveAI#100DaysOfCodee
Day 56/100: NLP with NLTK 🧠
✅ Tokenization (words + sentences)
✅ Stemming vs Lemmatization
✅ POS Tagging (nouns, verbs...)
✅ Named Entity Recognition (PER, ORG, LOC)
✅ Text preprocessing pipeline
Raw text → ML-ready features
#100DaysOfAI#NLP#NLTKs
Day 55/100: Student Performance Predictor LIVE on AWS! ☁️
✅ Flask API + XGBoost
✅ Deployed to Elastic Beanstalk
Input: Student demographics
Output: Academic performance score
Live: […vpmkn.ap-south-2.elasticbeanstalk.com]
Notebook → Production API ✅
#100DaysOfAI#AWS#Flask
🧪 I'm excited to share that I'll be learning something new about AI for 100 days as part of the #100DaysOfAI challenge! Starting January 1st!
Join me via @100DaysAI!
100daysai.coms
Day 3 of Learning AI -
Today I had created multiple backend routes in fastapi which taught me how to handle file uploads and integration of Gemini ai in my application.
#sde#100daysofcode#100daysofai
Day 54/100 – PRODUCTION PIPELINE LIVE 🔄
Student Performance ML Project:
✅ Data Ingestion ✅
✅ Data Transformation (OHE + Scaling) ✅
✅ XGBoost Training (R²=0.91) ✅
One command magic:
Logging + Exceptions + Configs = Production Ready.
#100DaysOfAI#MLOps#PythonO