Meet Solanki

AI/ML Engineer & Researcher

Open to Work

Passionate about leveraging AI to drive innovation and create impactful solutions with expertise in Machine Learning, Deep Learning, and NLP

Upwork Profile

Zundal, Gujarat, India

+91 8849180313

solankimeet530@gmail.com

MeetSolanki530

meet-solanki-b96a78230

πŸ‘€ About Me

Highly motivated and results-oriented Machine Learning Professional with a strong academic background in AI & ML. Recently completed my role as AIML Executive at Wellorgs Infotech and currently pursuing M.Sc. in AI & ML from Gujarat University. I have a proven track record of developing and deploying machine learning models that solve real-world problems. Proficient in Python, TensorFlow, and various ML algorithms with hands-on experience in building intelligent systems for educational and behavioral support platforms. Currently seeking new opportunities to apply my expertise in innovative AI/ML projects.

8.65

Current CGPA

15+

Projects Completed

7

Certifications

1+

Years Experience

πŸŽ“ Technical Skills

Specialized Areas

Natural Language Processing

Computer Vision

Ethical implications of AI

Feature Engineering

Model Evaluation and Selection

Hyperparameter Tuning

Programming Languages

Python 95%
R 85%
SQL 88%

Machine Learning

Supervised Learning 95%
Unsupervised Learning 90%
Reinforcement Learning 80%

Frameworks & Tools

Scikit-learn

TensorFlow

Keras

Pandas

NumPy

Matplotlib

Seaborn

Streamlit

Flask

OpenCV

LangChain

FAISS

πŸ’Ό Featured Projects

Phishing Domain Detection System

Security

Advanced ML-based system to detect phishing websites and enhance online security using cutting-edge AI technologies with real-time threat analysis.

Sep 2023 - Jan 2024
Tech Stack: Python, Machine Learning, Cybersecurity

Animal Classification CNN

94.59% Accuracy

Deep learning model for classifying wild vs domestic animals using Convolutional Neural Networks with high accuracy and robust performance.

Computer Vision
Tech Stack: Python, TensorFlow, CNN

Mythological Chatbots Suite

NLP

Interactive AI chatbots for Ramayana, Mahabharata, and Bhagavad Gita using advanced NLP techniques, FAISS vector database, and Langchain.

Tech Stack: Langchain, FAISS, Groq

Face Mask Classification

99.72% Training

CNN-based face mask detection system with real-time classification capabilities, Streamlit deployment, and 91.73% validation accuracy.

Validation: 91.73%
Tech Stack: CNN, Streamlit, OpenCV

Face Attendance System

Computer Vision

Automated attendance marking system using facial recognition with OpenCV, real-time video processing, and database integration.

Real-time Processing
Tech Stack: OpenCV, Face Recognition

Traffic Sign Detection

YOLOv8

Real-time traffic sign detection and classification system using YOLOv8 object detection model with high-speed processing capabilities.

Object Detection
Tech Stack: YOLOv8, Ultralytics

🏒 Professional Experience

AIML Executive (L1)

Wellorgs Infotech Private Limited

December 2024 - July 22, 2025 β€’ Remote

Completed
  • Worked extensively on AI-powered educational and behavioral support platforms
  • Developed and deployed scalable APIs on Firebase Cloud Run and AWS EC2
  • Built intelligent systems with real-time interaction, sentiment analysis, and handwriting recognition
  • Integrated advanced AI models using OpenAI and Langchain
  • Collaborated in cross-functional teams delivering solutions for educators, counselors, and students
  • Successfully completed projects improving user engagement by 40% and system efficiency by 35%

AIML Intern

Wellorgs Infotech Private Limited

August 2024 - November 2024 β€’ Remote

Completed
  • Learned and implemented cutting-edge AI/ML technologies
  • Contributed to multiple project phases from conception to deployment
  • Gained hands-on experience with cloud platforms and AI model integration

Data Science and AIML Internship

YBI Foundation

March 2024 - September 2024 β€’ Remote

Extended internship focusing on advanced ML techniques and real-world applications

Machine Learning Intern

Suvidha Foundation

April 2024 - May 2024 β€’ Remote

Focused on practical ML implementation and data analysis projects

🏫 Education

M.Sc. (AI & ML)

Department of AIML and Data Science, Gujarat University

Computer Science β€’ July 2024 - May 2026

In Progress

B.Sc. (AI & ML)

Department of AIML and Data Science, Gujarat University

Computer Science β€’ July 2021 - May 2024

8.65 CGPA

12th (H.S.C.)

J. P. High School, G.H.S.E.B.

July 2020 - March 2021 β€’ 74.29%

10th (S.S.C.)

