Skip to content
View EngineerNV's full-sized avatar

Block or report EngineerNV

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. Laptop-GPT Laptop-GPT Public

    This is a repository dedicated to using opensource models locally on your machine - whether that be a mac or windows laptop. Given hardware limitations the focus is to be able to get a smaller vers…

    Python 1

  2. resume-ats-docx-gen resume-ats-docx-gen Public

    A resume creation app that lets users that input the JSON file with specific fields generate a formatted resume file in docx that is good for ATS parsing. Intended to be used by AI app in future pr…

    Python

  3. simple-RAG simple-RAG Public

    simple RAG LLM implementation with opensource tooling. Leveraging a Vector storage of a document in order for an LLM Agent to access the information if it is relevant.

    Python

  4. MLProjects MLProjects Public

    Testing a Neural Net configuration with predicting a companies stock value over time.

    Jupyter Notebook

  5. RobotProjects RobotProjects Public

    Various Robotic Projects I coded in python for Maze Solving bots to Capture the Flag Robots

    Python

  6. TicTacToe_RL TicTacToe_RL Public

    Using Q learning to train a system to play tic tac toe

    Python