Pinned Repositories
chatgpt-client
A Python Client for ChatGPT
differences-between-two-images
Detect and visualize differences between two images with OpenCV Python
digits-recognition
Find the number of digits hold in the hand through computer vision, using the webcam video feed.
email-client
A lightweight, Python-based email client designed to simplify the process of composing and sending emails programmatically.
live-stream-camera
Collect the stream from the webcam and turn it into 16-bytes images
olivierbenard
olivierbenard's Repositories
olivierbenard/differences-between-two-images
Detect and visualize differences between two images with OpenCV Python
olivierbenard/digits-recognition
Find the number of digits hold in the hand through computer vision, using the webcam video feed.
olivierbenard/chatgpt-client
A Python Client for ChatGPT
olivierbenard/email-client
A lightweight, Python-based email client designed to simplify the process of composing and sending emails programmatically.
olivierbenard/google-sheet-client
GoogleSheetClient is a Python module for interacting with Google Sheets using the Google Sheets API. It supports authentication via a service account, retrieves sheet data, and includes retries with exponential backoff to handle API failures.
olivierbenard/live-stream-camera
Collect the stream from the webcam and turn it into 16-bytes images
olivierbenard/olivierbenard