lambda pfp
lambda
@itzlambda
Introducing starscout – a tool that lets you search your github stars using natural language.
1 reply
0 recast
0 reaction

lambda pfp
lambda
@itzlambda
By default it finds repositories from your stars only, but you can enable “Global Search,” which would find repositories from all the repositories that are indexed.
1 reply
0 recast
0 reaction

lambda pfp
lambda
@itzlambda
I am an avid surfer of Hacker News and other tech websites, frequently discovering useful open source repositories that I star on github. However, when I need these repositories later, I often struggle to remember their exact names, only recalling some vague description of it.
1 reply
0 recast
0 reaction

lambda pfp
lambda
@itzlambda
Finding that specific repository among hundreds or thousands of stars becomes frustrating, which is why I made (vibe coded) this. Sharing it in case you find it useful too.
1 reply
0 recast
0 reaction

lambda pfp
lambda
@itzlambda
It uses vector embeddings to allow for natural language search. Vector embedding are calculated for each of your starred repository using their name, description, tags and some parts of its README.
1 reply
0 recast
0 reaction

lambda pfp
lambda
@itzlambda
Try it out at: https://starscout.xyz
1 reply
0 recast
0 reaction

lambda pfp
lambda
@itzlambda
Github repository: https://github.com/itzlambda/starscout
1 reply
0 recast
0 reaction