Work
Projects
A collection of open-source tools, experiments, and production systems I've built or contributed to.
RAG · NLP
RAGineer
pythonpostgresqlollamachromadb+1
- 0% SQL accuracy, 0% end-to-end, ~0.0s latency
- SQL injection prevention, rate limiting, 0 tests at 0% coverage
MLOps · Production
Real-Time Fraud Detection
pythonfastapixgboostdocker+1
- False Positive precision from 0% → 0%, 0% Recall maintained
- MLflow experiment tracking, class-weighted XGBoost
RAG · GenAI
GetAnime
langchaingroqchromadbdocker+1
- Sub-second query latency with Groq LLM + ChromaDB
- 0.0% uptime on GCP with Kubernetes + Grafana monitoring
Healthcare · DL
Mental Health Predictor
tensorflowstreamlitlimegemini-ai
- Neural network on 0 student records
- LIME interpretability for transparent predictions
Data Science
Data Analysis Toolkit
pythonstreamlitplotlyscikit-learn
- End-to-end: cleaning → feature engineering → model training
- Interactive Plotly visualizations
NLP · MLOps
E2E Text Summarization
transformersfastapidockeraws+1
- CI/CD with GitHub Actions, Dockerized deployment
- AWS EC0 hosting + ECR image registry
Healthcare · ML
Heart Disease Prediction
pythonscikit-learnstreamlitmatplotlib
- 0.0% test accuracy with Logistic Regression
- Interactive Streamlit web application
Web Dev
Note Taking App
djangosqlbootstrapjavascript
- User authentication and note CRUD
- Search, filtering, and file uploads