Skip to content

trillionclues/superai-chatbot

Repository files navigation

Superchat demo w/OpenAi GPT-3 API

This repository contains a demo UI of the OpenAI GPT-3 API for the Superchat Chatbot project.

Usage

  1. Clone this repository
  2. Install dependencies: yarn
  3. Run the demo: yarn dev
  4. Enter a prompt and press enter
  5. Wait for the response

Technologies

Demo

Demo

Features

  • Generate text from a prompt
  • Copy apiResponse to Clipboard
  • Generate text from a prompt with a temperature
  • Generate text from a prompt with a temperature and a max number of tokens

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Authors

License

This project is licensed under the MIT License.

To be continued....