sebas00 / chatgptclippy

A ChatGPT powered Clippy to help with chatbots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clippy the chatbot seller powered by ChatGPT

Example usage

Demo

Environment vars

This project uses the following environment variables:

Name Description Default Value
OPENAI_API_KEY

Pre-requisites

Getting started

  • Clone the repository
git clone  https://github.com/sebas00/gpt3clippy.git
  • Install dependencies
cd <project_name>
npm install

Create an OPENAPI API key on the OpenAI Developer website
  • Build and run the project
npm start

Navigate to http://localhost:3000

About

A ChatGPT powered Clippy to help with chatbots


Languages

Language:CSS 99.3%Language:HTML 0.6%Language:JavaScript 0.1%Language:Pug 0.0%