Skip to content
View Ayushlion8's full-sized avatar

Block or report Ayushlion8

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
ayushLion8/README.md

🧬 Who Am I?

class AyushGupta:
    role        = "Backend & AI Engineer"
    location    = "India 🇮🇳"
    experience  = ["SDE-Groww", "Research @ IIIT Lucknow", "AI/ML Backend Engineer BYOL Academy"]
    
    superpower  = "Building AI systems that know what they don't know"
    
    currently   = [
        "Designing RAG pipelines that are grounded, not hallucinating",
        "Building scalable backend systems with clean architecture",
        "Exploring LLM orchestration & agentic workflows",
    ]
    
    philosophy  = "Ship things that work. Explain things that are complex. Refuse to guess."

🛠️ Tech Arsenal

Languages

Python Java C++ TypeScript JavaScript

AI / ML

LangChain HuggingFace TensorFlow PyTorch OpenCV Gemini FAISS RAG Scikit-learn NumPy Pandas

Backend & Databases

Spring Boot Spring Batch FastAPI Flask PostgreSQL MySQL Redis Kafka

Cloud & DevOps

Kubernetes Docker GCP ArgoCD Helm Grafana

Frontend

ReactJS Tailwind Vite Streamlit

Tools & Testing

Git Linux Postman JUnit PyTest Swagger


🚀 Featured Projects

🤖 AI / LLM Systems

🏆 Project 🧠 What It Does 🔧 Stack 🏅
🏥 Medical DSS 6-agent agentic pipeline for chest X-ray analysis — produces ranked ICD-10 differentials, PubMed-cited rationale, bounding box overlays, and PDF reports in ~10s Gemini TorchXRayVision ChromaDB FastAPI React Docker 🔴 Live
🟢 FinRAG-Copilot Fintech RAG assistant that answers only from trusted documents, refuses to hallucinate, and cites every source — with multi-model quota fallback LangChain FAISS Gemini Streamlit HuggingFace
🍽️ Nugget RAG Chatbot Domain-specific restaurant guide chatbot — scrapes & embeds 10k+ menu chunks, serves sub-1s grounded answers with source-aware citations FAISS Sentence Transformers Python Gradio
🎓 AdaptIQ Learning AI-powered adaptive quiz engine (Ed-Tech) — cut repeat mistakes by 42%, boosted quiz generation speed by 65%, hit 99.3% API uptime Flask Gemini FAISS PostgreSQL SQLAlchemy Alembic 💼 E-Learning
🧘 CalmPulse GenAI mental health app — Gemini-powered "Bestie" chatbot for empathetic support, real-time stress/sleep/heart monitoring with emergency auto-alerts at 70%+ stress Flutter Gemini Dart Google APIs 📱 Mobile

🔐 Security & Systems

🏆 Project 🧠 What It Does 🔧 Stack 🏅
🗳️ E-VoteChain Biometric blockchain e-voting — dual-stage face matching with liveness detection + Gemini OCR on Indian ID documents to eliminate spoofing DeepFace Gemini Flask PostgreSQL MetaMask
👁️ Guardian Vision Real-time violence & anomaly detection at 94.8% mAP@50 and 30 FPS — custom YOLOv8 model with Roboflow-curated dataset and alert dashboard YOLOv8 OpenCV Python NodeJS 🏆 Hackathon Runner-Up

🛠️ Engineering & Tools

🏆 Project 🧠 What It Does 🔧 Stack 🏅
🤖 Wall Robot Planner Autonomous path planning system for wall-following robot navigation — implements motion planning algorithms for real-time obstacle-aware routing Python Robotics Path Planning

📊 GitHub Stats

  




🧠 What I'm Thinking About

"An AI that knows when to say 'I don't know' is more valuable than one that always sounds confident."

  • 🔬 Making LLMs production-safe — grounded retrieval, quota-aware fallbacks, hallucination detection
  • ⚙️ Clean system architecture — modular, testable, reason-able
  • 🌐 Fintech + AI intersection — where data integrity is non-negotiable
  • 📖 Research in intelligent systems @ IIIT Lucknow

🤝 Let's Build Something

If you're working on something at the intersection of AI, backend systems, or fintech — I'm interested.

Email Portfolio


Pinned Loading

  1. FinRAG-Copilot FinRAG-Copilot Public

    RAG-based internal knowledge copilot for fintech support, providing grounded answers with source citations and safe refusals.

    Python 1

  2. medical-dss medical-dss Public

    Agentic Diagnostic Decision Support system for chest X-ray analysis — multi-agent pipeline with vision AI, PubMed RAG, and Gemini-powered clinical reasoning. Research/education only.

    Python

  3. nugget_rag_based_chatbot nugget_rag_based_chatbot Public

    Python

  4. PavanaSakethaRam/Guardian-Vision PavanaSakethaRam/Guardian-Vision Public

    JavaScript 1 2

  5. E-VoteChain/Votechain_ML E-VoteChain/Votechain_ML Public

    Python

  6. GENAI_CalmPulse GENAI_CalmPulse Public

    Dart