chatgptguru / WebGPT

Ai chat assistant webpage that utilises OpenAI.

Home Page:https://kinglabs.gg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebGPT

Features

  • Customizable to fit the specific needs.
  • Natural language processing to understand and respond to user queries.

This is just a base template, you will need to develop it further to fit your needs.

Getting Started

  1. Sign up for an API Key on the OpenAI website ➜ https://beta.openai.com/account/api-keys
  2. Paste your API Key into script.js on line: 6

Please note that you will need to secure your API key in the code.

How do i customize WebGPT for my specific needs?

Edit the prompt = [] in script.js.

Disclaimer

WebGPT uses a language model developed by OpenAI and it is not a product or service offered by OpenAI.

Links

OpenAI ➚ | KingLabs ➚ | KingLabs discord Server

About

Ai chat assistant webpage that utilises OpenAI.

https://kinglabs.gg

License:MIT License


Languages

Language:CSS 46.7%Language:JavaScript 40.4%Language:HTML 12.8%