JADE require at least one API key to work. Add one in the settings at the bottom right of the page.
API keys are unique codes that allow you to access and use different Large Language Model (LLM) providers.
-
Most providers offer free credits when you first sign up or per month, which means you have a balance in your account that you can use to generate messages.
+
Most providers offer free credits when you first sign up or per minute, which means you have a balance in your account that you can use to generate messages.
You pay for the service based on the number of tokens input and generated. A token is a small unit of text, roughly equivalent to 3 characters. So, a small input and output text will cost very little.
With JADE, you can easily switch between models like GPT 3.5 or
- 4o, Gemini, Llama, Mistral, Claude, and more. Even custom endpoint. This means you can choose the best model
- for
- for your specific needs, whether it's for general knowledge, creative writing, or technical expertise.
- Having access to multiple models allows you to take advantage of their unique strengths and weaknesses,
+ 4o, Gemini, Llama, Mistral, Claude, and more. Even custom endpoint.
+
This means you can choose the best model for your specific needs, whether it's for general
+ knowledge, creative writing, or technical expertise. Having access to multiple models allows you to take
+ advantage of their unique strengths and
+ weaknesses,
ensuring you get the most accurate and relevant responses. (See all models available in the last
- section)
+ section)
+
Multiple models in a single conversation.
You can ask a question and receive responses from several
models at once, enabling
- you to compare their answers and choose the most suitable one. This feature is particularly useful for
+ you to compare their answers and choose the most suitable one.
This feature is particularly useful
+ for
complex queries where different models might offer unique insights or solutions.
@@ -69,9 +72,10 @@
-
Hoz JADE work is that you can create custom bot. Each bot have
+
The core feature of JADE are the bots. Each bot have
a name, model,
- temperature and system prompt. You can create as many bot as you want and select as many to answer each
+ temperature and system prompt.
You can create as many bot as you want and select as many to answer
+ each
question. An example is creating the same model that reponse in different language.
@@ -81,7 +85,8 @@
AI models sometimes generate information that is
- inaccurate or misleading, a phenomenon known as "hallucination." By using multiple models, JADE reduces each
+ inaccurate or misleading, a phenomenon known as "hallucination."
By using multiple models, JADE
+ reduces each
model's bias. This ensures that the responses you receive are more reliable and trustworthy.