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 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
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. 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 1

  2. Loan_prediction Loan_prediction Public

    This is my final project

    HTML

  3. nehamaheshh nehamaheshh Public

  4. 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

  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