01
Brain-Computer Interface Controlled Wheelchair
An EEG-based wheelchair control system that classifies mental states and blink patterns to translate brain signals into directional movement. The system processes raw EEG signals, performs mental state classification, and enables real-time control of a simulated wheelchair environment.
Key TechnologiesAltair AI Studio · Python · EEG Signal Preprocessing · Decision Tree Classification · WebSocket
View on GitHub →02
Natural Language to Shell Assistant
A secure terminal assistant that converts natural language instructions into validated shell commands. The system uses rule-based validation and database-backed safety mechanisms to prevent unsafe command execution while maintaining interactive CLI usability.
Key TechnologiesPython · PostgreSQL · MongoDB · LLM Integration · Risk Scoring · PowerShell
View on GitHub →03
AI-Powered Daily News Podcast Generator
An AI-powered system that generates personalized audio news briefings based on user interests, calendar events, and current news feeds. The pipeline uses LLM-based filtering and script generation combined with text-to-speech synthesis to produce dynamic daily podcasts.
Key TechnologiesFlask / FastAPI · Gemini / OpenAI API · ElevenLabs TTS · Google Calendar API · Supabase
View on GitHub →04
Blockchain-Based Drug Traceability System
A blockchain-backed system designed to improve pharmaceutical supply chain transparency by tracking drugs from manufacturers to pharmacies. The system integrates inventory management and enables customer-facing verification of authenticity.
Key TechnologiesBlockchain Architecture · Supply Chain Tracking · Inventory Management · Verification Interface
05
Vision-Based Fire & Smoke Detection System
A real-time fire and smoke detection system built using YOLOv8, designed to reduce false positives through intelligent filtering and consecutive frame validation. The model distinguishes hazardous fire events from non-threatening light sources such as candles or diyas.
Key TechnologiesYOLOv8 · Python · OpenCV · Consecutive Frame Validation · 12K+ Image Dataset