Skip to content
View Prayesh13's full-sized avatar

Block or report Prayesh13

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. youtube-comments-analysis youtube-comments-analysis Public

    A machine learning project to clasify the sentiment of youtube comments.

    Jupyter Notebook

  2. Book-Recommendation-System Book-Recommendation-System Public

    Create a collaborative filtering-based book recommendation system using Flask. The app recommends books based on user input and displays popular books. The system uses cosine similarity to find sim…

    Jupyter Notebook 1 1

  3. ChatPDF ChatPDF Public

    A Streamlit-based chatbot that interacts with multiple PDF files using Google Generative AI, LangChain, and FAISS for intelligent document querying.

    Python

  4. Invoice-Data-Extraction Invoice-Data-Extraction Public

    A lightweight app that extracts structured information from PDF invoices using local LLMs (like LLaMA3.2) and semantic search with sentence-transformers—upload an invoice, ask a question, and get a…

    Python

  5. NewsIQ-One-Sentence-News-Summarizer NewsIQ-One-Sentence-News-Summarizer Public

    A lightweight NLP project that condenses lengthy news articles into a single, clear, and informative sentence using a fine-tuned transformer model. Perfect for quick news consumption and headline g…

    Jupyter Notebook

  6. Translation-API Translation-API Public

    A FastAPI-powered translation API using MarianMT to translate English text into Romance languages like Spanish, French, and Italian.

    Python