Orchestrator_final / intents.json
Anvit25's picture
Added Gradio app.py
8dbca95
raw
history blame contribute delete
549 Bytes
{
"search_local_image": [
"show me a picture of",
"find an image of",
"can I see a photo of",
"search for a picture of",
"display a picture of"
],
"request_image_analysis": [
"what do you see in this",
"can you analyze this picture",
"describe this photo for me",
"tell me about this image",
"what is in this picture"
],
"request_audio_analysis": [
"what is this sound",
"identify this audio clip",
"can you listen to this",
"analyze this sound",
"what does this audio say"
]
}