Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

🤖 Rule-Based AI ChatBot

A simple Rule-Based AI ChatBot developed as "Project 1" for the DecodeLabs AI Internship.

Features

  • 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

Technologies Used

  • Python
  • If-Else Statements
  • While Loop
  • Control Flow

Project Structure

Decodelabs-AI-Project1
│
├── chatbot.py
├── README.md

Screenshots

Welcome Screen

Welcome

Help Menu

Help

AI Question Response

introduction

Study Tips

Study tips

Exit Command

exit

Learning Outcomes

  • Understanding of control flow and decision-making.
  • Implementation of rule-based AI systems.
  • Experience with Python programming.
  • Building a project portfolio through practical work.

Author

Hafsa Bano

Developed as part of the DecodeLabs AI Internship Program.

Decodelabs-AI-Project1

About

Rule-Based AI ChatBot developed for DecodeLabs AI Internship Project 1 using Python.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages