Skip to content
View Ranjith-JS2803's full-sized avatar

Block or report Ranjith-JS2803

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. Agentic-Chunker Agentic-Chunker Public

    Agentic Chunking involves organizing propositions from a text into meaningful “chunks” for efficient processing and retrieval within a RAG system.

    Python

  2. BlogLite BlogLite Public

    This repository contains two versions of the BlogLite application: BlogLite-v1 and BlogLite-v2. Each version represents a distinct iteration of the BlogLite project, featuring different functionali…

    HTML

  3. Business-Data-Management Business-Data-Management Public

    This project is centered around data analysis, with data collected from a hotel detailing various items, their selling prices, and revenue.

  4. MedBot MedBot Public

    Built a chatbot, which incorporates large language model (LLM) with retrieval-augmented generation (RAG) to ensure access to the latest knowledge base in medical domain.

    Python

  5. OralCancer-Detection OralCancer-Detection Public

    This project features two models for oral cancer detection: an SVM model, a traditional machine learning approach, and a CNN model, a deep learning method.

    Jupyter Notebook

  6. RAG-System RAG-System Public

    This system processes various file types (text, audio transcripts, video transcripts, CSV files, PDF documents, and images) to generate responses using a Retrieval-Augmented Generation (RAG) pipeline.

    Python