Skip to content

Welcome to the Google Bard Bot project! A chat interface in Gradio seamlessly interact with πŸ€– Google Bard, a remarkable conversational AI developed by Google.

Notifications You must be signed in to change notification settings

shrimantasatpati/Google_Bard_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Google_Bard_Bot

Welcome to the Google Bard Bot project! A chat interface in Gradio seamlessly interact with πŸ€– Google Bard, a remarkable conversational AI developed by Google.

Getting Started πŸš€

Let's embark on a journey to set up and launch the project on your local machine for developmental and testing purposes.

Prerequisites πŸ“‹

Before we dive in, ensure you have the following prerequisites:

  • Python 3.11 or newer 🐍
  • IDE (Visual Studio Code)

Installation πŸ› οΈ

  1. Begin by cloning the repository: ''' git clone https://github.com/shrimantasatpati/Google_Bard_Bot.git cd Google_Bard_Bot '''

  2. Create a virtual environment and install the necessary packages: python3 -m venv venv source venv/bin/activate pip install -r requirements.txt

  3. Launch the application on localhost: Run the following command: python bardtesten.py in the terminal/console.

Your application should now be live at http://localhost:8000.

Usage πŸ“¦

To utilize the power of the Google Bard API, follow these steps:

  1. Obtain the cookies as mentioned on bard.google.com from an authorized session. These cookies will be used to send POST requests to the /ask endpoint, accompanied by a message in a JSON payload. Make sure to include the session_id, which corresponds to the __Secure-1PSID cookie, in your request.

License πŸ“œ

The code presented in this repository is generously licensed for unrestricted use, devoid of limitations or warranties.

Acknowledgments πŸ™Œ

A special thanks to:

  • Google for creating the visionary Google Bard
  • @Shridipta Satpati

Your participation and contributions are truly appreciated! Happy coding! πŸŽ‰

About

Welcome to the Google Bard Bot project! A chat interface in Gradio seamlessly interact with πŸ€– Google Bard, a remarkable conversational AI developed by Google.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages