Hi,
You don't say anything about current and voltage...so we have to guess...
There are many current transformers.
If you use a passive one it has a current transfer ratio.
Maybe 1000:1. It means if you have 10A input current, then it has 10mA output current.
Let's say you want an input range of 10A AC, then you have +/- 14A voltage range --> +/- 14mA output current.
Now if your PIC ADC input voltage range is 3.0V you need a resistor of 3V/28mA = about 100 Ohms.
Additionally you need a voltage divider to lift the transformer output to VRef/2.
I recommend to use low pass filter between transformer and ADC.
Klaus