Skip to content
View HarshJ23's full-sized avatar
💻
Learning
💻
Learning

Block or report HarshJ23

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
HarshJ23/README.md

Hi 👋, I'm Harsh Jawajiwar

Hey, I am Harsh Jawajiwar , currently studying at BITS Pilani ,Hyderabad Campus,Pursuing dual majors in Physics and Computer Science.Currently exploring the field of Generative AI (applications, LLM's etc.)

Pinned Loading

  1. RAG-Fusion RAG-Fusion Public

    Implementation of RAG fusion technique which is based on multiple query generation , answer retrieval for multiple queries and re-reranking the results . More in this paper : https://arxiv.org/abs/…

    Jupyter Notebook

  2. OPRO_implementation OPRO_implementation Public

    A simple and slightly modified version of LLM as optimizer paper.

    Jupyter Notebook

  3. walmart-sparkathon-project walmart-sparkathon-project Public

    A conversational shopping assistant.

    TypeScript

  4. flask-app-NL2SQL flask-app-NL2SQL Public

    A flask-based app using OpenAI API , Langchain and SQLAlchemy to query a SQL-based database from natural language.

    Python

  5. csv-agent csv-agent Public

    Connect your CSV File from google sheets URL and directly start chatting and analyzing the data.

    Python

  6. sarvam_rag-assignment sarvam_rag-assignment Public

    This project implements a Agentic Retrieval-Augmented Generation (RAG) system along with tools and voice integration capabilities. It's designed to work with NCERT textbook PDF's. Built it as a par…

    TypeScript 1