{"id":20662376,"url":"https://github.com/evanzhoudev/bard-ai","last_synced_at":"2025-04-06T11:07:51.920Z","repository":{"id":166266713,"uuid":"641242794","full_name":"EvanZhouDev/bard-ai","owner":"EvanZhouDev","description":"A lightweight library to access Google Bard.","archived":false,"fork":false,"pushed_at":"2023-09-24T02:16:37.000Z","size":2768,"stargazers_count":117,"open_issues_count":12,"forks_count":31,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-30T10:09:27.333Z","etag":null,"topics":["ai","bard"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/bard-ai","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EvanZhouDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-16T04:31:02.000Z","updated_at":"2024-08-08T05:45:40.000Z","dependencies_parsed_at":"2023-09-24T05:55:22.097Z","dependency_job_id":null,"html_url":"https://github.com/EvanZhouDev/bard-ai","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanZhouDev%2Fbard-ai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanZhouDev%2Fbard-ai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanZhouDev%2Fbard-ai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanZhouDev%2Fbard-ai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EvanZhouDev","download_url":"https://codeload.github.com/EvanZhouDev/bard-ai/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247471518,"owners_count":20944158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","bard"],"created_at":"2024-11-16T19:13:57.628Z","updated_at":"2025-04-06T11:07:51.890Z","avatar_url":"https://github.com/EvanZhouDev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003ccode\u003ebard-ai\u003c/code\u003e v2\n\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003eMore Powerful. More Capable.\u003c/h3\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca aria-label=\"NPM Version\" href=\"https://www.npmjs.com/package/bard-ai\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/npm/v/bard-ai.svg?label=NPM\u0026logo=npm\u0026style=for-the-badge\u0026color=F2984A\u0026logoColor=white\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"NPM Download Count\" href=\"https://www.npmjs.com/package/bard-ai\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/npm/dt/bard-ai?label=Downloads\u0026style=for-the-badge\u0026color=D2667B\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"bard-ai Size\" href=\"https://www.npmjs.com/package/bard-ai\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/bundlephobia/minzip/bard-ai?style=for-the-badge\u0026color=8B77CD\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"Join the community on Slack\" href=\"https://join.slack.com/t/bard-aiworkspace/shared_invite/zt-1y1g3570m-Hx_N3IShMYBMkR6jpRyRjw\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/badge/Slack-339AE0?style=for-the-badge\u0026logo=slack\u0026logoColor=white\u0026label=Community\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://bard-ai.js.org\"\u003eDocs\u003c/a\u003e | \u003ca href=\"https://github.com/evanzhoudev/bard-ai\"\u003eGitHub\u003c/a\u003e | \u003ca href=\"https://bard-ai.js.org/faq\"\u003eFAQ\u003c/a\u003e\n\u003c/p\u003e\n\n### Features\n\n-   🍪 [**Multi-Cookie Use**](https://bard-ai.js.org/basics/initialization/): Have multiple Bard instances\n-   🖼️ [**Google Lens Support**](https://bard-ai.js.org/advanced/google-lens/): Powerful image recognition\n-   📷 [**Image Output**](https://bard-ai.js.org/advanced/json/#image-json): Access images from Google\n-   🌐 [**Contextual Conversations**](https://bard-ai.js.org/basics/chat/): Maintain conversation context\n\n## Quick Start\n\nCopy the cookie labled `__Secure-1PSID` on bard.google.com, and use it in the code here:\n\n```javascript\nimport Bard from \"bard-ai\";\n\nlet myBard = new Bard(COOKIE);\n\nconsole.log(await myBard.ask(\"Hello, world!\"));\n```\n\nContinue to explore full features, including Google Lens integration, with the [docs](https://bard-ai-docs.vercel.app/).\n\n\u003ch2 align=\"center\"\u003eContributors\u003c/h2\u003e\n\u003cp align=\"center\"\u003eA special shoutout to these amazing indviduals:\u003c/p\u003e\n\u003ctable\u003e\n  \u003ctr valign=\"middle\"\u003e\n    \u003ctd width=\"20%\" align=\"center\" rowspan=\"2\" colspan=\"2\"\u003e\n      \u003ca href=\"https://github.com/acheong08\"\u003e\n      \u003cimg src=\"https://images.weserv.nl/?url=github.com/acheong08.png?v=4\u0026h=300\u0026w=300\u0026fit=cover\u0026mask=circle\u0026maxage=7d\" width=\"128\"\u003e\n      \u003c/a\u003e\n      \u003cbr\u003e\n      \u003ca href=\"https://github.com/acheong08\"\u003e@acheong08\u003c/a\u003e\n      \u003cbr\u003e\n      Original Python Bard API\n    \u003c/td\u003e\n    \u003ctd width=\"20%\" align=\"center\" rowspan=\"2\" colspan=\"2\"\u003e\n      \u003ca href=\"https://github.com/thatxliner\"\u003e\n      \u003cimg src=\"https://images.weserv.nl/?url=github.com/thatxliner.png?v=4\u0026h=300\u0026w=300\u0026fit=cover\u0026mask=circle\u0026maxage=7d\" width=\"128\"\u003e\n      \u003c/a\u003e\n      \u003cbr\u003e\n      \u003ca href=\"https://github.com/thatxliner\"\u003e@ThatXliner\u003c/a\u003e\n      \u003cbr\u003e\n      Maintainer\n    \u003c/td\u003e\n    \u003ctd width=\"20%\" align=\"center\" rowspan=\"2\" colspan=\"2\"\u003e\n      \u003ca href=\"https://github.com/Aldhanekaa\"\u003e\n      \u003cimg src=\"https://images.weserv.nl/?url=github.com/Aldhanekaa.png?v=4\u0026h=300\u0026w=300\u0026fit=cover\u0026mask=circle\u0026maxage=7d\" width=\"128\"\u003e\n      \u003c/a\u003e\n      \u003cbr\u003e\n      \u003ca href=\"https://github.com/Aldhanekaa\"\u003e@Aldhanekaa\u003c/a\u003e\n      \u003cbr\u003e\n      Typescript and Feature Developer, Maintainer\n    \u003c/td\u003e\n    \u003ctd width=\"20%\" align=\"center\" rowspan=\"2\" colspan=\"2\"\u003e\n      \u003ca href=\"https://github.com/RFS-ADRENO\"\u003e\n      \u003cimg src=\"https://images.weserv.nl/?url=github.com/RFS-ADRENO.png?v=4\u0026h=300\u0026w=300\u0026fit=cover\u0026mask=circle\u0026maxage=7d\" width=\"128\"\u003e\n      \u003c/a\u003e\n      \u003cbr\u003e\n      \u003ca href=\"https://github.com/RFS-ADRENO\"\u003e@RFS-ADRENO\u003c/a\u003e\n      \u003cbr\u003e\n      TypeScript Developer, Maintainer\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\u003cp align=\"center\"\u003e\n  However, we thank every person that helps in the development process of this library, no matter that be in code, ideas, or anything else.\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003e\n  \u003ca href=\"https://bard-ai-docs.vercel.app\"\u003eRead the docs\u003c/a\u003e to get started.\n\u003c/h3\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevanzhoudev%2Fbard-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevanzhoudev%2Fbard-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevanzhoudev%2Fbard-ai/lists"}