acheong08/Bard
A Python SDK that reverse-engineers and provides programmatic access to Google's Bard chatbot API.

Not currently ranked — collecting fresh signals.
star history
This repository contains a Python library for interacting with Google’s Bard chatbot through reverse-engineered endpoints. It allows developers to authenticate using Google cookies and programmatically send queries to Bard, receiving responses programmatically. The library supports both synchronous and asynchronous usage patterns, offering a Chatbot class and an AsyncChatbot class for integration into Python applications.
Frequently asked
- What is acheong08/Bard?
- A Python SDK that reverse-engineers and provides programmatic access to Google's Bard chatbot API.
- Is Bard open source?
- Yes — acheong08/Bard is open source, released under the MIT license.
- What language is Bard written in?
- acheong08/Bard is primarily written in Python.
- How popular is Bard?
- acheong08/Bard has 1.4k stars on GitHub.
- Where can I find Bard?
- acheong08/Bard is on GitHub at https://github.com/acheong08/Bard.