Scratch AI Chatbot – Learning Robot
The Project
This project is a simple AI chatbot created using Scratch. The chatbot can talk with users, answer questions, and learn new responses when it does not know an answer. It uses programming concepts such as variables, lists, loops, and conditions to store and retrieve information. The idea for this project came from our interest in artificial intelligence and how chatbots learn from conversations. We wanted to create an easy and fun project that helps beginners understand the basic ideas behind AI systems. One of the biggest challenges was making the chatbot remember questions and match them with the correct answers using lists and loops. Another challenge was avoiding incorrect matches when users typed similar words. We improved this by usingbetter comparison methods. In the future, we plan to add more features such as voice output, avatars, multiple responses, and connections to external databases or APIs to make the chatbot smarter and more interactive


