Skip to content
View nehamaheshh's full-sized avatar

Block or report nehamaheshh

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

πŸ’« About Me:

πŸ‘‹ About Me
I am a Data Scientist with a double Master’s degree (Data Science & Engineering Sciences in DS), currently deepening my understanding of modern AI systems. I’m slowly learning the nuances of RAG, LLMs, Neo4j, vector databases, MCP, and knowledge-augmented retrieval to build grounded, production-ready projects.

πŸš€ I’m currently working on
LLM-based projects to get comfortable with agentic workflows, tool use, and smart retrieval
Building small end-to-end systems that combine Python + RAG + embeddings
Exploring how knowledge graphs & reasoning can improve AI decision making

🀝 I’m looking to collaborate on

Open-source projects involving RAG, LLM apps, multi-agent systems, or graph + AI
Building practical tools for learning, research, or workflow automation
Anything that makes complex AI concepts easier for beginners

πŸ“š I’m currently learning

Vector search & embeddings
Neo4j + Cypher for knowledge-graph-driven AI
Multi-context retrieval for LLM applications
MCP (Model Context Protocol) and how tools talk to AI

🧠 Would love advice on

Improving parameter efficiency β€” when to fine-tune, when to adapt, and when not to touch the weights at all (LoRA, QLoRA, adapters, etc.)
Understanding when not to use an LLM β€” choosing the right tool for the problem instead of forcing generative solutions
Best practices for prompt orchestration across tools β€” designing structured prompts for multi-step reasoning, tool calling, and agent workflows
Improving RAG retrieval accuracy β€” context pruning, chunking strategies, vector store choices, and β€œsignal over noise” retrieval

πŸ˜„ Fun fact

I still open StackOverflow like it’s Google β€” and somehow, it works every time. πŸ› οΈ

🌐 Socials:

LinkedIn email

πŸ’» Tech Stack:

Python R C++ LaTeX AWS Azure Google Cloud Apache Spark Apache Hadoop nVIDIA Streamlit WordPress Apache MicrosoftSQLServer MongoDB MySQL Postgres Neo4J SQLite Keras Matplotlib mlflow NumPy Pandas Plotly PyTorch scikit-learn Scipy TensorFlow GitHub Docker Jira Notion Power Bi Postman

πŸ“Š GitHub Stats:



✍️ Random Dev Quote

πŸ” Top Contributed Repo


Popular repositories Loading

  1. Loan_prediction Loan_prediction Public

    This is my final project

    HTML

  2. nehamaheshh nehamaheshh Public

  3. Company-Policy-RAG Company-Policy-RAG Public

    Built an on-prem, privacy-preserving policy chatbot using FastAPI, ChromaDB, and Ollama. Implements a full RAG pipeline with grounded responses, safe refusals, and source traceability, running enti…

    Python 1

  4. neo4j-agentic-academic-advisor neo4j-agentic-academic-advisor Public

    An agentic question-answering system built on top of a Neo4j knowledge graph that answers complex academic questions about university courses, prerequisites, and program requirements.

    Python

  5. Reasoning-style-fine-tuning-PEFT Reasoning-style-fine-tuning-PEFT Public

    LoRA vs QLoRA fine-tuning on CommonsenseQA measuring accuracy, GPU memory, and real-world PEFT trade-offs.

    Python

  6. LLM-Drift-Monitor LLM-Drift-Monitor Public

    Production-style LLM drift monitoring: semantic, structural, safety, and cost drift with Streamlit dashboard.

    Python