diff --git a/application/templates/index.html b/application/templates/index.html index 8aed3cab..4ebd3c8a 100644 --- a/application/templates/index.html +++ b/application/templates/index.html @@ -47,7 +47,7 @@ This will return a new DataFrame with all the columns from both tables, and only
This is a chatbot that uses the GPT-3, Faiss and Longchain to answer questions
+This is a chatbot that uses the GPT-3, Faiss and LangChain to answer questions
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