hihumanzone / Gemini-Pro-Chat-Interface

A Chat Interface For Gemini Pro
https://geminihzhui.vercel.app
MIT License
10 stars 6 forks source link

Buttons not working on LOCAL #2

Closed kimimorgam closed 6 months ago

kimimorgam commented 6 months ago

As title says, after download, i cant click on any button to set my api or send a message

hihumanzone commented 6 months ago

I apologize for any confusion; the previous version of the installation process was not up-to-date because I neglected to update it. I realize now that I had made the process overly complicated when, in fact, it is quite straightforward. I have since revised it to a more simplified and easier approach. Please read the updated installation instructions here: https://github.com/hihumanzone/Gemini-Pro-Chat-Interface?tab=readme-ov-file#installation. After trying the updated method, let me know if it works for you. Thank you.

kimimorgam commented 6 months ago

I apologize for any confusion; the previous version of the installation process was not up-to-date because I neglected to update it. I realize now that I had made the process overly complicated when, in fact, it is quite straightforward. I have since revised it to a more simplified and easier approach. Please read the updated installation instructions here: https://github.com/hihumanzone/Gemini-Pro-Chat-Interface?tab=readme-ov-file#installation. After trying the updated method, let me know if it works for you. Thank you.

I followed the steps, they are very simple, but the gear button doesn't work to open the configuration and paste the API, the SEND button after writing the message doesn't work either.

Is it necessary to host on an example server, xamp? or can it run without hosting?

hihumanzone commented 6 months ago

I apologize for any confusion; the previous version of the installation process was not up-to-date because I neglected to update it. I realize now that I had made the process overly complicated when, in fact, it is quite straightforward. I have since revised it to a more simplified and easier approach. Please read the updated installation instructions here: https://github.com/hihumanzone/Gemini-Pro-Chat-Interface?tab=readme-ov-file#installation. After trying the updated method, let me know if it works for you. Thank you.

I followed the steps, they are very simple, but the gear button doesn't work to open the configuration and paste the API, the SEND button after writing the message doesn't work either.

Is it necessary to host on an example server, xamp? or can it run without hosting?

I apologize for any confusion once again. There's no need to host it on a server for it to work. I think I need to further educate myself on how HTML files operate lol. For now, I have consolidated the HTML, CSS, and JavaScript into a single HTML file. You can download it and open it in your browser, and it should work. Please find the file here: https://github.com/hihumanzone/Gemini-Pro-Chat-Interface/blob/main/full.html

kimimorgam commented 6 months ago

You don't need to apologize, I'm loving your project, besides everything it has a memory and Gemini continues the text, fantastic!

I appreciate and recommend your project! =D

I will test again and report after =D

kimimorgam commented 6 months ago

Working fine now, i just copy the code of this new file and replace on the old file, nice work! =D