Hi everyone,
Without further ado, here is an example of a basic assistant for Gemini AI, created using the latest version of Harbour MiniGUI (26.07.3).
You need to add the API key generated from your Google account and paste it into the assistant's input field.
In my case, I used a free key.
In the `Build.bat` file, change this:
`set "PROJECT=X:\HERRAMIENTAS\Asistente_Gemini"`
to the directory where your source files are located.
Check the directory definitions in the project file `IAsistente.hbp` and in `Build.bat`.
I apologize for not making this setup as flexible as possible, but I generally use QPM for my projects.
The program is distributed "as is," but anyone is free to make further improvements and share the source
LINK DOWNLOAD
Best Regards
Henry Herrera.
Hola compañeros,
Sin mas que decir, les ofrezco este ejemplo de un asistente basico para Gemini IA, hecho con la ultima version de harbour minigui (26.07.3) .
Debes de agregarle la key que generas con tu cuenta de google y pegarla en la casilla del asistente.
En mi caso utilice una llave gratuita.
En el archivo Build.bat cambia esto:
set "PROJECT=X:\HERRAMIENTAS\Asistente_Gemini"
por el directorio en donde estan los fuentes.
Verifica como estan definidos tus directorios del archivo de proyecto IAsistente.hbp y Build.bat
Lamento mucho no poder hacer esta seccion lo mas flexible posible pero generalmente uso qpm para mis proyectos.
El programa se distribuye asi como esta, pero si alguien puede hacerle otras mejoras esta en libertad de ir colocando los fuentes.