Skip to content
View pavan542935's full-sized avatar

Highlights

  • Pro

Block or report pavan542935

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
pavan542935/README.md
Typing SVG

public class SaiPavan {

    String name        = "Adapala Sai Pavan";
    String location    = "India 🇮🇳";
    String degree      = "B.Tech CSE @ SRM (Expected 2027)";
    String cgpa        = "9.0 / 10.0";

    String[] stack     = {
        "Java", "Python", "Spring Boot",
        "FastAPI", "LangChain", "TensorFlow"
    };

    String[] building  = {
        "RAG Systems & LLM Pipelines",
        "Microservices with Redis & Docker",
        "Deep Learning for Predictive Systems"
    };

    String funFact     = "I built a Bhagavad Gita AI that answers"
                       + " life questions with verse citations 📖";

    String motto()     { return "Ship fast. Learn faster. Break nothing."; }
}


🛠️ Tech Stack

Languages

Java Python SQL

Backend & Frameworks

Spring Boot Spring Security FastAPI Hibernate LangChain

AI / ML

TensorFlow Scikit-learn FAISS

Databases & Caching

MySQL PostgreSQL Redis

DevOps & Tools

Docker Git GitHub Postman Power BI Maven


📊 GitHub Stats


🔥 Streak


📈 Activity Graph


🏆 Trophies


💼 Work Experience

🤖 Artificial Intelligence Intern — Edunet Foundation (Microsoft Collaboration) · Apr 2025 – May 2025

Python Scikit-learn Excel SQL Power BI

  • Completed a structured 4-week AI internship under expert mentorship from Microsoft-affiliated instructors.
  • Built end-to-end ML pipelines in Python — data preprocessing, feature engineering, and baseline model training using Scikit-learn.
  • Developed and evaluated 3+ mini-projects translating theoretical ML concepts into working solutions aligned with practical business scenarios.

🚀 Featured Projects

Project Stack Highlights
📖 Bhagavad Gita Intelligence System Python · FAISS · LangChain · MiniLM Production RAG over 700+ verses; sub-second semantic retrieval; citation-grounded responses; near-zero hallucinations
⚙️ Predictive Maintenance System Python · LSTM · TensorFlow · Scikit-learn 95% classification accuracy on NASA C-MAPSS; 51 engineered features; RUL prediction across 2 distinct machine domains
🔐 Secure Backend System Spring Boot · JWT · Docker · MySQL JWT stateless auth + RBAC; MVC layered architecture; fully containerized with Docker Compose
🛡️ Backend Guardrails Microservice Spring Boot · Redis · MySQL · Docker Redis-based rate limiting & cooldown; tested at 200 concurrent requests; event-driven notification system

🎓 Education

Degree Institution Expected Score
B.Tech – Computer Science & Engineering SRM Institute of Science and Technology 2027 9.0 / 10.0

🧠 Currently Learning

🧱 Microservices Architecture  →  Service Mesh, API Gateway, Circuit Breakers
🤖 LLM Engineering             →  Agentic Workflows, Tool Calling, Fine-Tuning
☁️  Cloud & DevOps             →  AWS (EC2, S3, RDS), CI/CD Pipelines
🔍 Advanced Databases          →  Query Optimization, Redis Pub/Sub, Partitioning

📬 Connect With Me

LinkedIn GitHub Email Profile Views

Popular repositories Loading

  1. Email_Spam_Classifier. Email_Spam_Classifier. Public

    An email spam filter in AI/ML classifies emails as spam or ham using techniques like Naïve Bayes, SVM, Decision Trees, and Deep Learning by analyzing content, sender reputation, and metadata, impro…

    Jupyter Notebook 1

  2. AI_Olympic_Prediction AI_Olympic_Prediction Public

    The Olympic Winners Prediction project aims to forecast future Olympic champions based on historical data. Using Scikit-Learn, NumPy, and Pandas, this project analyzes past Olympic performances, at…

    Jupyter Notebook

  3. Dreamsage Dreamsage Public

    JavaScript

  4. OCR_Text_Detection OCR_Text_Detection Public

    Finding text from the given image using easyOCR

    Jupyter Notebook

  5. MyJarvis MyJarvis Public

    Python

  6. Diabetes-predicition Diabetes-predicition Public

    this helps to predict diabetes with the help by svm model

    Jupyter Notebook