Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

alicangnll/BingGPT-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BingGPT - Bing AI API on Python

You can use BingGPT AI API on Python!

Requirements

  • Python 3.8+

Installation

  • pip install -r requirements.txt
  • pip install dist/binggpt-0.0.20-py3-none-any.whl OR pip install bingpython

Pictures

Example

Example Code
Example Code 2