Skip to content
View Ani-404's full-sized avatar

    Block or report Ani-404

    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. Sentiment-Analysis-AppSentiment-Analysis-AppPublic

      NLP project that detects sentiment in text with a special focus on financial language, spotting underlying tones in market-related content and aiding predictions.

      Jupyter Notebook

    2. RAG-implementation-from-scratchRAG-implementation-from-scratchPublic

      Implementing RAG pipelines for specific needs/uses from scratch using custom retrievers, embeddings, and generators

      Python

    3. Enhancing-a-PoS-systemEnhancing-a-PoS-systemPublic

      Forked from devclub-iitd/summer-of-code-2024

      5-week long hackathon spanning across 4 tracks

      Jupyter Notebook

    4. Reddit-Daily-DigestReddit-Daily-DigestPublic

      A compact Python scraper that turns selected subreddits into daily CSV + human-friendly HTML reports, with optional GitHub Actions automation.

      HTML

    5. Computer-vision-RoboticsClubComputer-vision-RoboticsClubPublic

      Detect and classify colored objects. Uses OpenCV to find circular objects in an image, sort them left-to-right, and identify whether they are red or blue

      Python