A simple Rule-Based AI ChatBot developed as "Project 1" for the DecodeLabs AI Internship.
- Handles greetings and exit commands
- Uses if-elif-else decision-making logic
- Runs continuously using a loop
- Answers AI and Python-related questions
- Provides study tips and career advice
- Tells jokes and fun facts
- Python
- If-Else Statements
- While Loop
- Control Flow
Decodelabs-AI-Project1
│
├── chatbot.py
├── README.md
- Understanding of control flow and decision-making.
- Implementation of rule-based AI systems.
- Experience with Python programming.
- Building a project portfolio through practical work.
Hafsa Bano
Developed as part of the DecodeLabs AI Internship Program.