Skip to content
This repository was archived by the owner on Dec 21, 2025. It is now read-only.

heartlessisafk/Samarth-Projects

Repository files navigation

Samarth Shukla – AI/ML Project Portfolio

This repository contains multiple small projects built during my B.Tech CSE (AIML) at SRMIST Delhi NCR Campus (2023–2026).

Completed Projects (so far)

  1. AI Chatbot (rule-based) – Terminal chatbot with pattern-based replies, help menu, movie suggestions, coding tips, and an attendance calculator.
    Folder: AI-Chatbot

  2. Movie Recommendation System – Mood + genre + language–based recommender using a small curated movie catalogue and rating-based ranking.
    Folder: Movie-Recommendation-System

  3. Snake Game (Pygame) – Classic snake game with grid movement, food spawning, score tracking, and collision detection.
    Folder: Snake-Game

  4. Calculator (Tkinter) – Desktop calculator GUI with +, –, ×, ÷, %, square root, clear and delete operations.
    Folder: Calculator

  5. AI Prompt Optimizer – Command-line tool that scores and improves AI prompts by adding role, format and clarity hints.
    Folder: AI-Prompt-Optimizer

How to Run a Project (example: AI-Chatbot)

cd AI-Chatbot python3 -m pip install -r requirements.txt # first time only python3 chatbot.py

text

Each project folder will have its own README with detailed features, commands, and example outputs.

More projects (computer vision, face detection, portfolio website, etc.) will be added over time

About

Portfolio of 12 AI/ML and Computer Vision projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors