← go back

AI Feedback Sentiment Analysis

Source code available for reference · Not deployed

What is this project?

This project is an individual coursework developed as part of an AI module during my exchange program in the United Kingdom.

The goal of the project is to analyze user comments and determine whether the overall sentiment of the feedback is positive or negative using machine learning techniques.

What I worked on

Tech Snapshot

Natural Language Processing · Machine Learning · Sentiment Analysis

Reflection

This project helped me understand how abstract AI concepts can be applied to real-world text data, even with relatively simple models.

It also highlighted the importance of data quality, problem formulation, and recognizing the limitations of basic machine learning approaches.