JADE: The First Multi-Model Chatbot

JADE was built with simplicity in mind. The goal is to have a minimalist chatbot that supports all models without unnecessary features like importing files or images. This focus on simplicity allows us to improve how we use AI chatbots in other ways.

One of my main concerns was the variety of models available, each excelling in different areas. Unfortunately using all of them can be impractical and very expensive.

Multi-Models

To address this, I created the first Multi-Model chatbot. The idea is to use multiple models within the same conversation. Here are the key points:

  1. When asking a question, you can query multiple models and compare their responses to choose the best one.
  2. The selected response can be used as the basis for the next message across all models. For example, a response from GPT-4 can be used by Claude Haiku in the next interaction.
Sign in

More information