Hello,
I have been experimenting where I intend to manage my server and carryout tasks using natural language instructions through Gemini, I have recently started using Gemini AI Studio and created a Gemini API Key, I have successfully connected the Gemini API key with my Server and now If were to instruct gemini to carryout tasks, how would that be?
because in AI studio, Create Prompt or anywhere, I don’t see an user interface where I can start passing commands and prompts and accordingly gemini will execute them over API.
I was also thinking if this might not be the case, then would we require to have a middleware in between that will do the work? if yes what would be the approach?
Thanks
A