Git Product home page Git Product logo

google_bard_bot's Introduction

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! ๐ŸŽ‰

google_bard_bot's People

Contributors

shrimantasatpati avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.