AdamSEY/bard-unofficial-api
Google's Bard ChatBot Unofficial NodeJS API
This tool allows developers to integrate Google's Bard chatbot directly into their Node.js applications or scripts. It takes a user's session cookie from the Bard website as input and enables programmatic interaction with Bard, such as sending queries and receiving responses. This is for backend developers, data engineers, or anyone building applications that need conversational AI capabilities via Node.js.
No commits in the last 6 months.
Use this if you are a Node.js developer looking to add Google Bard's conversational AI features into your software without relying on an official API.
Not ideal if you are looking for a plug-and-play chatbot for end-users, or if you prefer an officially supported and maintained API.
Stars
21
Forks
7
Language
JavaScript
License
—
Category
Last pushed
Apr 21, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/AdamSEY/bard-unofficial-api"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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
dsdanielpark/Bard-API
The unofficial python package that returns response of Google Bard through cookie value.
Allan-Nava/go-gemini
Go package that returns response of Google Bard through API.