Search engine for all Hack Club projects!
prototyping, code completion and optimizing SQL queries
Search engine for all Hack Club projects!
prototyping, code completion and optimizing SQL queries
Since the first ship, Iāve made searching faster and more accurate, improved media/screenshot handling, added blurhash for image previews, added scroll pagination, added search suggestions and made a Slack bot to use Otter within Slack! (check it out at #otter or by running /otter)
Images are now stored alongside a blur hashed version that gets served to the client on the main search request that serves as a placeholder until the (VERY SLOW) airtable URLs load 
Log in to leave a comment
Based on peopleās feedback, Iāve improved several things like:
Log in to leave a comment
I built a search engine for Hack Club projects! Text embedding models are weird and way heavier than I expected but after playing around with the scoring algorithm and FTS (Full Text Search), I think itās now working pretty well :D
Cool stuff/QOL update 
)/project/[id] page and tweaked the image displayLog in to leave a comment
š„ Neon marked your project as well cooked! As a prize for your nicely cooked project, look out for a bonus prize in the mail :)
More changes!!! 
10x!!
NULLs appear last in queries
Log in to leave a comment
Itās devlog oāclock!! 
user:username
Log in to leave a comment
I KEEP FORGETTING TO MAKE DEVLOGS 
So uh hi, big devlog time
(still no decent images because the frontend isnāt done
)
Log in to leave a comment
Set up a base for the project and started working on data embedding.
Current progress:
Log in to leave a comment