aquasecurity/gobard
Unofficial Golang API for Bard Chat.
This is a tool for developers who want to integrate Google Bard's conversational AI capabilities into their Go applications. It allows you to send text prompts to Bard and receive its generated text responses, managing the conversation flow and exploring different alternative answers. A Go developer would use this to build applications that leverage Bard for tasks like content generation, summarization, or interactive Q&A.
No commits in the last 6 months.
Use this if you are a Go developer building an application that needs to programmatically interact with Google Bard, maintaining conversation context and handling multiple response options.
Not ideal if you are looking for a non-programmatic way to use Bard, or if your application is not written in Go.
Stars
9
Forks
2
Language
Go
License
Apache-2.0
Category
Last pushed
Feb 05, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/aquasecurity/gobard"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PawanOsman/GoogleBard
GoogleBard - A reverse engineered API for Google Bard chatbot for NodeJS
codenze/bard-api-node
bard-api-node is a Node.js library for interacting with Bard, an AI Chatbot developed by Google....
acheong08/Bard
Python SDK/API for reverse engineered Google Bard
Allan-Nava/go-gemini
Go package that returns response of Google Bard through API.
dsdanielpark/Bard-API
The unofficial python package that returns response of Google Bard through cookie value.