Skip to content
View nick211908's full-sized avatar
  • lucknow

Highlights

  • Pro

Block or report nick211908

Report abuse

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

Report abuse

Pinned Loading

  1. vector-db vector-db Public

    Lightweight vector database built from scratch with NumPy. Supports add/upsert/delete, exact nearest-neighbor search (cosine or L2), metadata filtering, and save/load persistence. Ideal for learnin…

    Python

  2. coding-agent coding-agent Public

    A lightweight coding agent implemented in pure Python — no external agent frameworks or heavy dependencies. Demonstrates how an LLM-powered agent can plan, execute, and iterate on coding tasks usin…

    Python 1

  3. missing-person missing-person Public

    Missing Person AI is an end-to-end, real-time facial recognition platform designed to assist in locating missing individuals. Powered by FastAPI, DeepFace, ByteTrack, and React, it analyzes live RT…

    Python 1

  4. mini-hermes mini-hermes Public

    Mini Hermes is an open-source autonomous assistant agent inspired by Hermes. It combines planning, tool calling, memory, reflection, and code execution into a modular ReAct-based architecture capab…

    Python