Skip to content
View tharunramavath's full-sized avatar

Highlights

  • Pro

Block or report tharunramavath

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

Hi πŸ‘‹, I'm Tharun Naik Ramavath

AI Engineer | Machine Learning | Data Science | Building Intelligent Systems

πŸš€ M.Tech in Technology Innovation & Entrepreneurship (AI) @ IIT Kharagpur 🧠 AI | LLMs | Machine Learning | Data Science πŸ“Š Building real-world AI systems 🌱 Currently exploring LLMs, Semantic Search, and Agentic AI


πŸ§‘β€πŸ’» About Me

  • πŸŽ“ M.Tech in Technology Innovation & Entrepreneurship (AI) @ IIT Kharagpur
  • πŸŽ“ B.Tech in Computer Science Engineering , Data Science specialization
  • πŸ’‘ Passionate about building AI systems that solve real-world problems
  • πŸ€– Currently working on LLMs, Semantic Search, AI Agents, and ML Systems
  • πŸ“Š Strong interest in Machine Learning, Data Science, Deep Learning and AI
  • πŸš€ Exploring AI startups, product development, and deep tech entrepreneurship

⚑ Tech Stack

πŸ’» Programming Languages

Python C++ Java

πŸ—„οΈ Databases

MySQL SQL

πŸ€– Machine Learning & AI

TensorFlow PyTorch Scikit Learn

🧠 AI / LLM Frameworks

LangChain LangGraph HuggingFace OpenAI

πŸ“Š Data Science

Pandas NumPy Tableau Power BI


🌐 Connect With Me


⭐️ If you like my work, consider starring my repositories and connecting with me!

Pinned Loading

  1. Adaptive-Hybrid-Forecasting-V1 Adaptive-Hybrid-Forecasting-V1 Public

    This project implements an adaptive hybrid forecasting model that combines multiple base models (ARIMA, Random Forest, Gradient Boosting, Ridge, Lasso,LSTM) with ensemble techniques (adaptive weigh…

    Jupyter Notebook

  2. PCA-Whitening PCA-Whitening Public

    This notebook introduces PCA Whitening, a preprocessing technique in machine learning that decorrelates features and scales them to unit variance. It explains the core concepts and steps involved i…

    Jupyter Notebook

  3. FastAPI-for-AI-Engineers FastAPI-for-AI-Engineers Public

    FastAPI for AI Engineers β€” Build a production-style AI Model Serving API with FastAPI. Mocked models (no GPU needed), real patterns: auth, SSE token streaming, Pydantic validation, background tasks…

    Python 1

  4. learn-mcp-by-building learn-mcp-by-building Public

    Learn MCP from zero β€” build a calculator server, a live weather server, and your own AI host with a Streamlit chat UI

    Python