Hi there,
I have an AI Feedback Generator that I would like to provide feedback on image uploads (written text).
What is the best approach + endpoint for this use case?
Should I extract the text from the image, then send the text to the Chat Completions endpoint? Or use the Assistant endpoint to achieve this?
Thank you for your recommendations.