Skip to content
View Yugansh5013's full-sized avatar
  • New Delhi, India

Highlights

  • Pro

Block or report Yugansh5013

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

Hi there, I'm Yugansh! 👋

I am a Computer Science undergraduate at Netaji Subhas Institute of Technology, passionate about the intersection of Software Systems and Artificial Intelligence.

My focus is on bridging the gap between high-level AI research and low-level system performance. I enjoy building tools that make AI efficient, accessible, and fast.

🔭 Current Engineering Focus

  • Inference Optimization: Compiling and optimizing Large Language Models (LLMs) for local execution using C++ and industry-standard runtimes.
  • Generative AI Systems: designing retrieval-augmented architectures (RAG) that combine vector search with autonomous agents.
  • Open Source: actively contributing to machine learning infrastructure and documentation.

🛠️ Technical Stack

  • Languages: C++, Python, SQL, JavaScript.
  • Frameworks: PyTorch, LangChain, OpenVINO, React.
  • Infrastructure: Docker, Git, Visual Studio, CMake.

About Me: I enjoy the challenge of "getting under the hood"—whether that is debugging compilation flags on Windows or implementing custom memory management for inference engines.

📫 Reach me: yugansh5013.s@gmail.com

Pinned Loading

  1. research-graph-copilot research-graph-copilot Public

    ResearchGraph Copilot: a Neo4j‑powered research explorer that uses an LLM to turn questions into graph queries and visualize papers, citations, and concepts in an interactive 3D graph.

    Jupyter Notebook

  2. langchain-RAG langchain-RAG Public

    This RAG takes a link to a website or sitemap and answers questions about them.

    Python

  3. cyberlens cyberlens Public

    Forked from Pasta-coder/cyberlens

    TypeScript

  4. stock-pridiction stock-pridiction Public

    A deep learning framework leveraging GANs to model complex temporal dependencies in stock market data for trend forecasting.

    Python