diff --git a/application/templates/index.html b/application/templates/index.html index 2a25249b..2d98a616 100644 --- a/application/templates/index.html +++ b/application/templates/index.html @@ -9,12 +9,12 @@
-

DocsGPT

+

DocsGPT 🦖 Very early Preview

About
-
+
@@ -45,7 +45,7 @@
-
+
@@ -57,7 +57,10 @@

This is a chatbot that uses the GPT-3, Faiss and Longchain to answer questions

-

The source code is available on Github

+
+

The source code is available on Github


+

Currently It uses python pandas documentation, so it will respond to information relevant to pandas. If you want to train it on different documentation - please follow this guide


+

If you want to launch it on your own server - follow this guide