As a B.Tech student at Jawaharlal Nehru Technological University, Anantapur, my academic life initially revolved around lectures, assignments, and exams. But curiosity led me to explore beyond the syllabus, into the fascinating domain of Artificial Intelligence and Machine Learning (AI & ML).
What began as casual experimentation in my hostel room turned into a focused career path. Through self-learning, hands-on AI projects, and online certifications, I transformed ordinary college assignments into real-world solutions. Here’s how I built my foundation in AI & ML as a student, and what I learned along the way.
Discovering AI in College
My introduction to AI came from a YouTube binge on how platforms like Spotify and YouTube use recommendation algorithms. That spark led me to learn Python, followed by core machine learning algorithms and deep learning models.
My first breakthrough was a simple sentiment analysis model that classified movie reviews as positive or negative. That moment felt magical and marked the beginning of a journey into the world of intelligent systems.
Project 1: Facial Recognition-Based Attendance System
This was my first major AI project in college. I developed a system using Python, OpenCV, and face recognition libraries that could:
- Detect and match student faces
- Mark attendance automatically in a database
We integrated the backend with a web interface using PHP and MySQL. The system saved time for faculty and helped eliminate proxy attendance.
Key Learnings
- Real-world applications often require integrating multiple technologies
- Dataset quality significantly affects model accuracy
- Accuracy improves with diverse image training
Project 2: Spotify Mood Dashboard
Inspired by the emotional power of music, I created a dashboard that decoded music mood using AI. The project included:
- Analyzing song features (tempo, energy, danceability) via the Spotify API
- Sentiment analysis of lyrics
- Mood-based song recommendations
This full-stack project used Python for backend logic and React.js for data visualization.
Key Learnings
- APIs can unlock rich datasets
- ML models can greatly enhance personalization
- A clear and engaging front-end improves user interaction
Project 3: NyayaMate – AI Legal Assistant for India
NyayaMate was born from the desire to apply AI for social impact. This AI chatbot aimed to:
- Offer basic legal guidance based on Indian constitutional law
- Suggest relevant past legal cases
- Engage users through a simple and intuitive chat interface
Though still under development, the project is based on training the chatbot using domain-specific legal texts. It reflects the potential of AI in public services.
Key Learnings
- Building domain-specific AI requires tailored datasets and logic
- Legal and ethical accuracy is crucial
- Sensitive applications demand special attention to user trust and clarity
Skills and Tools Used
Throughout my AI journey, I learned to work with a wide variety of tools and platforms that helped me convert ideas into executable projects.
- Programming Languages: Python, JavaScript
- Libraries & Frameworks: Scikit-learn, OpenCV, React.js
- Development Tools: Google Colab, GitHub, VS Code, MySQL, PHP
- Certifications & Learning Platforms:
- Oracle AI Vector Search Professional
- NPTEL Internet of Things
- Various YouTube tutorials and Udemy courses
Challenges I Faced
Like most students exploring AI for the first time, I encountered several challenges:
- Debugging ML models without expert help
- Lack of quality datasets, leading me to create and label my own
- Balancing self-learning with academic responsibilities
But every obstacle offered a valuable lesson and reinforced my commitment to becoming a better developer.
From developing a facial recognition system to experimenting with AI-powered legal advice, my journey in AI & ML as a B.Tech student has been fueled by curiosity, self-motivation, and consistent learning. College is the ideal place to explore cutting-edge technologies without fear of failure. Whether your goal is to land a dream job or launch a startup, AI can give you a real edge, if you start early.