VRSEN / chatgtp-bing-clone

Connect ChatGPT to internet!
41 stars 6 forks source link

ChatGPT Bing Clone

Unleash the power of ChatGPT/GPT-4 by connecting it to internet! IMAGE ALT TEXT HERE

Getting Started

  1. Clone this repository
    git clone https://github.com/VRSEN/chatgtp-bing-clone
  2. Create a venv and install the requirements:
    
    python3 -m venv ./venv

.\venv\Scripts\activate

pip install -r requirements.txt

3. Get your API key from [OpenAI](https://platform.openai.com/account/api-keys) and set it as an environment variable:
```bash
# Windows
set OPENAI_API_KEY=<your_api_key>
# Mac/Linux
export OPENAI_API_KEY=<your_api_key>
  1. Get your programmable serach engine id and google cloud custom search developer key
  2. Add keys from the last step in code accordingly

If you need more a more sophisticated assistant, with payments/production backend/custom UI reach out to me on Fiverr or Upwork: