Skip to content
View Shreyash-Gaur's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Shreyash-Gaur

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

Pinned Loading

  1. VoxGraph-RAG VoxGraph-RAG Public

    VoxGraph-RAG is a local, agentic system unifying Neo4j Knowledge Graphs and FAISS vector search via LangGraph. It features self-correcting retrieval, autonomous tool-calling, and a cloud-free voice…

    Python

  2. Nyaya-LLM Nyaya-LLM Public

    An ablation study adapting 4B-parameter LLMs (Qwen-2.5, Gemma-3, Phi-4) to the Indian Legal Domain. Features LoRA/QLoRA optimization, custom synthetic data generation, and an automated LLM-as-a-Jud…

    Jupyter Notebook

  3. LangGraph-SQL-Agent LangGraph-SQL-Agent Public

    An agentic Text-to-SQL system using LangGraph, SQLAlchemy, and LLMs (Ollama/OpenAI). Features relevance routing, dynamic SQL execution, and automatic query regeneration.

    Jupyter Notebook

  4. Image_Captioning Image_Captioning Public

    An advanced image captioning system built with TensorFlow and Keras, utilizing an InceptionV3 CNN encoder and a Transformer decoder trained on the COCO 2017 dataset featuring a custom training loop…

    Jupyter Notebook

  5. Named_Entity_Recognition Named_Entity_Recognition Public

    It is a subtask of information extraction that locates and classifies named entities in text into predefined categories such as the names of persons, organizations, locations, expressions of times,…

    Jupyter Notebook

  6. Graphiti-RAG-Agent Graphiti-RAG-Agent Public

    A local-first agentic RAG system demonstrating temporal reasoning. Uses Graphiti that grounds its responses in an evolving Neo4j knowledge graph and Pydantic AI with local Ollama models for strict,…

    Python 1