Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Tiny Chatbot

A simple, fun, and lightweight Tiny Chatbot that responds to user input with pre-defined or random replies.
Built in pure Python under 100 lines of code as part of Hacktoberfest 2025.

Features

  • Responds to greetings, questions, jokes, and goodbyes.
  • Returns randomized replies for a more natural feel.
  • Includes a simple typing animation for better UX.
  • Handles unknown inputs gracefully with default responses.
  • Works entirely in the terminal — no external libraries needed.

Example Interaction

🤖 Tiny Chatbot — by Diya Satish Kumar Type 'bye' to end the chat. You: hello Bot: Hey there! 👋 You: how are you Bot: Doing awesome, thanks for asking! You: tell me a joke Bot: Why do programmers prefer dark mode? Because light attracts bugs! 🐛 You: bye Bot: Goodbye! See you soon 👋

Contributor

Diya Satish Kumar Computer Science Student — SVNIT Surat Contributing for Hacktoberfest 2025 🎉