From ce3c80303b7763f3a18bfb06622aa6107a8062c2 Mon Sep 17 00:00:00 2001 From: Aperture32GLaDOS <66212752+Aperture32GLaDOS@users.noreply.github.com> Date: Sat, 14 Aug 2021 08:59:31 +0100 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4b1ea75 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# GPT-Jumbo-Chatbot +Since ai21 recently made their GPT-Jumbo model public, I thought I would make a basic chatbot program for it.