GoogleBard icon indicating copy to clipboard operation
GoogleBard copied to clipboard

GoogleBard - A reverse engineered API for Google Bard chatbot for NodeJS

Results 15 GoogleBard issues
Sort by recently updated
recently updated
newest added

Currently there is no way to send images through the API ![image](https://github.com/PawanOsman/GoogleBard/assets/67981832/b74153c5-29b7-449a-882e-e91f702a1912)

Hi; I was using the AI to make a Voice Assistant but encounter an error Below you can find my py file: Google Bard encountered an error: b')]}\'\n\n38\n[["wrb.fr",null,null,null,null,[9]]]\n56\n[["di",58],["af.httprm",58,"-8469647117787525651",16]]\n25\n[["e",4,null,null,131]]\n'. from Bard...

The response is empty when the query includes a link to a webpage. For example try this query: ``` Can you summarize this article for me? https://blog.google/technology/ai/code-with-bard/ ``` This happens...

Starting today, the bot's answers became dull and unintelligent, replying with the same prompt that was given or fragments of the prompt. Example: ```js import { Bard } from "googlebard";...

I install proxies as shown in the example, but they don't work. I used a proxy for bing and they work 100%. On replit, I insert only cookies and it...