BhavithaMothe27/CodeAlpha_Basic-Chatbot
A simple rule-based chatbot developed using Python that responds to user inputs with predefined replies. This beginner-friendly project demonstrates how basic conversational systems work using conditional statements, functions, loops, and console input/output. The chatbot can recognize simple messages like “hello”, “
SUMMARY AI summary by gpt-5-mini
A simple rule-based chatbot implemented in Python for learning basic conversational system structure. It’s intended for beginners, students, and instructors who want a hands-on example of console-based interaction and program flow. What it does: - Reads console input and matches simple phrases (e.g., “hello”, “how are you”, “bye”) - Returns predefined responses and maintains a continuous text loop until exit Who uses it: - Python learners and educators as a tutorial or starter project Key features: - Interactive console I/O - Rule-based response matching with if/elif - Organized with functions - Continuous conversation using loops - Demonstrates string handling and basic control flow
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
Why this is classified AI-related
The AI relevance score checks four places for AI keywords and adds the weight of each one that matches. Full methodology
Total AI relevance score: 75 / 100
Owner
Dates
| Created on GitHub | 2026-05-22 |
| Last push | 2026-05-22 |
| First seen here | 2026-05-22 |
| Last fetched | 2026-08-19 16:15 |