Closed fire17 closed 2 months ago
Great suggestions!
I actually considered a "retro" theme that would have been a throwback to the original G**gle site...
FWIW, the query "Weather in Sheboygan" returned: { "title": "10-Day Weather Forecast for Sheboygan, WI", "url": "https://weather.com/weather/tenday/l/Sheboygan+WI?canonicalCityId=5b5f72b00f4a96cc184f2c7c62805fb8619516eabec8c9b4de22324e5b34a3dc", "description": "Partly cloudy with late night showers or thunderstorms. A few storms may be severe. Low 72F. SW winds at less than 5 mph, increasing to 10 to 15 mph. Chance of ..." }
"height of Mt. Everest" gave me: { "title": "Mount Everest", "url": "https://en.wikipedia.org/wiki/Mount_Everest", "description": "Its elevation (snow height) of8,848.86 m(29,031 ft 8+1⁄2 in) was most recently established in 2020 by the Chinese and Nepali authorities. Mount Everest." }
... and "What is a dog?" resulted in: { "title": "Dog", "url": "https://en.wikipedia.org/wiki/Dog", "description": "The dog (Canis familiaris or Canis lupus familiaris) isa domesticated descendant of the wolf. Also called the domestic dog, it was domesticated from an ..." }
Auto-complete is totally doable but would eat tokens like I eat popcorn.
And if you want to fork this to the Mac, have at ye! You have my blessing...
This looks like a nice project, Obvious next steps is to show fast info, like asking google the following:
All of which get a highlighted top card with a straight forward answer.
Next thing is to add Perplexity style llm based answers to questions
Add auto complete
Add a task-list, that future agentic ai can start a mission
And improve the styling haha Lemme know if your interested in making this into a Mac/PC app All the best!