Skip to content
View lucckkyyy's full-sized avatar

Block or report lucckkyyy

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

Hey there, I'm Aryan Rajguru! 👋

Computer Science & Engineering Technology Student @ University of Toledo
Building production-grade AI systems | Cloud & DevOps | Full-Stack Development


🚀 About Me

  • 🎓 CS & Engineering Technology student at University of Toledo
  • 🤖 Passionate about Agentic AI, LLMOps, and Cloud Infrastructure
  • 🔭 Currently building a 10-project AI/ML portfolio
  • 💼 IT Assistant at UT Medical Center- Active Directory, Intune, Power BI
  • 🌱 Learning: LangGraph, Kubernetes, Terraform, AWS, GCP
  • ⚡ Fun fact: I like to workout and I'm fond of playing volleyball!

🛠️ Tech Stack

AI & Machine Learning

LangChain LangGraph HuggingFace OpenAI Groq ChromaDB

Languages & Frameworks

Python JavaScript FastAPI React Native

DevOps & Cloud

Docker Kubernetes AWS GCP Terraform GitHub Actions

Databases & Monitoring

MongoDB PostgreSQL Redis Prometheus Grafana


🤖 AI Engineering Portfolio

Project Stack What it does
🎧 AI Customer Support Copilot LangChain · Mem0 · ChromaDB · FastAPI RAG + persistent memory + tool calling support agent
🧠 Cyclic RAG with LangGraph LangGraph · Groq · ChromaDB Self-correcting RAG with hallucination detection loops
🔍 AI GitHub PR Reviewer LangChain · Celery · Redis · Langfuse 4 parallel AI agents review PRs automatically
💰 AWS Cost Optimizer boto3 · Terraform · Groq · FastAPI AI-powered cloud cost analysis with IaC deployment
✈️ AI Travel Planner LangGraph · Groq · DeepEval · ELK Full LLMOps travel planning pipeline
🛒 Amazon Recommender Chatbot LangChain · Groq · Astra DB · K8s RAG chatbot over 500K+ products with K8s observability

📊 GitHub Stats


Open to internship opportunities in AI Engineering, ML, Cloud, and Full-Stack Development
📬 arajgur@rockets.utoledo.edu

Pinned Loading

  1. Amazon_Product_Recommender_Chatbot Amazon_Product_Recommender_Chatbot Public

    Production-grade RAG chatbot for natural language product search over 500K+ Amazon records LangChain + Groq LLM + Astra DB vector store, deployed on Kubernetes with Prometheus/Grafana observability.

    Python 1

  2. AquaTrack_App AquaTrack_App Public

    Cross-platform iOS/Android hydration tracker built with React Native personalizes daily water goals using real-time weather data, GPS location, and gamified streak tracking with local push notifica…

    JavaScript

  3. AWS_Cost_Optimizer AWS_Cost_Optimizer Public

    AI-powered AWS cost optimization dashboard- boto3 fetches real billing data from Cost Explorer, Groq LLM generates actionable recommendations, with Terraform IaC for Lambda + API Gateway deployment.

    Python 1

  4. My_Portfolio_Website My_Portfolio_Website Public

    Personal developer portfolio built with HTML, CSS, and JavaScript responsive mobile-first design with smooth animations, CSS Grid/Flexbox layouts, and interactive UI elements showcasing projects an…

    HTML

  5. AI_Customer_Support_Copilot AI_Customer_Support_Copilot Public

    AI-powered customer support agent with RAG, persistent memory (Mem0), and LangChain tool calling FastAPI + Streamlit + Docker

    Python

  6. StreamLens_Churn_Prediction_System StreamLens_Churn_Prediction_System Public

    Machine learning churn prediction system reimagined as Netflix user retention modeling logistic regression pipeline with feature engineering, binary encoding, and full classification evaluation met…

    Python