Welcome to my Python • AI • Machine Learning learning journey!
This repository is where I share my progress, notes, and codes as I explore the world of Python programming and its applications in Artificial Intelligence and Machine Learning.
Here, you’ll find:
- 🧠 Concepts I’m learning in Python (from basics to advanced)
- 💻 Practice codes and small projects
- 📚 Notes & resources for quick revision
- 🤖 My gradual steps into AI & ML
- Python Fundamentals (Data types, loops, functions, etc.)
- Object-Oriented Programming (OOPs)
- Numpy, Pandas, Matplotlib
- Data Preprocessing & Visualization
- Intro to Machine Learning
- Mini Projects
Some of the resources I use:
“To master Python and build intelligent solutions that make a difference.”
- Clone the repo
git clone https://github.com/Anjali56-creator/Learning-Python-AI-ML-.git # 🤖 Python Chatbot — by Anjali
A simple, interactive, and engaging Python-based chatbot that responds to user queries, tells jokes, shows date/time, performs small tasks, and even learns new responses.
This project is built using pure Python and runs in the console.
- 👋 Greets the user based on the current time
- 🤝 Interactive typing effect
- 🔁 Continuous conversation loop
- 😂 Tells random jokes
- 💡 Motivates you
- 📅 Shows date & time
- ➕ Performs simple calculations
- 🧠 Learns new answers (self-learning mode)
- 😊 Friendly personality with emojis
- 🔤 Case-insensitive input handling
- Python 3
datetimerandomsystime
git clone https://github.com/your-username/chatbot.git