Hi HN! Michael here. We've spent the last 6 months rebuilding Phind. We asked ourselves what types of answers we would ideally like and crafted a new UI and model series to help get us there. Our new 70B is completely different from the one we launched a year ago.
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" - #t=7" rel="nofollow">
- "how to cook the perfect steak" - #t=55" rel="nofollow">
- "quicksort in rust" - #t=105" rel="nofollow">
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" - #t=11" rel="nofollow">
It can also perform calculations, visualize their results, and verify them in a Jupyter notebook:
- "simulate 100 coin flips and make graphs" - #t=8" rel="nofollow">
- "train a perceptron neural network using Jupyter" - #t=45" rel="nofollow">
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!
Comments URL: https://news.ycombinator.com/item?id=43039308
Points: 123
# Comments: 53
Login to add comment
Other posts in this group
![Do It Yourself Database CDN with Embedded Replicas](https://www.cdn5.niftycent.com/a/1/Y/r/p/p/n/do-it-yourself-database-cdn-with-embedded-replicas.webp)
Article URL: https://turso.tech/blog/do-it-yourself-database-cdn-with-embedded-replicas
Comments URL
![Cheap solar power is sending electrical grids into a death spiral](https://www.cdn5.niftycent.com/a/k/K/q/P/P/J/cheap-solar-power-is-sending-electrical-grids-into-a-death-spiral.webp)
Article URL: https://www.economist.com/finance-and-economics/
![MapTCHA, the open-source CAPTCHA that improves OpenStreetMap [video]](https://www.cdn5.niftycent.com/a/D/y/Y/4/4/O/maptcha-the-open-source-captcha-that-improves-openstreetmap-video.webp)
Presentation Video: https://fosdem.org/2025/schedule/e
![JesseSort: A novel sorting algorithm that is faster than Python's default sort.](https://www.cdn5.niftycent.com/a/D/v/v/A/A/g/jessesort-a-novel-sorting-algorithm-that-is-faster-than-python-s-default-sort.webp)
Article URL: https://github.com/lewj85/jessesort
Comments URL: https://news.ycombin
![Show HN: SQL Noir – Learn SQL by solving crimes](https://www.cdn5.niftycent.com/a/D/3/W/O/O/5/show-hn-sql-noir-learn-sql-by-solving-crimes.webp)
I built SQL Noir, an interactive detective game that challenges you to solve mysteries using real SQL queries. It’s fully open source, designed to give you a practical and immersive way to learn S