Anupam Vidya Vihar, G.S.E.B.

July 2018 - March 2019 β€’ 71%

πŸ† Certifications & Achievements

AWS Cloud Quest

Cloud Practitioner

Amazon Web Services β€’ 2024

Verify Achievement

Programming for Everybody

Getting Started with Python

Coursera β€’ May 2022

Verify Certificate

Fundamental AI and Data Skills

YBI Foundation

YBI Foundation β€’ November 2023

Verify Certificate

Introduction to Generative AI

Simplilearn

Simplilearn β€’ March 2024

Verify Certificate

Data Science Specialization

YBI Foundation

YBI Foundation β€’ 2024

Verify Certificate

Machine Learning Fundamentals

Suvidha Foundation

Suvidha Foundation β€’ 2024

Verify Certificate

πŸ“ My Blog

Sharing insights, tutorials, and experiences from my AI/ML journey. Explore my thoughts on latest technologies, project learnings, and industry trends.

AI/ML Tutorial

Building AI-Powered Educational Platforms: Lessons Learned

January 15, 2025 β€’ 8 min read β€’ 245 views

During my time at Wellorgs Infotech, I had the incredible opportunity to work on AI-powered educational platforms that genuinely make a difference in students' lives. This experience taught me valuable lessons about deploying machine learning models in real-world educational settings, handling real-time interactions, and building systems that scale effectively.

One of the biggest challenges was implementing sentiment analysis for behavioral support systems. We needed to process student interactions in real-time while maintaining privacy and ensuring accuracy. The solution involved a combination of transformer models and careful data preprocessing pipelines.

Key Takeaways: Always prioritize user privacy in educational AI systems, implement robust monitoring for model drift, and design with accessibility in mind from day one. The impact we achievedβ€”40% improvement in user engagementβ€”proved that thoughtful AI implementation can truly enhance learning experiences.

Read Full Article β†’
Cybersecurity Research

Phishing Detection with Machine Learning: A Technical Deep Dive

December 20, 2024 β€’ 12 min read β€’ 412 views

Cybersecurity threats are evolving rapidly, and phishing attacks have become increasingly sophisticated. Our award-winning phishing domain detection system combines traditional machine learning with modern deep learning techniques to achieve high accuracy in real-world scenarios.

The system analyzes multiple features including URL structure, domain age, SSL certificate details, and content patterns. We experimented with various algorithms including Random Forest, Gradient Boosting, and Neural Networks, ultimately settling on an ensemble approach that maximizes both precision and recall.

Performance Metrics:

  • β€’ Accuracy: 97.8%
  • β€’ Precision: 96.5%
  • β€’ Recall: 98.2%
  • β€’ F1-Score: 97.3%
Read Full Article β†’
NLP Cultural AI

Creating Mythological Chatbots: Where Ancient Wisdom Meets Modern AI

November 10, 2024 β€’ 10 min read β€’ 328 views

Building chatbots for ancient texts like the Ramayana, Mahabharata, and Bhagavad Gita presented unique challenges that pushed the boundaries of traditional NLP applications. How do you make AI understand Sanskrit concepts and cultural nuances while maintaining authenticity?

The project involved creating comprehensive vector databases using FAISS, implementing context-aware retrieval systems with Langchain, and fine-tuning language models to understand mythological contexts. The most challenging aspect was preserving the spiritual and philosophical depth of the original texts.

Read Full Article β†’

About the Author

MS

Meet Solanki

AI/ML Engineer

Passionate about AI/ML with hands-on experience in educational platforms, cybersecurity, and cultural AI applications. Currently pursuing M.Sc. in AI & ML.

Popular Posts

Face Mask Detection: CNN Implementation Guide

234 views β€’ 5 days ago

YOLO for Traffic Sign Detection

189 views β€’ 1 week ago

From Student to AI Professional

456 views β€’ 2 weeks ago

Categories

Machine Learning 12
Deep Learning 8
Computer Vision 6
NLP 5
Career 4

πŸ“§Subscribe to Blog

Get notified when I publish new articles about AI/ML!

404

Page Not Found

Oops! The page you're looking for seems to have wandered off into the digital void. Even AI models sometimes take wrong turns! πŸ€–

What were you looking for?

AI/ML Projects

Explore phishing detection, chatbots, and computer vision projects

Technical Skills

Python, TensorFlow, Machine Learning expertise

Work Experience

AI/ML Executive at Wellorgs Infotech

Blog Articles

Insights on AI/ML, tutorials, and project experiences

Try searching for "python", "machine learning", "projects", etc.

"In AI, every error is a learning opportunity - even 404s!"

- Every AI Enthusiast, probably