-
Boeing
- Bangalore
- https://www.linkedin.com/in/sriramcu/
-
Privacy-preserving analysis of coding projects using local inference with LLMs. Supports structural and content-based insights offline.
-
local_vlm_multi_image Public
Analyse multiple images simultaneously using local inference on a multimodal LLM.
-
offline_video_transcribe Public
A GUI based program to transcribe a video file and analyse the transcript without internet or API keys.
-
A Computer Vision (YOLOv4) based project to autonomously detect and penalize vehicles driving on the wrong side of the road.
-
A project used for a comparative study of deep learning algorithms used for anatomy detection in endoscopy using the Hyper Kvasir dataset.
-
ffmpeg_video_editing Public
Remove multiple segments from any video with just one command.
-
yolov3_traffic_violations Public
An automated system of traffic monitoring to detect violations using yolov3 with Keras backend. Riders not wearing helmet are detected and tickets are generated automatically using ANPR.
-
segregate_by_date Public
Recursively segregate files inside a directory by month and year based on EXIF metadata
-
monitor_my_github_traffic Public
Simple program to simultaneously monitor the traffic in terms of views on ALL of my GitHub repositories by opening each repo's traffic insights page in a browser window.
-
complete_reddit_backup Public
Periodically archive reddit saved posts and comments to easily readable HTML files.
-
bulk_artist_tagging Public
Python Script that recursively tags all songs by setting the artist tag of each song to be the name of the folder in which it is contained.
-
college_attendance Public
Django web app to enter and monitor college attendance.
-
-
Search youtube comments for a keyword by storing them into a text file, or analyzing them via Gemini AI
-
-
-
lpc2148 Public
Helper programs for coding an LPC 2148.
-
maze_solver Public
Creates and solves mazes graphically.
-
gate_chime_arduino Public
Arduino based system that raises a custom alarm when the gate is opened, by using metallic contacts.
-
cisco_packet_tracer_basic Public
Basic examples of networking illustrated via cisco packet tracer, along with the reports.
-
backup_work_folder Public
Back up your work folder to google drive, excluding large files that would consume too much memory.
-
cricket_commercials_detector Public
A project to detect the presence of advertisements in a live telecast of a test cricket match, with the intention of muting commercials when they appear. Uses the isolation forest anomaly detection…