bard-ai
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

bard-ai v2

More Powerful. More Capable.

Docs | GitHub | FAQ

Features

Quick Start

Copy the cookie labled __Secure-1PSID on bard.google.com, and use it in the code here:

import Bard from "bard-ai";

let myBard = new Bard(COOKIE);

console.log(await myBard.ask("Hello, world!"));

Continue to explore full features, including Google Lens integration, with the docs.

Contributors

A special shoutout to these amazing indviduals:


@acheong08
Original Python Bard API

@ThatXliner
Maintainer

@Aldhanekaa
Typescript and Feature Developer, Maintainer

@RFS-ADRENO
TypeScript Developer, Maintainer

However, we thank every person that helps in the development process of this library, no matter that be in code, ideas, or anything else.

Read the docs to get started.

Readme

Keywords

Package Sidebar

Install

npm i bard-ai

Weekly Downloads

1,078

Version

2.0.3

License

GPL-3.0

Unpacked Size

309 kB

Total Files

11

Last publish

Collaborators

  • evanzhoudev