Skip to content
View RhiteshKS's full-sized avatar

Block or report RhiteshKS

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. Posix-Shell-Implementation Posix-Shell-Implementation Public

    Custom POSIX shell in C/C++ with pipelines, I/O redirection, process management, and autocomplete. Built for Advanced Operating Systems coursework.

    C++

  2. Autocomplete-System-using-Trie-Variants Autocomplete-System-using-Trie-Variants Public

    This project implements an Autocomplete System using different data structures: Standard Trie, Patricia Trie, and Ternary Search Tree (TST). The system supports efficient word insertion and prefix-…

    Python

  3. QA-chatbot-using-RAG-SMAI QA-chatbot-using-RAG-SMAI Public

    SMAI Project. Made an abstractive qa RAG chatbot using Langchain and experimented with variety of vector stores and retrievers and evaluated them using Ragas

    Jupyter Notebook 1

  4. Exploring-Multimodality Exploring-Multimodality Public

    Multimodal RAG system integrating text, images, audio, videos, infographics, charts and tables, using GPT-4O, Llama 3.2, and ColPali for retrieval and generation.

    Jupyter Notebook

  5. SMAI-Course-Assignments SMAI-Course-Assignments Public

    All Assignments of the course, Statistical Methods in AI at IIITH, Monsoon 2024

    Jupyter Notebook 1

  6. 30_NutritionCounter 30_NutritionCounter Public

    Forked from IAmOnkarSawant/30_NutritionCounter

    Developed a nutrition counter web app using MERN stack and Pytesseract ocr for extracting text and tables from ingredient and product tables and gave recommendations to the customers

    JavaScript