Skip to content
View paulomuraroferreira's full-sized avatar

Block or report paulomuraroferreira

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. LLM-agents-with-docker LLM-agents-with-docker Public

    LLM Agent with LangGraph and Docker for executing the agent's code in a containerized environment.

    Python 2

  2. Self_correcting_coding_agent Self_correcting_coding_agent Public

    This repository implements an LLM agent that receives a user's prompt and corresponding unit tests. The agent generates the code, tests it for correct execution, and ensures it passes the unit test…

    Python 2

  3. IMCKDE IMCKDE Public

    Code for the proposed IMCKDE clustering algorithm, developed at UFPR (Federal University of Paraná). Paper submitted for publication in the Journal of Applied Statistics.

    Python

  4. llama3_8b_finetuning llama3_8b_finetuning Public

    This repository implements a Llama 3 8B fine-tuning on LLM papers scraped from Arxiv.

    Python

  5. langflow_ragas langflow_ragas Public

    This repository implements the evaluation metrics from RAGAS to a RAG pipeline on langflow.

  6. langflow_redis langflow_redis Public

    This repository implements a custom Redis chat memory to a RAG pipeline on langflow.