Skip to content
View arihantchoudhary's full-sized avatar

Highlights

  • Pro

Block or report arihantchoudhary

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
arihantchoudhary/README.md

Hi, I'm Arihant.

I learn, fail, debug and build fast. I try to be consistent and deliver measurable results (pending)

Brewing LLMs

Pinned Loading

  1. arihantchoudhary arihantchoudhary Public

    Hey There!

    1

  2. chat-webscrapper chat-webscrapper Public

    A llm-powered chat bot that scrapes websites and implements RAG, allowing you to meaningfully converse with websites.

    Python 1

  3. LLMs-from-scratch LLMs-from-scratch Public

    Forked from rasbt/LLMs-from-scratch

    Implement a ChatGPT-like LLM in PyTorch from scratch, step by step

    Jupyter Notebook 1

  4. Guess-the-Rule-LLM-Benchmark Guess-the-Rule-LLM-Benchmark Public

    Forked from m1chae11u/Guess-the-Rule-LLM-Benchmark

    A dynamically reusable benchmark designed to evaluate Large Language Models’ abstract reasoning capabilities through continuously generated “Guess the Rule” games. This repository features an autom…

    TypeScript