The new Phind goes beyond text to present answers visually with inline images, diagrams, cards, and other widgets to make answers more meaningful:
- "explain photosynthesis" - https://www.youtube.com/watch?v=cTCpnyICukM#t=7
- "how to cook the perfect steak" - https://www.youtube.com/watch?v=cTCpnyICukM#t=55
- "quicksort in rust" - https://www.youtube.com/watch?v=cTCpnyICukM#t=105
Phind is also now able to seek out information on its own. If it needs more, it will do multiple rounds of additional searches to get you a more comprehensive answer:
- "top 10 Thai restaurants in SF, their prices, and key dishes" - https://www.youtube.com/watch?v=rIQQcDIIHFQ#t=11
It can also perform calculations, visualize their results, and verify them in a Jupyter notebook:
- "simulate 100 coin flips and make graphs" - https://www.youtube.com/watch?v=YP3PZ4MKGCg#t=8
- "train a perceptron neural network using Jupyter" - https://www.youtube.com/watch?v=YP3PZ4MKGCg#t=45
This blog post contains an overview of what we did as well as technical deep dives into how we built the new frontend and models.
I'm super grateful for all of the feedback we've gotten from this community and can't wait to hear your thoughts!