You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<imgsrc="./media/ki.svg"alt="Ki icon"style="display:inline; vertical-align:middle; width:24px; height:24px;" /> Ki is Kagi's flagship research assistant.
3
+
<imgsrc="./media/ki.svg"alt="Ki icon"style="display:inline; vertical-align:middle; width:24px; height:24px;" /> Kagi's flagship research assistants.
4
4
5
-
Ki functions as a "meta model": the research process is based around specialized sub-models that serve specific roles in the research and response process. Unlike traditional AI assistants that provide single-response answers, Ki breaks down requests into multiple steps, using various tools and models to deliver state of the art results.
5
+
Kagi Research & Kagi Quick (formerly known as Ki) functions as "meta models": the research process is based around specialized sub-models that serve specific roles in the research and response process. Unlike traditional AI assistants that provide single-response answers, Kagi Research breaks down requests into multiple steps, using various tools and models to deliver state of the art results.
6
6
7
7
The system includes approximately 15 different agent roles, including research agents, final-response agents, contemplation-tool agents, and librarian agents for in-depth source analysis.
8
8
9
-
## Ki modes
9
+
## Kagi Research modes
10
10
11
-
Ki offers three modes: Ki Quick, Ki and Ki Research:
11
+
Kagi Research Assistants offers two modes: Quick, Research:
**Ki Quick** is Kagi's fast agent, designed for quick agentic capabilities. It provides rapid responses with tool usage but prioritizes speed over depth. Choose Ki Quick when you need quick answers to straightforward tasks.
29
-
30
-
**Ki** is Kagi's smaller flagship agent. It goes deeper than Ki Quick, offering a balanced approach between speed and thoroughness. This is the recommended mode for most complex tasks that require multiple reasoning steps and tool usage.
31
-
32
-
**Ki Research** is Kagi's flagship agent, delivering frontier performance at most tasks. It provides the most thorough and comprehensive analysis, making it ideal for in-depth research, complex analysis, and tasks requiring maximum accuracy and detail.
**Quick** is Kagi's fast agent, designed for quick agentic capabilities. It provides rapid responses with tool usage but prioritizes speed over depth. Choose Ki Quick when you need quick answers to straightforward tasks.
29
+
30
+
**Research** is Kagi's flagship agent, delivering frontier performance at most tasks. It provides the most thorough and comprehensive analysis, making it ideal for in-depth research, complex analysis, and tasks requiring maximum accuracy and detail.
33
31
34
32
## Available tools
35
33
36
-
Ki has access to a comprehensive toolkit that enables it to handle diverse tasks:
34
+
Kagi Research has access to a comprehensive toolkit that enables it to handle diverse tasks:
37
35
38
36
-**Kagi Search**: Performs web searches to find current information, news, images, and videos
39
37
-**Librarian**: Retrieves and analyzes information from documents or URLs in depth
@@ -44,23 +42,23 @@ Ki has access to a comprehensive toolkit that enables it to handle diverse tasks
44
42
-**Maps Search**: Finds places and points of interest
45
43
-**File Processing**: Reads and analyzes various file formats, including text, PDF, images, video, and audio
46
44
47
-
Ki can make up to 5 tool calls per query, allowing it to chain multiple operations together to accomplish complex tasks.
45
+
Kagi Research can make up to 5 tool calls per query, allowing it to chain multiple operations together to accomplish complex tasks.
48
46
49
-
## When to use Ki
47
+
## When to use Kagi Research
50
48
51
-
Ki excels at tasks that traditional assistants struggle with. Consider using Ki when you need to:
49
+
Kagi Research excels at tasks that traditional assistants struggle with. Consider using Kagi Research when you need to:
52
50
53
-
**Conduct multi-step research**: Ki can search for information, analyze the results, perform additional searches based on initial findings, and synthesize everything into a comprehensive report.
51
+
**Conduct multi-step research**: Kagi Research can search for information, analyze the results, perform additional searches based on initial findings, and synthesize everything into a comprehensive report.
54
52
55
53
**Process and analyze data**: Upload files or provide data that need computational analysis, statistical processing, or visualization through graphs and charts.
56
54
57
-
**Benchmark or compare options**: Ki can research multiple alternatives, gather relevant metrics, and provide detailed comparisons with supporting data.
55
+
**Benchmark or compare options**: Kagi Research can research multiple alternatives, gather relevant metrics, and provide detailed comparisons with supporting data.
58
56
59
-
**Generate code with context**: Request Python code that Ki can actually test and verify in its sandbox environment before providing it to you.
57
+
**Generate code with context**: Request Python code that Kagi Research can actually test and verify in its sandbox environment before providing it to you.
60
58
61
-
**Stay current with recent information**: Ki can search the web for the latest information, making it aware of recent developments that base models might not know about.
59
+
**Stay current with recent information**: Kagi Research can search the web for the latest information, making it aware of recent developments that base models might not know about.
62
60
63
-
**Combine multiple capabilities**: Tasks requiring a mix of search, computation, reasoning, and synthesis benefit from Ki's ability to orchestrate different tools.
61
+
**Combine multiple capabilities**: Tasks requiring a mix of search, computation, reasoning, and synthesis benefit from Kagi Research's ability to orchestrate different tools.
64
62
65
63
## Example prompts
66
64
@@ -80,10 +78,9 @@ I have $10,000 to invest. Research current index fund options, compare their exp
80
78
### Home Maintenance
81
79
My electricity bill jumped 40% this month. Research common causes of sudden increases, calculate what my usage patterns mean in terms of cost, and provide a checklist of things to investigate in my home.
82
80
83
-
## Accessing Ki
81
+
## Accessing Kagi Research
84
82
85
-
To access Ki, open Assistant and click the model selector dropdown.
86
-
Under the Ki tab, you'll find three options:
83
+
To access Kagi Research, open Assistant and click the model selector dropdown.
84
+
Under the Kagi Research tab, you'll find two options:
87
85
- <imgsrc="./media/ki-quick.svg"alt="Ki Quick icon"style="display:inline; vertical-align:middle; width:24px; height:24px;" /> Ki Quick
88
-
- <imgsrc="./media/ki.svg"alt="Ki icon"style="display:inline; vertical-align:middle; width:24px; height:24px;" /> Ki
89
86
- <imgsrc="./media/ki-research.svg"alt="Ki Research icon"style="display:inline; vertical-align:middle; width:24px; height:24px;" /> Ki Research
0 commit comments