Skip to content
View KashyapTan's full-sized avatar

Highlights

  • Pro

Block or report KashyapTan

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. clueless clueless Public

    Need an LLM to help you with something? Talk to anything on your screen with Clueless, an app that uses locally served LLM's (Ollama) to help you with anything on your screen. Take a screen shot wi…

    Python 5 3

  2. SVD-Movie-Recommender-System SVD-Movie-Recommender-System Public

    SVD-Based Movie Recommender System. Built a movie recommendation engine using Singular Value Decomposition (SVD) with 0.92 precision and 0.96 NDCG. Predicts user ratings for unseen movies (0.87 RMS…

    Python

  3. kashyaptan.github.io kashyaptan.github.io Public

    Personal Portfolio Website. This website details a short background about me, my projects, and my skills.

    HTML

  4. Fast-Trajectory-Replanning Fast-Trajectory-Replanning Public

    An A* Algorithm Pathfinding Visualizer in Python. Implemented five A* algorithm variations with custom heuristics and a binary heap to optimize pathfinding on 101x101 obstacle grids. Includes an in…

    Python

  5. LLM-Query-UI LLM-Query-UI Public

    Minimalist UI to query any Ollama model. The user also has an option to enter a system prompt for better answers to queries. Additionally, the user can change the llm model, the temperature, etc.

    CSS 1