Virtual Voice Assistant

I’m going to develop Virtual Voice Assistant that helps managing PC.
And to decide what to do from user’s input, I’m going to use Gemini API as Intent Recognition.
Actually, I’m familiar with Prompt Engineering so it’s really hard for me to build efficient prompts to extract intent and entities.
Please help me.

1 Like

Hi @Owen_Grant ,
Great Idea! Try crafting clear, concise prompts focused on specific intents. Also consider adding examples for better extraction.
Thanks!