Skip to content

A growing collection of beginner-friendly Python scripts for learning AI and machine learning — as shared on my Instagram series “AI with Python”.

Notifications You must be signed in to change notification settings

abhijithwarrier/AI-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 AI with Python – Script Series

Welcome to the official repository for the “AI with Python” series – a practical and beginner-friendly collection of Python scripts shared weekly on Instagram.

📌 What Is This?

This repo is designed to help you:

  • Learn core concepts of AI, machine learning, and data preprocessing
  • Write clean, understandable Python code
  • Apply what you learn in real-world problems

Each script is written with detailed comments, made to be run in Jupyter Notebook, and aligned with a specific AI/ML concept.


🚀 What's Inside?

This repository contains a curated set of beginner-to-intermediate level Python scripts designed to teach core concepts in:

  • ✅ Data preprocessing (scaling, encoding, handling missing values)
  • ✅ Building machine learning models (regression, classification, clustering)
  • ✅ Evaluating and visualizing model performance
  • ✅ Creating end-to-end ML pipelines
  • ✅ Real-world use cases like sentiment analysis, spam detection, and customer segmentation

📚 How To Use?

  1. Clone this repo or download individual notebooks
  2. Open in Jupyter Notebook / JupyterLab
  3. Run each cell and follow the comments
  4. Check the corresponding Instagram post for visuals & tips

✨ Follow Along

I post 2 new scripts every week on Instagram as part of the "AI with Python" series.
📲 Follow me to keep learning, one script at a time.


🛠️ Tech Stack

  • Python 3.8+
  • Jupyter Notebook
  • scikit-learn
  • pandas
  • matplotlib / seaborn (where needed)

📩 License

This project is open-source under the MIT License.


About

A growing collection of beginner-friendly Python scripts for learning AI and machine learning — as shared on my Instagram series “AI with Python”.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors