App: AI Chatbot Assistant

Our AI Chatbot Assistant is a dynamic RAG support system with a custom made knowledge base system. More efficient Knowledge base storage with smart topk matching to the most relevant information for the AI model to use when answering each specific question. Our Retrieval-Augmented Generation (RAG) database system is built different, and allows information to also contain custom rules for the AI model, like a dynamic system prompt.
Our Chatbot, like all of our apps, can be used together with other apps in our system. This creates some unique options including adding the chatbot to email and sms message systems, all on our server less AWS API which can scale to any size. You can tailor the system with your own custom system prompt which combined with our global rules that add some unique memory and tracking features.
- Conversation memory automatically detects conflicting messages, user frustration and dynamically handles corrections. History deletes or reorganizes the conversation over time.
- Tags are used to group knowledge base blocks into categories allowing for dynamic including and excluding of irrelevant information.