Skip to content

deepshore/knowledge-chatbot

Repository files navigation

knowledge-chatbot

A custom knowledge chatbot based on the deepshore knowledgebase

motivation

A proof of concept that creating chatbots with a custom knowledge base is simple.

architecture

  • openai based gpt-3
  • llama_index filled with contents of the website deepshore.de
  • python application backend that handles conversational parameterization of the model