Skip to content
View VarunChopra11's full-sized avatar

Highlights

  • Pro

Block or report VarunChopra11

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Varunchopra11/README.md

Hi, I'm Varun ๐Ÿ‘‹

๐ŸŒ India | ๐Ÿค– Embedded AI & Full-Stack Builder | ๐Ÿ”ฌ Hardware ร— Software ร— Intelligence

C++ Python TypeScript JavaScript React Next.js FastAPI ESP32 Raspberry Pi Docker OpenAI AWS Azure

Building things at the intersection of embedded systems, AI, and real-world hardware โ€” from wake-word firmware on ESP32-S3 to AI-powered wearables for the visually impaired.


๐Ÿš€ Projects

  • ๐Ÿค– Supogen โ€” An AI support bot platform for SaaS teams that plugs into your Discord server and answers customer questions straight from your docs. supogen.com
  • ๐Ÿ“ง Maileyo โ€” AI-powered email client that remembers your conversation securely maileyo.in
  • ๐Ÿ‘๏ธ VisionAssistant / Vision โ€” AI-powered wearable for the visually impaired: real-time object detection + distance estimation (Google Solution Challenge - Winner Best Responsible Use of AI.) Video
  • ๐Ÿ”Œ pi_connect โ€” If you've used Rasp, you know struggle of changing network creds being headless. pi_connect allows this headlessly.(live)
  • ๐ŸŽ™๏ธ WakeWord โ€” Wake word detection firmware for ESP32-S3-N16R8 using TFLite Micro, dual INMP441 mics, custom mel filterbank, and streaming INT8 inference at 240 MHz
  • ๐Ÿ—„๏ธ natural_language_to_db_query โ€” Natural language โ†’ SQL query converter using LLMs and Python
  • ๐Ÿ” support_agent โ€” Lightweight Python prototype for autonomous support ticket triage using LLMs for supogen.com
  • ๐Ÿฆ twitter_scrapper โ€” Python scraper for extracting structured Twitter/X data for ML pipelines
  • ๐Ÿ™ githubPrAgent โ€” Python service that analyzes GitHub PRs using AI, deployed on Railway (API docs)
  • ๐Ÿ’ฌ HellumVoice โ€” Wake-word-triggered voice assistant: detects "HELLUM" โ†’ captures speech โ†’ generates GPT response
  • ๐ŸŽ“ Hellum_campus_tour_bot โ€” Autonomous voice-controlled physical campus tour robot powered by OpenAI + LangChain, with computer vision for location recognition
  • ๐Ÿ–ฑ๏ธ AirMouse โ€” Computer vision-based virtual mouse controlled by hand gestures (Python, OpenCV)
  • ๐Ÿ  Home-Automation โ€” IoT home automation project using ESP32 with C++ firmware
  • ๐ŸŽฎ Hill-Climb-Racing-Hand-Automation โ€” Automates Hill Climb Racing game using real-time hand gesture detection via OpenCV
  • ๐Ÿ“ก statusTracker โ€” Event-driven FastAPI service with producer-consumer architecture to monitor OpenAI, Discord, and Apple status pages via smart polling and webhooks
  • ๐Ÿ—ฃ๏ธ InnerVoice โ€” Voice-to-voice AI assistant (TypeScript + Vite) deployed on Vercel (live)
  • ๐Ÿ˜Š Emotions_Detection โ€” Streamlit app for facial emotion detection using DeepFace, deployed at emotionsdetection.streamlit.app
  • ๐Ÿง  Face-Detection โ€” Face detection system built for Healix anxiety disorder classification (Python, OpenCV)
  • ๐Ÿ”ญ vision_v2 โ€” Gemini Live-powered real-time vision assistant (Python backend + TypeScript frontend)
  • ๐Ÿ’ฌ ttcv1 โ€” Text-to-command converter: translates natural language instructions into system commands
  • ๐ŸŒ€ Hyperlex โ€” Hyperlex: a multi-LLM web interface integrating multiple AI models into a single chat UI (live)
  • ๐Ÿ”Š Audio-Visualizer โ€” Real-time mic audio visualizer in vanilla JavaScript (live)
  • โœ๏ธ Write_Here โ€” React.js to-do list / notes app
  • โ™Ÿ๏ธ tic-tac-toe โ€” Tic Tac Toe built with React.js (live)
  • ๐Ÿงฎ Calci-it- โ€” HTML/CSS/JS calculator
  • ๐Ÿ” microsoft-oauth โ€” Microsoft OAuth2 integration boilerplate in Python
  • ๐Ÿ” google-oauth2.0 โ€” Google OAuth 2.0 flow implementation in Python
  • ๐Ÿ›ข๏ธ CRUD โ€” Simple Python CRUD service
  • ๐Ÿ“ˆ stock-margin โ€” Python utility for stock margin calculations

๐Ÿงช Experiments / Learning / Contribution


๐Ÿ“Š GitHub Activity

GitHub Contribution Graph


Connect

LinkedIn Website GitHub Twitter

Building embedded AI systems, autonomous robots, and full-stack web apps โ€” always shipping. ๐Ÿš€

Pinned Loading

  1. supogenBE supogenBE Public

    Supogen - A support Agent, Frontend Repo: https://github.com/VarunChopra11/supogenFE

    Python

  2. Maileyo Maileyo Public

    An Ai Powered Email Client.

    TypeScript

  3. Hellum_campus_tour_bot Hellum_campus_tour_bot Public

    An autonomous, voice controlled campus tour robot powered by Raspberry Pi and GPT-4o for smart navigation and real time interaction.

    Python

  4. Vision Vision Public

    Vision for Healix By VC. . Vision : An Object Detection and Its Distance Estimation Project Using OpenCV.

    Python 1

  5. githubPrAgent githubPrAgent Public

    This project provides a service for analyzing GitHub Pull Requests (PRs) using Azure's deployed GPT-4-o-mini model. The primary goal is to process and analyze PR changes programmatically to assist โ€ฆ

    Python

  6. Maileyo/api-v1 Maileyo/api-v1 Public

    Python