google-gemini / generative-ai-android

The official Android library for the Google Gemini API
https://ai.google.dev/gemini-api/docs/get-started/tutorial?lang=android
Apache License 2.0
738 stars 163 forks source link

add generative-ai-java on springboot #63

Open xlorne opened 9 months ago

xlorne commented 9 months ago

https://github.com/xlorne/springboot-starter-gemini

rlazo commented 7 months ago

Hey @xlorne it's not clear what's the issue you're reporting. Could you elaborate?

xlorne commented 7 months ago

Well, I found that Generative-AI does not have an SDK for Java, so I open sourced an open source SDK based on Java Springboot.