TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Collie.ai – One click full application search

2 pointsby Beefinabout 2 years ago
Hey HN! We just released the beta version of collie.ai (<a href="https:&#x2F;&#x2F;collie.ai" rel="nofollow">https:&#x2F;&#x2F;collie.ai</a>).<p>Collie.ai recursively scrapes your website&#x27;s entire contents and files, then gives you a search bar that seamlessly integrates into your website&#x27;s design.<p>It uses scrapy to build the spider (<a href="https:&#x2F;&#x2F;github.com&#x2F;scrapy">https:&#x2F;&#x2F;github.com&#x2F;scrapy</a>) then indexes them all into the mixpeek API (<a href="https:&#x2F;&#x2F;mixpeek.com" rel="nofollow">https:&#x2F;&#x2F;mixpeek.com</a>), which is powered by Lucene&#x27;s KNN (<a href="https:&#x2F;&#x2F;issues.apache.org&#x2F;jira&#x2F;browse&#x2F;LUCENE-9004" rel="nofollow">https:&#x2F;&#x2F;issues.apache.org&#x2F;jira&#x2F;browse&#x2F;LUCENE-9004</a>)<p>I&#x27;ve been in the search engineering space for quite some time. One thing I noticed is how tedious integrating full text search is. You have to build the scrapers, parsers, indexer, embedding service, then API. Not to mention the mobile responsive UI to make it all searchable.<p>We&#x27;re the collie team and we have some exciting features coming out:<p>- Personalization and recommendations: using learn-to-rank systems to re-order results based on user interest<p>- Analytics: understand how users are interacting with your search<p>- A&#x2F;B Testing: integrate search into your conversion funnel to optimize for what you care about<p>many many more.<p>If you want a white-label collie search bar for your internal, secure data (Drive, S3, Box, etc.) head over to collie.ai&#x2F;beta

no comments

no comments