Coder Social home page Coder Social logo

autogpt-bingai's Introduction

Bing AI Plugin

The Bing AI Plugin enables Auto-GPT to use Bing AI to research information, ask questions, get advice, and more.

Screenshot 2023-05-01 at 7 49 55 AM

Key Features:

  • Bing AI already implemented researching information, so implementing this plugin will almost entirely negate the need to browse websites and the current implementation of researching information.
  • Allows Auto-GPT to consult Bing AI.
  • Allows Auto-GPT to be able to use GPT-4 as Bing AI is based on GPT-4.
  • Brings GPT-4 functionality to those without GPT-4 API access.

Getting Authentication (Required):

  • Install the cookie editor extension for Chrome or Firefox
  • Go to bing.com
  • Open the extension
  • You must be logged in to an account with Bing AI access.
  • Click "Export" on the bottom right, then "Export as JSON" (This saves your cookies to clipboard)
  • Paste your cookies into a file cookies.json
  • IMPORTANT: Move the cookies.json file into the Auto-GPT folder.

Installation

Follow these steps to configure the AutoGPT Bing AI Plugin:

1. Clone this Repository

cd into a folder that you can find easily. For example: cd desktop. Then, paste this command: git clone https://github.com/gravelBridge/AutoGPTBingAI.git

2. Navigate to the folder

Navigate to the folder where you ran the cd command

3. Zip the BingAI folder

On MacOS, right click the BingAI folder and press Compress. On windows, right click the folder, and press Send to > Compressed (zipped).

4. Move the zip file

Move the new BingAI.zip file to the AutoGPT plugins directory, there should already be a file there titled __PUT_PLUGIN_ZIPS_HERE__.

6. Add BingAI configuration settings

Append the following configuration settings to the end of the .env file:

################################################################################
### BINGAI
################################################################################

BINGAI_COOKIES_PATH=./cookies.json
BINGAI_MODE=<your chosen mode>

For the BINGAI_MODE, use either precise, balanced, or creative.

AutoGPT Configuration

Set ALLOWLISTED_PLUGINS=BingAI,example-plugin1,example-plugin2,etc in your AutoGPT .env file.

7. Edit goals

When using Auto-GPT please set one of the goals to "Use ask_bing_genius whenever possible".

autogpt-bingai's People

Contributors

gravelbridge avatar h4ck3rk3y 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.