Skip to content
View harshita-mp's full-sized avatar

Highlights

  • Pro

Block or report harshita-mp

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

πŸ‘©β€πŸ’» whoami --harshita-mp

About me:

πŸ’» | M.S. Computer Science @ Case Western Reserve University (CWRU)
πŸŽ“ | Graduated May 2026
βš™οΈ | I build data pipelines, backend systems, and AI retrieval tools

πŸ›  Currently building:

πŸ”– | NeuralStack β€” an end-to-end RAG pipeline with hybrid retrieval over ArXiv ML papers using LangChain, n8n, and Pinecone

πŸ“« Reach me:

πŸ–‡οΈ | harshita.jobs04@gmail.com
πŸ–‡οΈ | https://www.linkedin.com/in/harshita-m-p-/

Pinned Loading

  1. NeuralStack-RAG NeuralStack-RAG Public

    Agentic RAG pipeline over ArXiv papers β€” hybrid retrieval, LLM query routing, cited answers. LangChain Β· Pinecone Β· Llama/Groq Β· FastAPI Β· Streamlit Β· n8n

    Python

  2. transformer-sequence-parallelism transformer-sequence-parallelism Public

    Forked from CWRU-CSDS-451/f2025-team10

    Implements sequence parallelism for Transformer layers using MPI4Python and multi-GPU acceleration, exploring scalability trade-offs and communication bottlenecks in distributed attention.

    Python