Skip to content

Prompting Latent Agent

When you first start using Latent Agent, you can ask it questions or give it tasks in a natural way. The examples below show a few ways to get started, but feel free to experiment; you don’t need to follow any strict rules. Change the datasets, models, edge devices, or questions, and see how Latent Agent responds!

Example prompts

If you have neither dataset nor model

Can you help me build a person detection application? I don't have any data yet and I'm not sure what I need to proceed.

If you have a labeled dataset

Can you help me train an object detection model? I have a dataset labeled using the PASCAL VOC format, and it's available here: s3://leip-showcase.latentai.io/recipes/chemlab_sample.zip

(Yes, you can provide this path to Latent Agent!)

If you have a trained model

I already have a trained model. Can you help me optimize it for deployment to my edge device?

If you want to learn more about LEIP

What are recipes, and how can they help me solve my edge deployment problems?