https://github.com/allan-nava/go-gemini
Go package that returns response of Google Bard through API.
https://github.com/allan-nava/go-gemini
bard bard-api chatbot go-library golang google google-bard-api google-bard-go googlebard llm nlp
Last synced: 3 months ago
JSON representation
Go package that returns response of Google Bard through API.
- Host: GitHub
- URL: https://github.com/allan-nava/go-gemini
- Owner: Allan-Nava
- License: mit
- Created: 2023-05-15T09:41:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-20T10:17:59.000Z (5 months ago)
- Last Synced: 2025-07-04T16:16:12.247Z (3 months ago)
- Topics: bard, bard-api, chatbot, go-library, golang, google, google-bard-api, google-bard-go, googlebard, llm, nlp
- Language: Go
- Homepage: https://allan-nava.github.io/go-gemini/
- Size: 51.8 KB
- Stars: 10
- Watchers: 1
- Forks: 5
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-bard sdk
[](https://github.com/Allan-Nava/go-gemini/actions/workflows/go-build.yml)
[](https://github.com/Allan-Nava/go-gemini/actions/workflows/go-test.yml)A powerful Go package that returns response of Google Bard through API.
### Authentication
1. Visit https://bard.google.com/
2. F12 for console
3. Session: Application → Cookies → Copy the value of __Secure-1PSID cookie.### Contributing
We welcome contributions to this project. Please see the [contributing guidelines](https://github.com/Allan-Nava/go-gemini/blob/master/CONTRIBUTING.md) for more information.### License
This project is licensed under the MIT License, Version 2.0. See the [LICENSE](https://github.com/Allan-Nava/go-gemini/blob/master/LICENSE) file for more information.