Skip to content
View Saarthakkj's full-sized avatar
:octocat:
lazy if not coding.
:octocat:
lazy if not coding.

Block or report Saarthakkj

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
Saarthakkj/README.md

Hi there 👋

  • 🌟 Projects I've made:
    • Bayesian Machine Learning Project: A Course recommendation system with 0.915 AUC with implicit feedback. Referred to Bayesian Personalised Ranking System for implicit Feedback paper and implemented in Python.
    • Docbook: A GraphRAG based CLI-tool to add any documentation as a context using just a single URL using crawl4ai
  • 💻 Tech stack:
    • Web: HTML, CSS, JavaScript, React, Tailwind, Node.js, Next.js
    • DSA: C++
    • ML: PyTorch , Python

Pinned Loading

  1. docbook docbook Public

    A graphRAG based CLI-tool to add any documentation as a context using just a single URL

    Python 22 2

  2. course_reccomendation course_reccomendation Public

    Bayesian Machine Learning Course Project. A Course recommendation system with 0.915 AUC with implicit feedback. Referred to "Bayesian Personalised Ranking System for Implicit Feedback" paper and Im…

    Python