codenze/bard-api-node
bard-api-node is a Node.js library for interacting with Bard, an AI Chatbot developed by Google. Bard is based on Google's Large language model (LLM), LaMDA, which is designed to generate human-like text and images in response to prompts.
This library helps Node.js developers integrate Google's Gemini (formerly Bard) AI chatbot directly into their applications. It takes natural language prompts as input and returns human-like text and images generated by the AI. Developers building interactive applications, content tools, or automated assistants would use this.
No commits in the last 6 months. Available on npm.
Use this if you are a Node.js developer looking to add advanced AI conversational and content generation capabilities from Google's Gemini into your software projects.
Not ideal if you are an end-user looking for a ready-to-use AI chatbot interface or a developer working with programming languages other than Node.js.
Stars
24
Forks
8
Language
JavaScript
License
—
Category
Last pushed
Apr 29, 2024
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/codenze/bard-api-node"
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
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.
LarryDpk/Google-Bard
A Java Lib for Google-Bard API (Reverse engineering of Google's Bard API)