Skip to content
View hardin253874's full-sized avatar

Block or report hardin253874

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. colleague-agent colleague-agent Public

    A Next.js 15 (App Router) web app that turns uploaded source material about a colleague — chat exports, profile docs, knowledge files — into a downloadable Claude Code agent package.

    TypeScript

  2. rag-chatbot-v2 rag-chatbot-v2 Public

    A Retrieval-Augmented Generation (RAG) chatbot built with TypeScript, OpenAI, and dual vector store support (ChromaDB local or Pinecone cloud). Ask questions grounded in your own documents — PDFs, …

    TypeScript

  3. rag-chatbot-v3 rag-chatbot-v3 Public

    A full-stack Retrieval-Augmented Generation (RAG) chatbot that ingests documents, stores them as vector embeddings in Pinecone, and uses similarity search to provide grounded, cited answers via Ope…

    C#

  4. dependencies-management dependencies-management Public

    A locally-run, AI-augmented dependencies analysis agent for legacy JavaScript/TypeScript projects.

    TypeScript