Pinned Repositories
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
Assignments-of-IIITH-23
Assignments of IIITH monsoon 2023, Mtech 1st sem
Autocomplete-System-using-Trie-Variants
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-based autocomplete functionality, making it ideal for applications requiring text prediction and search.
Blackcoffer-Blogs-Text-Analysis
Web Scraping, Sentimental Analysis and Exploratory Text Analysis on the blogs of Blackcoffer website
books
chatGPT-telegram-bot
This is a very early attempt at having chatGPT work within a telegram bot
Exploring-Multimodality
Multimodal RAG system integrating text, images, audio, videos, infographics, charts and tables, using GPT-4O, Llama 3.2, and ColPali for retrieval and generation.
Posix-Shell-Implementation
Custom POSIX shell in C/C++ with pipelines, I/O redirection, process management, and autocomplete. Built for Advanced Operating Systems coursework.
QA-chatbot-using-RAG-SMAI
SMAI Project. Made an abstractive qa RAG chatbot using Langchain and experimented with variety of vector stores and retrievers and evaluated them using Ragas
SMAI-Course-Assignments
All Assignments of the course, Statistical Methods in AI at IIITH, Monsoon 2024
RhiteshKS's Repositories
RhiteshKS/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
RhiteshKS/Assignments-of-IIITH-23
Assignments of IIITH monsoon 2023, Mtech 1st sem
RhiteshKS/Autocomplete-System-using-Trie-Variants
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-based autocomplete functionality, making it ideal for applications requiring text prediction and search.
RhiteshKS/Blackcoffer-Blogs-Text-Analysis
Web Scraping, Sentimental Analysis and Exploratory Text Analysis on the blogs of Blackcoffer website
RhiteshKS/books
RhiteshKS/chatGPT-telegram-bot
This is a very early attempt at having chatGPT work within a telegram bot
RhiteshKS/ChunkViz
Visualize Different Text Splitting Methods
RhiteshKS/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
RhiteshKS/Exploring-Multimodality
Multimodal RAG system integrating text, images, audio, videos, infographics, charts and tables, using GPT-4O, Llama 3.2, and ColPali for retrieval and generation.
RhiteshKS/IIIT-Courses-Resources
Resources related to IIITH courses for learning beyond the courses.
RhiteshKS/Lakera-gandalf-prompts
These are the prompts that I used, to clear 7 levels of gandalf
RhiteshKS/langchain-tutorials
Overview and tutorial of the LangChain Library
RhiteshKS/Lung-Cancer-Detection-using-DIP-and-CNN-architectures
Machine Learning Projects that I did in my BTech
RhiteshKS/machine-learning-interview
Machine Learning Interviews from FAAG, Snapchat, LinkedIn.
RhiteshKS/Neural-POS-Tagging
Designed and implemented POS taggers using Feed Forward Neural Networks and LSTMs and evaluated them using accuracy, f1 score and confusion matrix. Did extensive hyperparameter tuning to achieve high performance. INLP Assignment, Monsoon '24.
RhiteshKS/Posix-Shell-Implementation
Custom POSIX shell in C/C++ with pipelines, I/O redirection, process management, and autocomplete. Built for Advanced Operating Systems coursework.
RhiteshKS/QA-chatbot-using-RAG-SMAI
SMAI Project. Made an abstractive qa RAG chatbot using Langchain and experimented with variety of vector stores and retrievers and evaluated them using Ragas
RhiteshKS/SMAI-Course-Assignments
All Assignments of the course, Statistical Methods in AI at IIITH, Monsoon 2024
RhiteshKS/Springboot-Apis
RhiteshKS/SSD_23_2023202013
RhiteshKS/HackerEarth
RhiteshKS/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
RhiteshKS/llm-security
New ways of breaking app-integrated LLMs
RhiteshKS/optimise-my-whisper
RhiteshKS/tutorial
RhiteshKS/xv6-AOS-Assg