> For the complete documentation index, see [llms.txt](https://docs.eyepop.ai/developer-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eyepop.ai/developer-documentation/train-your-own-model/previewing-results.md).

# Previewing Results

Test the model on real images and read its predictions

The preview experience allows you to test your model in real-world scenarios. Select or drag an image into your preview experience. The image output with bounding boxes will display on the left side of the screen, with JSON outputs on the right.

At this stage, you have an output and can begin thinking about how you might integrate these results in your product. For the shape of the data EyePop returns and how to consume it, see [Pops](/developer-documentation/platform/pop.md) and the [SDKs](/developer-documentation/sdks.md).
