Skip to content
View Abhishek-369V's full-sized avatar
🎯
Focusing on building, learning and growing!
🎯
Focusing on building, learning and growing!

Block or report Abhishek-369V

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.

Content in all repositories owned by your account will be closed.
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
Abhishek-369V/README.md
Typing SVG
profile views      

👨‍💻 About Me

I'm Madanala Abhishek Varma, a B.Tech CSE graduate (May 2026) from Andhra Pradesh, India — currently a Data Analyst Intern at Bluestock Fintech, building end-to-end data pipelines on real financial data, while continuing to build in AI/ML and GenAI.

I started in frontend development (React) before moving into ML and now GenAI — I like understanding a system end-to-end rather than just one layer of it.

abhishek = {
    "currently_doing"    : "Data Analyst Intern @ Bluestock Fintech",
    "currently_learning" : ["Agentic AI (LangGraph, CrewAI, AutoGen)", "RAG evaluation"],
    "building"           : "AI apps and data pipelines with real-world utility",
    "open_to"            : ["Data Analyst", "Junior ML Engineer", "GenAI Developer"],
    "location"           : "Andhra Pradesh, India 🇮🇳 (Remote-friendly)"
}

🛠️ Tech Stack

Data / ML

GenAI Stack

Databases & Tools


🚀 Featured Projects

1. Mutual Fund Analytics Platform — Bluestock Fintech

End-to-end ETL + analytics pipeline on real financial data

  • Built a full pipeline on 87K+ real AMFI India NAV records, 40 fund schemes
  • SQLite star schema, EDA with 15+ charts, risk-adjusted metrics — Sharpe, Sortino, Alpha, Beta, VaR
  • Shipped a 4-page interactive Power BI dashboard with drill-through and cross-filtering

🔗 View Project | Live Demo


2. Message Intelligence Pipeline (L1 + L2)

Rule-based classification, extraction, priority scoring, and a semantic assistant — over 1,080 messages

  • Classifies messages into 6 categories, extracts tasks/events, detects and masks sensitive info
  • L2 adds a multi-signal priority engine, related-message grouping, and a TF-IDF semantic QA assistant with privacy-aware routing
  • Every decision is explainable — no black-box classification, full reasoning traced per output

🔗 View Project | Live Demo


3. AI-Powered Medicine Recommendation System

  • Predicts disease from 134 symptom-severity combinations across 41 disease categories
  • Random Forest + Keras, trained on 4,920+ samples, 99% accuracy
  • Interactive Streamlit web app, live and deployed

🔗 View Project | Live Demo


4. Universal AI Utility App

  • Multi-task GenAI app — Summarize, Translate, Explain, Generate Email, Rewrite
  • Dual LLM backend: Google Gemini (zero-cost) + OpenAI (BYOK), with seamless model switching
  • Live on Streamlit

🔗 View Project | Live Demo


🌱 What I'm Currently Doing

  • 💼 Data Analyst Intern @ Bluestock Fintech — real fintech data pipelines
  • 📚 Learning Agentic AI — LangGraph, CrewAI, AutoGen
  • 📝 Applying for Data Analyst / Junior ML / GenAI roles
  • 💡 Practicing SQL + Python (LeetCode) for interviews

📫 Let's Connect

 


From React components to RAG pipelines to ETL dashboards — still just connecting the dots.

Pinned Loading

  1. N100-financial-intelligence-platform N100-financial-intelligence-platform Public

    Financial intelligence platform for Nifty 100 companies — ( In progress: Sprint 2 of 6), Completed ETL pipeline, 12-table SQLite database, and a financial ratio engine (Sharpe-style KPIs, CAGR, cas…

    Python 1

  2. MF_Analytics_Platform MF_Analytics_Platform Public

    Mutual Fund Analytics Platform — ETL pipeline, SQLite star-schema DB, performance & risk analytics (Sharpe/Sortino/Alpha/VaR), and a live 4-page Power BI dashboard across 40 fund schemes and 64K+ N…

    Jupyter Notebook 1

  3. Medicine_Recommendation_System Medicine_Recommendation_System Public

    A machine learning-based web application that predicts diseases from user-reported symptoms and provides comprehensive health recommendations including Medicines, Diet_plans, Precautions, and Lifes…

    Python 1

  4. arxiv-agentic-rag arxiv-agentic-rag Public

    An autonomous Agentic RAG system built with LangGraph, ChromaDB, and Exa AI for AI Research paper retrieval, web fallbacks, and citation-backed synthesis

    Python 1