Skip to content
View Aditya-ADII's full-sized avatar

Block or report Aditya-ADII

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

Pinned Loading

  1. Multi-User-PDF-Q-and-A Multi-User-PDF-Q-and-A Public

    A Streamlit-based web app for uploading and querying multiple PDF research papers concurrently, using FAISS for vector search, Redis for storage, Gemini 1.5 Flash API for answers, and Kubernetes/Do…

    Python

  2. CuisineInsight-Q-and-A CuisineInsight-Q-and-A Public

    Developed CuisineInsight Q&A, a RAG system using llama3:3b to answer nuanced restaurant queries from 10K+ Yelp reviews. Integrated TF-IDF+logistic regression (91% sentiment accuracy), Chroma+Nomic …

    Python

  3. Pizza-Restaurant-Review-Q-and-A-System Pizza-Restaurant-Review-Q-and-A-System Public

    This project uses LangChain, Ollama, and Chroma to answer questions about pizza restaurants based on reviews in realistic_restaurant_reviews.csv. It leverages CUDA, cuDNN, and PyTorch for GPU accel…

    Python

  4. News-Article-Summarizer News-Article-Summarizer Public

    This project automatically generates concise summaries of Indian news articles related to the Mahakumbh, helping users quickly grasp key information.

    Jupyter Notebook 1 1

  5. KNN-flood-prediction-model KNN-flood-prediction-model Public

    This repository contains a KNN (K-Nearest Neighbors) flood prediction model. The purpose of this model is to predict the likelihood of floods in a given area based on historical weather and flood d…

    Jupyter Notebook