Thanks to visit codestin.com
Credit goes to github.com

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-App Sentiment-Analysis-App Public

    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-scratch RAG-implementation-from-scratch Public

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

    Python

  3. Enhancing-a-PoS-system Enhancing-a-PoS-system Public

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

    5-week long hackathon spanning across 4 tracks

    Jupyter Notebook

  4. Reddit-Daily-Digest Reddit-Daily-Digest Public

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

    HTML

  5. Computer-vision-RoboticsClub Computer-vision-RoboticsClub Public

    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