After testing, I feel that the Gemini Pro API is not inferior to gpt3.5 (simple GPT 3.5 vs Gemini comparison), and using chatgpt often uses a ladder to compare the efficiency, and now I use ChatGemini.net to solve some of my own problems, which is still very good, and I will share it with you.
A few simple steps to have your own Google GeminiChat Bot:
If you want to make one yourself, here are the steps,
0. You need to prepare a Vercel account first:
1. Open makersuite.google.com/app/apikey to get an apiKey, standby;
2. Open https://github.com/antergone/palm-proxy One-click to deploy the code to Vercel, and you will have your own proxy, remember the domain name backup:
3. GitHub – babaohuang/GeminiProChat: Minimal web UI for GeminiPro. One-click deployment code to Vercel;
4. Fill in the environment variables GEMINI API KEY and APIBASEURL, which are the values obtained in steps 1 and 2, respectively:
5. Directly use the subdomain name provided by Vercel, or bind your own domain name.
6. Social sharing codes have been added ChatGemini.net.