π I'm a CS sophomore at VIT Amaravati specializing in AI & ML, building distributed AI systems, LangGraph-orchestrated multi-agent pipelines, and production-grade backends. Actively researching EEG-to-text brain-computer interfaces with OpenBCI hardware, exploring commercialization pathways in assistive tech and neurorehabilitation. From satellite-validated flood prediction systems to geolocation comedy platforms to ESP32 smart glasses β I build end-to-end, from silicon to software to screen.
|
π
VIT Internal Expo Smart Vision Aid Selected |
π CGPA 8.22 B.Tech CS Β· AI & ML |
π¬ Active BCI Research EEG β Text + Robotics |
π Flood-Guard AI Satellite-Validated Simulation |
π€ 13+ Projects Shipped & Deployed |
π¬ 50+ Edits Editor Cyclops Β· 3+ Yrs |
class AnkitSengupta:
def __init__(self):
self.name = "Ankit Sengupta"
self.role = ["AI Engineer", "Backend Developer", "BCI Researcher", "Embedded IoT Dev"]
self.university = "VIT Amaravati Β· Class of 2028"
self.cgpa = 8.22
self.skills = {
"AI / ML" : ["RAG Pipelines", "AI Agents", "LangGraph", "LangChain",
"TensorFlow", "YOLO", "OpenCV", "XGBoost", "RL Feedback"],
"LLM Infra" : ["LangSmith", "ChromaDB", "FAISS", "Qdrant", "HuggingFace",
"Gemma-4", "MedGemma-4B", "Phi-3", "Prompt Engineering"],
"Research" : ["OpenBCI", "EEG Signal Processing", "MNE-Python",
"Hydrodynamic Simulation", "Google Earth Engine", "BCI Robotics"],
"Systems" : ["Distributed Systems", "Docker", "Kubernetes",
"Self-Healing Architecture", "Fault Tolerance"],
"Backend" : ["Django", "FastAPI", "Flask", "Node.js",
"MongoDB", "PostgreSQL", "Neo4j", "Redis"],
"Frontend" : ["React", "Next.js", "TypeScript", "Vite", "Framer Motion"],
"Languages" : ["Python", "C", "C++", "JavaScript", "TypeScript", "Java", "Dart"],
"Mobile" : ["Flutter", "Android", "Kotlin", "Expo", "React Native", "Firebase"],
"Embedded" : ["ESP32", "Arduino", "C++", "IoT Sensors"],
"Video Editing": ["Premiere Pro", "After Effects", "DaVinci Resolve", "Motion Design"],
}
self.active_research = "π¬ EEG β Text BCI + Robotic Implementation (OpenBCI)"
self.status = "π’ Open to internships & collaborations!"
def say_hi(self):
print("Let's build something that matters π")Self-Employed Β· Remote Β· 2023 β Present
Independently run an end-to-end video editing and content strategy practice under the brand Editor Cyclops, serving 10+ creator-economy clients with short-form content for Instagram Reels, YouTube Shorts, and brand campaigns.
| π― Production Pipeline | End-to-end editing for 10+ concurrent clients β brief to final delivery across vertical, horizontal, and square formats |
| β‘ Signature Style | Fluent in Devin Jatho-style editing β rhythm-locked cuts, deliberate colour contrast, beat-synced motion, hook-first energy |
| π Motion & UI Design | Apple-style Glass UI / liquid-glass animations, kinetic typography, layered motion graphics for app promos |
| π Data-Driven Strategy | Engagement data applied to pacing, hooks, and colour treatment for platform-native performance |
| π Track Record | 50+ projects Β· 100% client satisfaction Β· Premiere Pro Β· After Effects Β· DaVinci Resolve |
π¬ View Portfolio β Β Β·Β πΈ @editorcyclops β
π₯ "Every project is a chance to bridge theory and real-world impact"
Actively researching novel approaches to decode raw EEG brainwave signals captured via OpenBCI hardware into text commands and robotic control inputs β with a long-term focus on commercialization in assistive technology, neurorehabilitation, and human-robot collaboration.
| π§ EEG Capture | OpenBCI hardware for non-invasive brainwave signal capture |
| π Signal Processing | Multi-band analysis: alpha, beta, theta, delta wave decomposition (MNE-Python) |
| π€ EEG β Text Pipeline | Transformer-based decoder under active development β mapping neural patterns to text outputs |
| π€ Robotic Actuation | Investigating direct robotic control from decoded thought signals |
| π‘ New Strategy | Actively developing new architectural and signal-processing approaches to improve decode accuracy |
| π Commercialization | Targeting assistive technology, neurorehabilitation, and human-robot collaboration markets |
π¬ Actively researching alongside other projects β developing new strategies and real-world implementation approaches for this technology. This research area holds significant commercial potential and I am committed to advancing it toward production-grade deployment. View Repo β
A high-performance, modular, locally-hosted AGI OS β self-healing, horizontally scalable, and containerized β that reasons, remembers, monitors the world, teaches, and assists clinically, without sending a single byte to the cloud.
| π§ General Chat | Local Llama/Qwen models for offline reasoning |
| π₯ Health Track | MedGemma 4B with SigLIP vision β X-ray & clinical reasoning; FHIR-compatible EHR; zero patient data exfiltration |
| π Education Track | Adaptive Tutor with OCR homework grading, dynamic quiz generation, culturally localized content |
| π World Monitor | Live GDELT + USGS feeds β AI-synthesized geopolitical & disaster briefings + instability scoring |
| πΈοΈ Mirofish Graph | Force-directed semantic knowledge graph with Leiden community detection β 10,000+ nodes tested |
| ποΈ Jarvis Voice | Local Whisper STT + Kokoro/ONNX TTS β full duplex with interrupt support |
| π οΈ Self-Healing Ops | Automatic health monitoring, failure detection, and service restart across all distributed components |
| β‘ Performance | 60+ tokens/sec (RTX 3070+) Β· MedGemma 4B ~6GB VRAM Β· Cold start < 8s |
π Kaggle Γ Google DeepMind Gemma 4 Good Hackathon Β· Health, Education & Global Resilience Β· View Repo β
Given a dam, reservoir state, and breach scenario β it runs a full hydrodynamic simulation, predicts WHERE the flood goes AND WHEN it arrives, validates against satellite imagery, and converts everything into a time-aware evacuation plan with a ranked, auditable emergency action list.
| π Hydrodynamic Engine | SPH (breach zone) + Delft3D (grid propagation) β real terrain from SRTM DEMs via WebGL/Three.js 3D visualization |
| β±οΈ Arrival-Time Mapping | Time-to-flood bands (0β15min, 15β30min, 30β60min, 1β3hr) per location β not just flooded/not-flooded |
| π£οΈ Dynamic Route Safety | Every road/bridge segment evaluated as a function of time against depth/velocity β routes that are "safe now but unsafe in 20 min" are flagged |
| π°οΈ Satellite Validation | Sentinel/Landsat via Google Earth Engine β observed water extent vs. simulated (IoU, agreement %, over/under-prediction zones) |
| π¨ Emergency Priority Engine | Ranked action list across all villages scored on flood probability + depth + velocity + arrival time + population + accessibility |
| π Explainability Trail | Every recommendation carries "Why is Village A Priority 1?" β inputs used, model/scenario, assumptions, confidence, validation score |
| πΆ Offline Mode | Pre-downloadable scenario data β field teams can view results & generate PDF reports without live connectivity |
AI-powered stock direction prediction using an 8-node distributed LangGraph agent pipeline β real-time news, LLM reasoning, RAG pipelines, concurrency & multi-threading, and a reinforcement learning feedback loop that retrains on real outcomes after 3 days.
| π Orchestration | 8-node distributed LangGraph pipeline: fetch β sentiment β embed β stock β RAG β LLM β ML β ensemble, parallelized with concurrency & multi-threading |
| π§ LLM Core | Gemma-3-4B-IT (local HuggingFace) for news reasoning & directional prediction |
| π¦ RAG Layer | ChromaDB / FAISS vector store + sentence-transformers all-MiniLM-L6-v2 |
| π RL Feedback | Reward-weighted XGBoost β record β resolve β retrain on real outcomes after 3 days |
| π Observability | LangSmith tracing for full pipeline visibility |
An AI Teams co-pilot that turns meeting transcripts into structured, searchable knowledge artifacts β surfacing decisions and action items using Azure OpenAI GPT-4o, Semantic Kernel, Cosmos DB, and Azure Cognitive Search.
| ποΈ Meeting Ingestion | Captures Teams meeting transcripts via Bot Framework β Azure Functions β Semantic Kernel agent pipeline |
| π Natural-Language Search | Azure Cognitive Search with vector + semantic indexing for conversational retrieval over past meetings |
| β Action-Item Sync | Automatically surfaces decisions β syncs action items to Microsoft Planner via Graph API |
| π Enterprise Auth | MSAL SSO with Teams Tab + Azure App Service deployment |
A security OS for AI agent swarms β Prompt Injection Firewall, Neo4j Trust Graph, Self-Healing Daemon with snapshot/rollback, and a built-in Attack Simulator to validate swarm resilience against prompt injections and context overflows.
| π₯ Prompt Injection Firewall | Real-time evaluation of agent inputs against heuristic + LLM-based injection patterns |
| πΈοΈ Neo4j Trust Graph | Dynamic trust modeling β agents earn/lose trust based on output validity; below-threshold agents sandboxed |
| π οΈ Self-Healing Daemon | Automated snapshotting + rollback of compromised agents using isolated memory boundaries (Redis) |
| π§ͺ Attack Simulator | Built-in endpoints to safely simulate API poisonings, context overflows, and prompt injections |
| π Hot-Swappable LLMs | Instantly switch between OpenAI, Azure, and local LM Studio models mid-execution via UI |
A Turborepo monorepo connecting open-mic performers with their ideal audience via geolocation-based video matching β think Tinder for comedy. Web + iOS + Android + API in one codebase.
| ποΈ Architecture | Turborepo monorepo: apps/web (Next.js 14) + apps/mobile (Expo 51) + apps/api (Express) + shared packages |
| π Geolocation Matching | GPS-based performer β audience matching β swipe to discover local talent, attend live events |
| π₯ Video Engine | Platform-agnostic sliding-window video memory manager (@comic-companion/video-engine) |
| π¦ Shared Types | @comic-companion/types β all TypeScript interfaces shared across web, mobile, and API |
The campus food delivery platform for VIT-AP University students β order from any canteen, track in real-time, straight to your hostel. Progressive Web App + Flutter native admin panel.
| β‘ Real-Time Orders | Firestore onSnapshot for live order tracking across customer, restaurant, and admin roles |
| π± PWA | Installable on iOS & Android β works offline, responsive mobile-first glassmorphism UI |
| π Admin App | Flutter native Android admin panel with FCM push notifications on every new order |
| π Live Analytics | Real-time revenue chart, top dishes leaderboard, order status pie from Firestore |
| π¬ WhatsApp Integration | One-tap customer chat from admin order view |
Real-time AI-powered assistive smart glasses with 3Γ synchronized ESP32-CAM modules, multi-threaded ultrasonic telemetry, and YOLO object detection for sub-100ms obstacle identification.
| π· Vision System | 3Γ synchronized ESP32-CAM modules + ultrasonic sensors β 360Β° spatial coverage |
| β‘ AI Detection | YOLO real-time object detection β sub-100ms obstacle identification |
| π± Mobile App | Android companion (Java/Kotlin) with live audio alerts & navigation feedback |
| π§ Embedded Core | C++ on Arduino IDE β ultra-low-latency, concurrency-safe multi-threaded firmware |
| π Achievement | Selected for VIT Amaravati Internal Expo |
AI-powered platform connecting farmers and buyers through TensorFlow crop analysis, OpenCV disease detection, and Django REST marketplace.
Zero-effort expense tracking via secure Android bank SMS parsing β Firebase auth, real-time dashboard.
TensorFlow sentiment analysis + Pytesseract medical report parsing β emotion intelligence meets medical data.
Personalized AI health assistant for intelligent monitoring and conversational health insights.
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β π§ On My Workbench β
β βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ£
β π¬ Open-BCI EEG β Text + Robotic Implementation [ACTIVE RESEARCH] β
β New architecture strategies Β· Commercialization development β
β π§ Cyborg AGI β Local AGI OS Β· Gemma 4 Hackathon Β· V1.0 Stable β
β MedGemma 4B Β· Adaptive Tutor Β· World Monitor Β· Mirofish Graph β
β π Flood-Guard AI β Hydrodynamic Sim Β· Satellite Validation β
Shipped β
β π Comic Companion β Geolocation Comedy Platform β
Shipped β
β π VIT-AP Eats β Campus Food Delivery PWA β
Live on Vercel β
β π NewsAlphaAI β LangGraph Distributed Stock Prediction β
Shipped β
β π§ MeetMind β AI Teams Co-Pilot β
Shipped (Microsoft Hackathon) β
β π‘οΈ CyberX β AgentOps Security Mesh β
Shipped (Security Hack) β
β π¬ Editor Cyclops β Video Editing & Content Strategy β
Ongoing β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ


