A collection of beginner-friendly Python automation projects built to practice automation, file handling, basic NLP concepts, and the Python os module.
Description: A simple Python script that automatically renames image files using a predefined naming pattern.
Key Concepts:
- Python Loops
- Lists
- File Renaming Logic
- String Formatting
Description: A basic resume parser that checks whether predefined skills are present in a resume text.
Key Concepts:
- Basic NLP
- String Matching
- Python Loops
- Conditional Statements
Description: Creates a standard folder structure for AI/ML projects automatically using Python.
Key Concepts:
- Python
osModule - Folder Automation
- Directory Management
- Python 3
- OS Module
- Basic NLP Concepts
- Clone this repository.
- Open any project folder.
- Run the Python file:
python filename.py- Python Automation
- File Handling
- Directory Creation
- Basic NLP
- Problem Solving
Ramakant Rathore
B.Tech CSE (Artificial Intelligence)
Passionate about Python, AI, Automation, and Problem Solving.