Skip to content
View kroller-syr's full-sized avatar

Block or report kroller-syr

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

Popular repositories Loading

  1. K.Roller_Personal_Repository K.Roller_Personal_Repository Public

    Personal repository for Kent Roller

  2. maintenance-manual-RAG-assistant maintenance-manual-RAG-assistant Public

    This project is a local web app that lets you talk to maintenance manuals in PDF form. It uses a Retrieval-Augmented Generation (RAG) pipeline: the app reads a PDF, splits it into chunks, embeds th…

    Python

  3. manual_RAG_Assistant_V2 manual_RAG_Assistant_V2 Public

    Version 2 of maintenance manual RAG assistant that incorporates several modifications over the original such as implementing OCR/Tesseract to be able to work with PDFs that are images (not raw text…

    Python

  4. Langchain_POC Langchain_POC Public

    Basic implementation of Langchain with simple text that will be used as a building block for more complex projects

    Python

  5. Coordinator_Router_Chain Coordinator_Router_Chain Public

    Basic simulated implementation of sub-agents being handled by a coordinator with task chaining to proper agents. To be used for building block for more complex projects.

    Python

  6. Parallel-Processing-with-LangChain Parallel-Processing-with-LangChain Public

    Python