Skip to content
View GouriRajesh's full-sized avatar
  • Boston, Massachusetts, USA

Highlights

  • Pro

Block or report GouriRajesh

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

Hey there! I'm Gouri Rajesh πŸ‘‹

CS Grad Student @ Northeastern University Β· Teaching machines to learn so I don't have to πŸ€–βœ¨ Β· Former Engineer in Japan πŸ‡―πŸ‡΅


🧠 About Me

class Gouri:
    def __init__(self):
        self.location = "Boston, MA πŸ“"
        self.education = "MS Computer Science @ Northeastern (Khoury)"
        self.interests = ["MLOps", "Data Engineering", "AI/ML", "Cloud Architecture", "NLP", "Software Development"]
        self.fun_fact = "πŸ§™ Built a Harry Potter invisibility cloak using OpenCV β€” magic is just computer vision!"
        self.languages_spoken = ["English", "Japanese πŸ‡―πŸ‡΅"]
        self.currently = "Building ML pipelines & teaching AI @ Northeastern"
        self.open_to = "Full-time roles starting May 2026 πŸš€"

πŸ”­ Featured Projects

Project What it does Cool stuff
πŸ” LLM Hallucination Detector Detects hallucinated LLM outputs with explainability DistilBERT Β· LIME Β· RAG Β· 86.7% F1 Β· Wikipedia fact-checking
πŸͺ Mars Terrain Explorer RL agents navigating simulated Martian terrain PPO Β· TD3 Β· Custom Gym env Β· Partial observability
πŸ“– Story Sage AI story-ending generation with narrative coherence LLaMA 2 Β· FLAN-T5 Β· GIST Embeddings Β· ROUGE: 50/28/42.7
πŸŽ“ Azul Full-stack student life platform WebRTC video Β· Razorpay payments Β· Real-time features

πŸ› οΈ Tech Stack

Languages
Python Java C R JavaScript PHP HTML CSS SQL

AI / ML
PyTorch TensorFlow Keras scikit-learn Pandas NumPy LLMs

Data & Databases
MySQL PostgreSQL MongoDB DynamoDB Firebase Apache Spark Airflow

Cloud & DevOps
AWS GCP Azure Docker Terraform GitHub Actions Grafana Prometheus

Visualization & Tools
Power BI Matplotlib Git


πŸ† Certifications & Publications

  • ☁️ AWS Certified Cloud Practitioner (CLF-C02) β€” Verify
  • πŸ“„ IEEE Xplore β€” "A Comparative Study on the Use of Deep Learning for the Early Detection of Alzheimer's Disease"

πŸ“Š GitHub Stats


⚑ Fun Facts

  • πŸ‡―πŸ‡΅ Worked as an engineer in Fukuoka, Japan for a year β€” meetings in Japanese!
  • πŸ… Graduated top 3 out of 400+ CS students in undergrad
  • πŸ€– Currently a TA for an AI course β€” helping the next wave of AI builders
  • πŸ”¬ Published research on using deep learning for early Alzheimer's detection
  • πŸͺ Built RL agents that explore Mars (virtually... for now)

"The best way to predict the future is to build it." πŸš€

Pinned Loading

  1. LLM-Hallucination-Detector-with-Explainability LLM-Hallucination-Detector-with-Explainability Public

    This repository contains code and notebooks for detecting and explaining hallucinations produced by large language models (LLMs). It includes data processing, model training, evaluation, explainabi…

    Jupyter Notebook

  2. Reinforcement-Learning-Based-Autonomous-Mars-Terrain-Exploration-and-Navigation-Framework Reinforcement-Learning-Based-Autonomous-Mars-Terrain-Exploration-and-Navigation-Framework Public

    Python 1

  3. Weather-Driven-Smart-Home-Energy-Consumption-And-Its-Optimization Weather-Driven-Smart-Home-Energy-Consumption-And-Its-Optimization Public

    Forked from NishchithRao-hub/Weather-Driven-Smart-Home-Energy-Consumption-And-Its-Optimization

    Jupyter Notebook

  4. Story-Sage Story-Sage Public

    Forked from NishchithRao-hub/Story-Sage

    Story Sage : Story ending prediction model based on a given theme.

    Jupyter Notebook

  5. Harry-Potter-Invisibility-Cloak Harry-Potter-Invisibility-Cloak Public

    Jupyter Notebook

  6. JADE JADE Public

    Jade is a one-stop shop for travel-related functions. Translate, Navigation, Documents, Payment, and Food are the five main functions that may be performed with Jade. Employs authentication and fun…

    Java