The Failed Chatbot That Made Me Fall in Love with AI

I wasn’t planning to study machine learning. It happened by accident, in the middle of a university project that went spectacularly wrong. I had built a simple chatbot for a student support app, and I was convinced it would be brilliant. Instead, it answered every question with the same cheerful response: “I’m sorry, I don’t understand.” It didn’t learn. It didn’t adapt. It was just a set of if‑else statements wearing a friendly interface. I was frustrated, but also strangely fascinated. Why was building something that understood humans so difficult? What did it actually take to make a machine learn from data? That failure planted a seed, and before I knew it, I was spending my evenings watching lectures on neural networks and reading papers I barely understood. I wanted to understand the magic—or at least the mathematics—behind the intelligent systems that were already changing the world.

When it came time to choose a dissertation topic, I knew I wanted to explore AI and machine learning, but the field felt impossibly vast. I could study computer vision, natural language processing, reinforcement learning, ethics, or the impact of AI on specific industries. I needed a starting point. I began by browsing through collections of AI and machine learning research topics for students (you can find them here: https://premierdissertations.com/ai-machine-learning-research-topics-for-students/) to see what other learners had tackled. I found projects that ranged from predicting student dropout rates using ML models to detecting mental health issues from social media posts. Some were complex, others surprisingly accessible. Seeing that range gave me the confidence to narrow my focus to something I cared about: how machine learning could help students identify their own learning gaps through personalised quizzes.

With that direction, I started building a small prototype. I collected sample data from past exam questions and designed a simple recommendation system that suggested practice topics based on a student’s weaknesses. The work was messy and often frustrating—I spent more time cleaning data than actually training models—but it was also incredibly rewarding. I learned that machine learning isn’t magic; it’s a process of asking clear questions, gathering the right data, and iterating until something works. My dissertation didn’t change the world, but it gave me a genuine appreciation for the people who build the algorithms we rely on every day.

If you’re a student looking for an AI or ML research topic, don’t be intimidated by the jargon. Start with a problem you’ve personally experienced—whether it’s a chatbot that failed, a recommendation that felt too accurate, or a dataset that made you curious. The best research questions grow from real frustration and genuine wonder. Then browse real examples to see what’s possible, and pick a project that matches your skill level. You don’t need to build the next ChatGPT to contribute something meaningful. You just need to be curious enough to keep learning.

Scroll to Top