Skip to content
View Aayushyaash's full-sized avatar
😄
😄

Highlights

  • Pro

Block or report Aayushyaash

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Aayushyaash/README.md
Animated Header

Hi Person Raising Hand, I'm Aayush Yash

Software Developer | Building AI-Powered Applications Rocket

Who I Am

I'm a Computer Science graduate from Chandigarh University (Batch of 2021-25) with a passion for solving real-world problems through code.

I'm comfortable working with C/C++, Python, SQL, and Git/GitHub, and enjoy building applications using FastAPI, computer vision, and AI/ML tools.

"I believe in writing code that's not just functional, but maintainable and well-documented."

What I'm Learning

  • System Design, Computer Networks
  • Full-Stack Development

Projects Projects

High-performance FastAPI application for Indian identity document classification and data extraction.

  • Performance: 98%+ classification accuracy, 80% latency reduction
  • Features: Two-phase OCR, YOLO field detection, auto orientation correction
  • Coverage: 7 document types, 50+ field classes

Tech Stack

Local-first RAG system for PDF querying with privacy-focused architecture.

  • Privacy: All embeddings stay local, hybrid option for processing retrieved chunks either locally or using Gemini.
  • Search: Hybrid semantic + keyword search with RRF fusion
  • Features: Batch PDF upload, voice interaction, duplicate detection

Tech Stack

Team Project — Mental health platform with real-time AI-powered support, built collaboratively as part of a group. Original repository maintained by the team lead.

  • My contributions: Voice (Twilio/WebRTC, ElevenLabs TTS), WebSocket consumers, PHQ-9 assessments, wellness games, auth & user profiles, journal & analytics features

Tech Stack

Open Source Contributions

Fixed a critical Windows bug where sub-agents and skills were silently ignored due to CRLF line endings in markdown files created by external editors.

  • Affected all Windows users running agents outside the built-in creator
  • Root caused the issue, wrote the fix, and got it merged
  • View PR #1890

Education Education

Tech Stack Tech Stack

Languages

C C++ Python JavaScript SQL

Backend & Databases

FastAPI Flask Django Redis SQLite

AI/ML & Computer Vision

PyTorch OpenCV NumPy YOLO

DevOps & Cloud

Git GitHub Docker Google Cloud

Platforms & Tools

Windows VS Code

AI Assistants

GitHub Copilot Gemini Qwen Code

Stats Stats

Isometric Commit Calendar

Languages

aayushyaash



Fun fact: I enjoy music , anime , and reading manga/light novels



Connect Connect with me

aayushyaash@outlook.com aayush-yash

Popular repositories Loading

  1. Aayushyaash Aayushyaash Public

  2. Mindful-Companion-AI-Health-Support Mindful-Companion-AI-Health-Support Public

    Mindful Companion is a web application built with React and powered by the Google Gemini API, designed to offer empathetic and accessible mental health support. It provides users with a suite of in…

    TypeScript

  3. Rag-chatbot Rag-chatbot Public

    A local-first Retrieval-Augmented Generation (RAG) chatbot that ingests PDFs, embeds and stores them locally using Chroma DB, and answers queries via Google Gemini. Features batch PDF upload, FastA…

    Python

  4. MindMate-AI MindMate-AI Public

    Forked from KumarAryan0530/MindMate-AI

    HTML

  5. Bharat-ID-Validator Bharat-ID-Validator Public

    Personal learning project: FastAPI service for Indian ID document validation using YOLO and PaddleOCR. Classifies and extracts fields from Aadhaar, PAN, Passport, Voter ID, and Driving License.

    Python

  6. face-recognize face-recognize Public

    Python