Skip to content

Comments

[Yaswanth Kumarch] – Chat Simulator Project#12

Open
yaswanthkumarch wants to merge 4 commits intoNeuroByte-Society:mainfrom
yaswanthkumarch:main
Open

[Yaswanth Kumarch] – Chat Simulator Project#12
yaswanthkumarch wants to merge 4 commits intoNeuroByte-Society:mainfrom
yaswanthkumarch:main

Conversation

@yaswanthkumarch
Copy link
Contributor

Chat Simulator – Beginner Python CLI Project

This pull request adds a simple command-line chatbot implemented in Python as part of the NeuroByte-Society's weekend beginner projects.

Features:

  • Greets the user on startup
  • Responds to basic greetings and questions such as:
    • "What's your name?"
    • "What's the time?"
  • Detects exit keywords like "bye" or "exit" to end the chat
  • Provides a fallback response for unrecognized input

Folder Structure:

yaswanthkumarch/
└── chat_simulator/
β”œβ”€β”€ chat_simulator.py
└── README.md

Technologies & Skills Used:

  • Python (functions, loops, conditionals)
  • Command-line interaction
  • Basic text input handling

Notes:

Let me know if there are any improvements or feedback you'd like me to incorporate. Happy to contribute and continue learning!

Thanks for the opportunity!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant