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
{{ message }}
This repository was archived by the owner on Oct 23, 2024. It is now read-only.
Copy file name to clipboardexpand all lines: src/pages/Home.tsx
+56-15
Original file line number
Diff line number
Diff line change
@@ -39,17 +39,17 @@ export function Home() {
39
39
},
40
40
{
41
41
"you": "Can you create an itinerary for a day trip to Mombasa? I want to do a literal walk down memory lane visiting my favorite childhood haunts!",
42
-
"khoj": <span>Great idea! You can start by visiting your grandma and uncle in Old Town. Check if any of the neighborhood friends, like Samuel and Mariam, are up to grab some Mohogo for lunch at Lighthouse. Maybe go for a short sunset sail with Frank before heading back to the Airport.</span>,
42
+
"khoj": <span>Great idea! You can start by visiting your grandma and uncle in Old Town. Check if any of the neighborhood friends, like Samuel and Mariam, are up to grab some Mohogo for lunch at Lighthouse. There's going to be an arts fair there next week. Maybe go for a short sunset sail with Frank before heading back to the Airport.</span>,
43
43
}
44
44
],
45
45
[
46
46
{
47
-
"you": "What are some good bedtime stories for Lamar?",
48
-
"khoj": <span>You mentioned he really liked the story of the tortoise and the hare. So maybe he'll like the story of the three little pigs.</span>,
47
+
"you": "Summarize the latest news about AI and tech for me",
48
+
"khoj": <span>Certainly, the latest news from TechCrunch suggests that the AI hype cycle is over. The focus is now on practical applications. I've included resources below.</span>,
49
49
},
50
50
{
51
-
"you": "/image Great idea, can you create a book cover for the story and modify the story to be about three little dogs instead, since he's fond of puppies.",
52
-
"khoj": <imgsrc="https://khoj-web-bucket.s3.amazonaws.com/three-little-dogs.webp"width="200px"height="200px"alt="Khoj creates a book cover for a book about three little dogs"/>
51
+
"you": "Tell me about what grants are available for AI tutor applications",
52
+
"khoj": <span>There are several grants available for AI tutor applications. The most popular ones are from the National Science Foundation and the Chan Zuckerberg Initiative. Here are links to some more...</span>,
53
53
}
54
54
],
55
55
[
@@ -79,7 +79,7 @@ export function Home() {
79
79
</div>
80
80
<h2className='title major'>Merge AI with your brain</h2>
81
81
<divclassName='hero-container-subtitle'>
82
-
Khoj is the open-source, AI copilot for your knowledge base. Easily build on top of your personal notes and documents.
82
+
Khoj is the open-source, AI copilot for search. Easily get answers without having to sift through Google's search results, and pull context from with your own personal notes.
Connect files directly from your computer using our <ahref="/downloads"className='inline-link-light'>Desktop Application</a>. They'll automatically stay in sync.
<imgsrc='/person_speaking.svg'alt='Person speaking into microphone'title="A person stands behind a microphone. Khoj can understand your voice, in your native tongue."/>
Many of us spend hours a day looking up, collating and organizing our information. Khoj saves you time by naturally parsing across your randomly organized data.
180
+
Many of us spend hours a day looking up, collating and organizing our information. Khoj saves you time by naturally parsing your own data and merging it with online info.
140
181
</p>
141
182
<h2className='production-description-subcomponent'>Are you a student?</h2>
0 commit comments