Skip to content
View uddithmachiraju's full-sized avatar

Block or report uddithmachiraju

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

Hi there, I'm Sanjay Uddith Raju 👋

LinkedIn GitHub Email


🎓 Education

Sri Venkateswara University, Tirupati
B.Tech in Mechanical Engineering | CGPA: 8.0/10.0
Sep 2021 - May 2025

💼 Professional Experience

🚀 Generative AI Engineer

Acutus AI | Sept 2025 - Present

• Built multi-tenant AI platform with OpenAI API
• Developed Gemini OCR with 99% precision
• Architected multi-agent intelligence system

🤖 AI Intern

Cohyve | June 2025 - Sept 2025

• Integrated GPT-4o and DALL·E APIs
• Developed RAG backend with FAISS
• Fine-tuned Meta-Llama-3-8B on 20K+ samples

⚙️ Machine Learning Intern

Aegion Dynamic Solutions | Apr 2025 - Sept 2025

• Automated AWS Lambda with Terraform
• Built REST APIs, reduced latency by 40%
• Led 4-member team on AWS ECS Fargate

🔬 ML Research Intern

IIT Indore | Aug 2024 - Mar 2025

• Designed 7 GANs and Dual-GAN framework
• Improved classifier robustness by 30%
• Enhanced malware detection by 10%

"Building the future with AI, one model at a time" 🚀

Pinned Loading

  1. customer-feedback-analysis-pipeline customer-feedback-analysis-pipeline Public

    A machine learning pipeline that analyzes customer feedback data to extract actionable insights. The system handle data ingestion, preprocessing, model training, and deployment for real-time predic…

    Jupyter Notebook

  2. clip-mlops-pipeline clip-mlops-pipeline Public

    This repository is designed to train, evaluate, and deploy CLIP model for image-text processing. It includes modular components for data processing, model training, experiment tracking with MLflow,…

    Python

  3. terraform-web-server-deployment terraform-web-server-deployment Public

    Building a simple AWS VPC setup with a public subnet, internet gateway, and a web server (EC2) that's accessible over SSH and HTTP using Terraform.

    HCL

  4. Parallel-Hyperparameter-Tuning-for-XGBoost-Using-Jenkins Parallel-Hyperparameter-Tuning-for-XGBoost-Using-Jenkins Public

    This repository automates parallel hyperparameter tuning for XGBoost using Jenkins pipelines. It trains multiple models simultaneously, selects the best-performing model, and deploys it via a Flask…

    Python

  5. jenkins-ml-pipeline jenkins-ml-pipeline Public

    This project automates the end-to-end machine learning training pipeline using Jenkins, ensuring seamless integration and automation. When new data arrives or code is updated, the pipeline automati…

    Jupyter Notebook

  6. TeluguGPT TeluguGPT Public

    TeluguGPT: A machine translation model that converts English text to Telugu using Transformer architecture. This project leverages self-attention mechanisms to provide accurate and contextually rel…

    Python