I would like to share with you my open source proj...
# share-your-work
k
I would like to share with you my open source project - Semantic Code Search ( https://github.com/sturdy-dev/semantic-code-search ) The tool lets you search code with natural language (you don’t need to know the exact keywords), for example: • ‘Where are API requests authenticated?’ • ‘Saving user objects to the database’ • ‘Handling of webhook events’ • ‘Where are jobs read from the queue?’ It’s a command line app and is fully local, and it was so much fun to build (and train)
a
Is AGPL negotiable? 😅
k
yes it is. Sorry @alltom, I didn’t see this message earlier somehow
a
It’s just that most of the code bases I’d want to search like this are at work, where there’s a strict no-AGPL policy for installed software.