-
Utilize API Calls to Chat-GPT , Bard or Bing , create a AI chat service so that users can directly chat with a chat service
-
Google Bard has released Gemini Api what if it gets sifted to Gemin ai instead of gpt4 because its API is free right now I guess for 1 year
https://ai.google.dev/docs/gemini_api_overview
-
### Description of the bug:
Gemini REST API implemented in NodeJs application works on localhost but fails in production. Returns 502 error seen below
Gemini endpoint used: https://generativelang…
-
# Feature Request 🛍️
Assist users creating [Concerto models](https://concerto.accordproject.org/) using an in-context AI assistant (co-pilot). Design a user experience and support multiple foundation…
-
尊敬的项目维护者,
首先,感谢您们为 Chathub 开发和维护这个优秀的产品。我发现目前 Chathub 支持与多种 AI 聊天产品进行交互,但在使用 Google AI 聊天产品 Bard 时,似乎只支持英语输入和输出。因此,我希望提出一个功能请求,以支持中文输入和输出。
具体来说,我希望在用户输入非英语文本(例如中文)时,Chathub 可以使用 ChatGPT 将输入文本翻译成…
-
### Prerequisites
- [X] I have searched the [issues](https://github.com/EvanZhouDev/bard-ai/issues) and believe that it has not already been reported
- [X] It occurs on the latest version of `bard-ai…
-
In Google Bard Ai Chat It is helpful to include *Videos That Suggestion** that based on text user is asking for help to learn new things compared to text only and also helps new students learn about t…
-
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…
-
These were generated by AI (Bard's new image feature). Please give a 👍 or a 👎 below if you really like or do not like any of them.
-
Hi,
i try the usage example and got
foreach() argument must be of type array|object, null given
in this line :
$answer = $bard->getAnswer('Hello');