Skip to content
View harsit14's full-sized avatar
💭
learning python
💭
learning python

Block or report harsit14

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. code_visualizer code_visualizer Public

    Code Visualizer is a Python-first runtime visualization app for learning how code actually executes. Paste Python, run it in the browser, and scrub through a visual trace of lines, variables, scope…

    TypeScript

  2. CodeNexus CodeNexus Public

    Forked from lyeswanthp/CodeNexus

    A multi-agent code review system powered by LangGraph. Fuses deterministic static analysis with an AST-driven knowledge graph to provide AI agents with precise, topology-aware context.

    Python

  3. CodeSelf CodeSelf Public

    CodeSelf is a research scaffold for studying execution-feedback reinforcement learning on coding tasks. It focuses on a bounded question: can a coding model improve on a declared Python task distri…

    Python

  4. Retcon Retcon Public

    Retcon is a local-first lab for domain-adaptive language model experiments. It turns a domain corpus into reproducible training/evaluation artifacts, measures the base model before adaptation, chec…

    Python

  5. AgenticOS AgenticOS Public

    A local-first, single-user desktop-style tool for creating, monitoring, and running AI agents across multiple LLM providers. Everything lives on your machine — SQLite for state, your API keys in th…

    TypeScript

  6. LLM-Router LLM-Router Public

    An intelligent gateway that analyses every incoming prompt and automatically routes it to the right model — a fast local LLM for simple tasks, a cloud API for complex ones.

    Python