Recently found out that using the pigpio library one can set the raspberry pi to be a slave in a bus setup with an arduino. Someone has even written some test code on the RPi forums which shows that a setup of RPi and arduino can be set as a slave-master. My biggest question now is how to wire them together. I'm using an Arduino Uno which is 5v and the raspberry pi is only 3.3v tolerant. I read that I2C setups usually has a power cable and pull-up resistors connected to the SCL and SDA lines but many pictures do not show these lines. After some brief discussion, I was told to setup something similar to the explanations.
I'm wondering if the schematic and my understanding are correct for setting up the I2C connection between the RPI and Arduino. Attached below is the picture of the schematic.
edit: Updated my schematic to use the correct pin layout
