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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. youtube-comments-analysisyoutube-comments-analysisPublic

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

    Jupyter Notebook

  2. Book-Recommendation-SystemBook-Recommendation-SystemPublic

    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. ChatPDFChatPDFPublic

    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-ExtractionInvoice-Data-ExtractionPublic

    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-SummarizerNewsIQ-One-Sentence-News-SummarizerPublic

    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-APITranslation-APIPublic

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

    Python