Skip to content
View patrick-cuppi's full-sized avatar

Highlights

  • Pro

Block or report patrick-cuppi

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
patrick-cuppi/README.md

Hello, I am Patrick 👋

I am an Industrial Engineer and Full Stack Developer passionate about technology and innovation.


Patrick-React Patrick-Next Patrick-Vue Patrick-Js Patrick-Ts Patrick-Nodejs Patrick-Python Patrick-Golang Patrick-Grafana Patrick-Docker Patrick-AWS Patrick-GCP

Pinned Loading

  1. microservice-orders-invoices microservice-orders-invoices Public

    This project builds two independent microservices (Orders and Invoices). Services communicate asynchronously using RabbitMQ as the message broker. The architecture supports scalability, eventual co…

    TypeScript

  2. live-streaming-backend live-streaming-backend Public

    Project developed using React, Node.js, and AI (Gemini), where the agent is responsible for detecting new questions and responding based on the live stream transcription.

    TypeScript

  3. live-streaming-frontend live-streaming-frontend Public

    Project developed using React, Node.js, and AI (Gemini), where the agent is responsible for detecting new questions and responding based on the live stream transcription.

    TypeScript

  4. rag-system rag-system Public

    This project implements a Retrieval-Augmented Generation (RAG) system using OpenAI's GPT-4, Pinecone for vector storage, and LangChain for seamless document retrieval and query processing.

    Python