Skip to content
View akshaya13's full-sized avatar

Block or report akshaya13

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. QandA-ChatBot QandA-ChatBot Public

    Conversational ChatBot with Message History

    Jupyter Notebook

  2. RAG-QandA RAG-QandA Public

    A Streamlit-based Q&A system using Retrieval-Augmented Generation (RAG) to answer queries from research papers, leveraging Groq's Llama3 model and FAISS for efficient vector search.

    Python

  3. quora_duplicate_pairs quora_duplicate_pairs Public

    Quora Duplicate Question detection using Bag of Words (BOW), feature extraction, and preprocessing techniques to identify duplicate questions.

    Jupyter Notebook

  4. SMS-Spam-Detection SMS-Spam-Detection Public

    Spam Detection System using NLTK - Bag of Words - Multinomial Naive Bayes

    Jupyter Notebook

  5. recommendation-system recommendation-system Public

    Content Based Recommendation system using tags!

    Jupyter Notebook

  6. Plagiarism-Detector Plagiarism-Detector Public

    Plagiarism detection tool using the Longest Common Substring (LCS) algorithm to identify common substrings

    C++